aboutsummaryrefslogtreecommitdiff
path: root/vnext/package-lock.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2021-03-22 08:07:56 +0000
committerGravatar Vitaly Takmazov2023-01-13 10:37:56 +0300
commit0bfe741b8c8d43ce7e3d9061b300f4a5e16f117b (patch)
tree43f69689cd02b004f846c4acabf8058cdb271fa1 /vnext/package-lock.json
parent6a9d3b63654d17cd3bf0bfe0308e30a218d3fd8c (diff)
Bump qs from 6.10.0 to 6.10.1
Bumps [qs](https://github.com/ljharb/qs) from 6.10.0 to 6.10.1. - [Release notes](https://github.com/ljharb/qs/releases) - [Changelog](https://github.com/ljharb/qs/blob/master/CHANGELOG.md) - [Commits](https://github.com/ljharb/qs/compare/v6.10.0...v6.10.1) Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'vnext/package-lock.json')
-rw-r--r--vnext/package-lock.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/vnext/package-lock.json b/vnext/package-lock.json
index 78f6d7a8..90fe4cfe 100644
--- a/vnext/package-lock.json
+++ b/vnext/package-lock.json
@@ -13472,9 +13472,9 @@
"dev": true
},
"qs": {
- "version": "6.10.0",
- "resolved": "https://registry.npmjs.org/qs/-/qs-6.10.0.tgz",
- "integrity": "sha512-yjACOWijC6L/kmPZZAsVBNY2zfHSIbpdpL977quseu56/8BZ2LoF5axK2bGhbzhVKt7V9xgWTtpyLbxwIoER0Q==",
+ "version": "6.10.1",
+ "resolved": "https://registry.npmjs.org/qs/-/qs-6.10.1.tgz",
+ "integrity": "sha512-M528Hph6wsSVOBiYUnGf+K/7w0hNshs/duGsNXPUCLH5XAqjEtiPGwNONLV0tBH8NoGb0mvD5JubnUTrujKDTg==",
"requires": {
"side-channel": "^1.0.4"
}