Skip to content

Commit

Permalink
Merge pull request #447 from tonlabs/dependabot/npm_and_yarn/packages…
Browse files Browse the repository at this point in the history
…/lib-react-native-jsi/example64/async-2.6.4

Bump async from 2.6.3 to 2.6.4 in /packages/lib-react-native-jsi/example64
  • Loading branch information
d3p authored Sep 7, 2022
2 parents 4dccc6e + 5e00209 commit 5927e75
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions packages/lib-react-native-jsi/example64/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -725,6 +725,9 @@
minimatch "^3.0.4"
strip-json-comments "^3.1.1"

"@eversdk/core@file:../../core":
version "1.37.1"

"@hapi/hoek@^9.0.0":
version "9.2.0"
resolved "https://registry.yarnpkg.com/@hapi/hoek/-/hoek-9.2.0.tgz#f3933a44e365864f4dad5db94158106d511e8131"
Expand Down Expand Up @@ -1125,9 +1128,6 @@
dependencies:
"@sinonjs/commons" "^1.7.0"

"@eversdk/core@file:../../core":
version "1.21.0"

"@types/babel__core@^7.0.0", "@types/babel__core@^7.1.7":
version "7.1.14"
resolved "https://registry.yarnpkg.com/@types/babel__core/-/babel__core-7.1.14.tgz#faaeefc4185ec71c389f4501ee5ec84b170cc402"
Expand Down Expand Up @@ -1526,9 +1526,9 @@ async-limiter@~1.0.0:
integrity sha512-csOlWGAcRFJaI6m+F2WKdnMKr4HhdhFVBk0H/QbJFMCr+uO2kwohwXQPxw/9OCxp05r5ghVBFSyioixx3gfkNQ==

async@^2.4.0:
version "2.6.3"
resolved "https://registry.yarnpkg.com/async/-/async-2.6.3.tgz#d72625e2344a3656e3a3ad4fa749fa83299d82ff"
integrity sha512-zflvls11DCy+dQWzTW2dzuilv8Z5X/pjfmZOWba6TNIVDm+2UDaJmXSOXlasHKfNBs8oo3M0aT50fDEWfKZjXg==
version "2.6.4"
resolved "https://registry.yarnpkg.com/async/-/async-2.6.4.tgz#706b7ff6084664cd7eae713f6f965433b5504221"
integrity sha512-mzo5dfJYwAn29PeiJ0zvwTo04zj8HDJj0Mn8TD7sno7q12prdbnasKJHhkm2c1LgrhlJ0teaea8860oxi51mGA==
dependencies:
lodash "^4.17.14"

Expand Down

0 comments on commit 5927e75

Please sign in to comment.