Skip to content

Commit

Permalink
Merge pull request #125 from microcipcip/dependabot/npm_and_yarn/pack…
Browse files Browse the repository at this point in the history
…ages/cookie-universal/async-2.6.4

Bump async from 2.6.0 to 2.6.4 in /packages/cookie-universal
  • Loading branch information
microcipcip committed Jul 7, 2022
2 parents a0319a5 + b5717e7 commit 436e98a
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 13 deletions.
18 changes: 9 additions & 9 deletions packages/cookie-universal/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

9 changes: 5 additions & 4 deletions packages/cookie-universal/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -250,10 +250,11 @@ async-each@^1.0.0:
resolved "https://registry.yarnpkg.com/async-each/-/async-each-1.0.1.tgz#19d386a1d9edc6e7c1c85d388aedbcc56d33602d"

async@^2.1.2:
version "2.6.0"
resolved "https://registry.yarnpkg.com/async/-/async-2.6.0.tgz#61a29abb6fcc026fea77e56d1c6ec53a795951f4"
version "2.6.4"
resolved "https://registry.yarnpkg.com/async/-/async-2.6.4.tgz#706b7ff6084664cd7eae713f6f965433b5504221"
integrity sha512-mzo5dfJYwAn29PeiJ0zvwTo04zj8HDJj0Mn8TD7sno7q12prdbnasKJHhkm2c1LgrhlJ0teaea8860oxi51mGA==
dependencies:
lodash "^4.14.0"
lodash "^4.17.14"

asynckit@^0.4.0:
version "0.4.0"
Expand Down Expand Up @@ -2613,7 +2614,7 @@ lodash.cond@^4.3.0:
version "4.5.2"
resolved "https://registry.yarnpkg.com/lodash.cond/-/lodash.cond-4.5.2.tgz#f471a1da486be60f6ab955d17115523dd1d255d5"

lodash@^4.14.0, lodash@^4.17.19, lodash@^4.17.4, lodash@^4.3.0, lodash@^4.7.0:
lodash@^4.17.14, lodash@^4.17.19, lodash@^4.17.4, lodash@^4.3.0, lodash@^4.7.0:
version "4.17.21"
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.21.tgz#679591c564c3bffaae8454cf0b3df370c3d6911c"
integrity sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==
Expand Down

0 comments on commit 436e98a

Please sign in to comment.