aboutsummaryrefslogtreecommitdiff
path: root/vnext/package.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.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.json')
-rw-r--r--vnext/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/vnext/package.json b/vnext/package.json
index 9d762bb2..b1eefd24 100644
--- a/vnext/package.json
+++ b/vnext/package.json
@@ -78,7 +78,7 @@
"core-js": "^3.9.1",
"evil-icons": "^1.10.1",
"moment": "^2.29.1",
- "qs": "^6.10.0",
+ "qs": "^6.10.1",
"react": "17.0.1",
"react-content-loader": "^6.0.2",
"react-cookie": "^4.0.3",