From c317c656564d9af2c0b77909c9a661d817a0faf5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 13 Apr 2022 21:55:09 +0000 Subject: [PATCH] Bump async from 1.5.2 to 3.2.2 Bumps [async](https://github.com/caolan/async) from 1.5.2 to 3.2.2. - [Release notes](https://github.com/caolan/async/releases) - [Changelog](https://github.com/caolan/async/blob/master/CHANGELOG.md) - [Commits](https://github.com/caolan/async/compare/v1.5.2...v3.2.2) --- updated-dependencies: - dependency-name: async dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++++-- 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index df7293ed..c79d9489 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "dependencies": { "JSONStream": "^1.3.1", "archiver": "^1.3.0", - "async": "^1.5.2", + "async": "^3.2.2", "body-parser": "^1.14.2", "concurrently": "^3.5.1", "connect-ensure-login": "^0.1.1", diff --git a/yarn.lock b/yarn.lock index ef2f43ef..a30885f0 100644 --- a/yarn.lock +++ b/yarn.lock @@ -175,10 +175,14 @@ async@^0.9.0: version "0.9.2" resolved "https://registry.yarnpkg.com/async/-/async-0.9.2.tgz#aea74d5e61c1f899613bf64bda66d4c78f2fd17d" -async@^1.4.0, async@^1.5.2: +async@^1.4.0: version "1.5.2" resolved "https://registry.yarnpkg.com/async/-/async-1.5.2.tgz#ec6a61ae56480c0c3cb241c95618e20892f9672a" +async@^3.2.2: + version "3.2.2" + resolved "https://registry.yarnpkg.com/async/-/async-3.2.2.tgz#2eb7671034bb2194d45d30e31e24ec7e7f9670cd" + asynckit@^0.4.0: version "0.4.0" resolved "https://registry.yarnpkg.com/asynckit/-/asynckit-0.4.0.tgz#c79ed97f7f34cb8f2ba1bc9790bcc366474b4b79" @@ -1918,7 +1922,7 @@ once@^1.3.0, once@^1.4.0: onetime@^1.0.0: version "1.1.0" - resolved "http://registry.npmjs.org/onetime/-/onetime-1.1.0.tgz#a1f7838f8314c516f05ecefcbc4ccfe04b4ed789" + resolved "https://registry.npmjs.org/onetime/-/onetime-1.1.0.tgz#a1f7838f8314c516f05ecefcbc4ccfe04b4ed789" openrosa-form-submission-middleware@^1.0.4: version "1.1.0"