Skip to content

Commit a72a83c

Browse files
build(deps): bump qs from 6.5.2 to 6.5.3
Bumps [qs](https://github.com/ljharb/qs) from 6.5.2 to 6.5.3. - [Release notes](https://github.com/ljharb/qs/releases) - [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md) - [Commits](ljharb/qs@v6.5.2...v6.5.3) --- updated-dependencies: - dependency-name: qs dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5c64309 commit a72a83c

1 file changed

Lines changed: 7 additions & 7 deletions

File tree

yarn.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1667,10 +1667,10 @@
16671667
dependencies:
16681668
"@types/yargs-parser" "*"
16691669

1670-
"@ulixee/js-path@2.0.0-alpha.13":
1671-
version "2.0.0-alpha.13"
1672-
resolved "https://registry.yarnpkg.com/@ulixee/js-path/-/js-path-2.0.0-alpha.13.tgz#74212dd8a8eb67685c042a91c1a0438778f4a043"
1673-
integrity sha512-Ve1dfgIyALifADCF1eiGUlHD/6eFH3yhc6GyGiEGlRQ4q3oDuCKXGj/oOEW+h7w4a7y9QqQNWlzilQP5YHbTKQ==
1670+
"@ulixee/js-path@^2.0.0-alpha.13":
1671+
version "2.0.0-alpha.15"
1672+
resolved "https://registry.yarnpkg.com/@ulixee/js-path/-/js-path-2.0.0-alpha.15.tgz#3caf0ab7e37f9bd8589139980c2d29cd27a5a68d"
1673+
integrity sha512-p1Iov3Mh8V8TcwYQeEbvXSKu2YnIhBgEY76EuTRxdza5CD7C4aFttzrIp1AxLDUapgKyuqfbUe3u0/CLDJp4sA==
16741674

16751675
"@vue/babel-helper-vue-jsx-merge-props@^1.0.0":
16761676
version "1.0.0"
@@ -8906,9 +8906,9 @@ qs@6.7.0:
89068906
integrity sha512-VCdBRNFTX1fyE7Nb6FYoURo/SPe62QCaAyzJvUjwRaIsc+NePBEniHlvxFmmX56+HZphIGtV0XeCirBtpDrTyQ==
89078907

89088908
qs@~6.5.2:
8909-
version "6.5.2"
8910-
resolved "https://registry.yarnpkg.com/qs/-/qs-6.5.2.tgz#cb3ae806e8740444584ef154ce8ee98d403f3e36"
8911-
integrity sha512-N5ZAX4/LxJmF+7wN74pUD6qAh9/wnvdQcjq9TZjevvXzSUo7bfmw91saqMjzGS2xq91/odN2dW/WOl7qQHNDGA==
8909+
version "6.5.3"
8910+
resolved "https://registry.yarnpkg.com/qs/-/qs-6.5.3.tgz#3aeeffc91967ef6e35c0e488ef46fb296ab76aad"
8911+
integrity sha512-qxXIEh4pCGfHICj1mAJQ2/2XVZkjCDTcEgfoSQxc/fYivUZxTkk7L3bDBJSoNrEzXI17oUO5Dp07ktqE5KzczA==
89128912

89138913
query-string@^4.1.0:
89148914
version "4.3.4"

0 commit comments

Comments
 (0)