From 65aa26009cbd60be2dfe630de37fe1b6ed8d46d7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 6 Dec 2022 15:50:10 +0000 Subject: [PATCH] Bump qs in /contrib/node/testprojects/lockfile-invalidation Bumps [qs](https://github.com/ljharb/qs) from 6.3.0 to 6.3.3. - [Release notes](https://github.com/ljharb/qs/releases) - [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md) - [Commits](https://github.com/ljharb/qs/compare/v6.3.0...v6.3.3) --- updated-dependencies: - dependency-name: qs dependency-type: indirect ... Signed-off-by: dependabot[bot] --- contrib/node/testprojects/lockfile-invalidation/yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/contrib/node/testprojects/lockfile-invalidation/yarn.lock b/contrib/node/testprojects/lockfile-invalidation/yarn.lock index 1d11d1597ab..e7159f88db6 100644 --- a/contrib/node/testprojects/lockfile-invalidation/yarn.lock +++ b/contrib/node/testprojects/lockfile-invalidation/yarn.lock @@ -1035,7 +1035,7 @@ is-number@^2.0.2, is-number@^2.1.0: is-posix-bracket@^0.1.0: version "0.1.1" - resolved "http://registry.npmjs.org/is-posix-bracket/-/is-posix-bracket-0.1.1.tgz#3334dc79774368e92f016e6fbc0a88f5cd6e6bc4" + resolved "https://registry.npmjs.org/is-posix-bracket/-/is-posix-bracket-0.1.1.tgz#3334dc79774368e92f016e6fbc0a88f5cd6e6bc4" is-primitive@^2.0.0: version "2.0.0" @@ -1305,8 +1305,8 @@ punycode@^1.4.1: resolved "https://registry.yarnpkg.com/punycode/-/punycode-1.4.1.tgz#c0d5a63b2718800ad8e1eb0fa5269c84dd41845e" qs@~6.3.0: - version "6.3.0" - resolved "https://registry.yarnpkg.com/qs/-/qs-6.3.0.tgz#f403b264f23bc01228c74131b407f18d5ea5d442" + version "6.3.3" + resolved "https://registry.yarnpkg.com/qs/-/qs-6.3.3.tgz#645c23bd6def4d552f258f0aadfeea6fd57f5a86" randomatic@^1.1.3: version "1.1.6"