Skip to content

Commit aac4787

Browse files
Bump qs from 6.7.0 to 6.7.3 in /node
Bumps [qs](https://github.com/ljharb/qs) from 6.7.0 to 6.7.3. - [Release notes](https://github.com/ljharb/qs/releases) - [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md) - [Commits](ljharb/qs@v6.7.0...v6.7.3) --- updated-dependencies: - dependency-name: qs dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a579928 commit aac4787

File tree

2 files changed

+7
-6
lines changed

2 files changed

+7
-6
lines changed

node/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"cookie": "^0.3.1",
2424
"graphql": "^14.5.8",
2525
"graphql-tools": "^4.0.6",
26-
"qs": "^6.6.0",
26+
"qs": "^6.7.3",
2727
"querystring": "^0.2.0",
2828
"ramda": "^0.26.1",
2929
"slugify": "^1.2.6",

node/yarn.lock

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5387,10 +5387,10 @@ punycode@^2.1.0, punycode@^2.1.1:
53875387
resolved "https://registry.yarnpkg.com/punycode/-/punycode-2.1.1.tgz#b58b010ac40c22c5657616c8d2c2c02c7bf479ec"
53885388
integrity sha512-XRsRjdf+j5ml+y/6GKHPZbrF/8p2Yga0JPtdqTIY2Xe5ohJPD9saDJJLPvp9+NSBprVvevdXZybnj2cv8OEd0A==
53895389

5390-
qs@^6.5.1, qs@^6.5.2, qs@^6.6.0:
5391-
version "6.7.0"
5392-
resolved "https://registry.yarnpkg.com/qs/-/qs-6.7.0.tgz#41dc1a015e3d581f1621776be31afb2876a9b1bc"
5393-
integrity sha512-VCdBRNFTX1fyE7Nb6FYoURo/SPe62QCaAyzJvUjwRaIsc+NePBEniHlvxFmmX56+HZphIGtV0XeCirBtpDrTyQ==
5390+
qs@^6.5.1, qs@^6.5.2, qs@^6.7.3:
5391+
version "6.7.3"
5392+
resolved "https://registry.yarnpkg.com/qs/-/qs-6.7.3.tgz#67634d715101aa950601f58dbef353b7e1696b95"
5393+
integrity sha512-WBoQWf5L/UOLqUj8Mvr4Om7J+ZTCqPbYPHyeLNRS9t9Q3M3/o/9ctpWnlo8yyETPclx7FhH5LidjKKJa9kdSRQ==
53945394

53955395
qs@~6.5.2:
53965396
version "6.5.2"
@@ -6055,8 +6055,9 @@ static-extend@^0.1.1:
60556055
define-property "^0.2.5"
60566056
object-copy "^0.1.0"
60576057

6058-
"stats-lite@github:vtex/node-stats-lite#dist":
6058+
stats-lite@vtex/node-stats-lite#dist:
60596059
version "2.2.0"
6060+
uid "1b0d39cc41ef7aaecfd541191f877887a2044797"
60606061
resolved "https://codeload.github.com/vtex/node-stats-lite/tar.gz/1b0d39cc41ef7aaecfd541191f877887a2044797"
60616062
dependencies:
60626063
isnumber "~1.0.0"

0 commit comments

Comments
 (0)