aboutsummaryrefslogtreecommitdiff
path: root/vnext/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2021-03-19 06:23:18 +0000
committerGravatar Vitaly Takmazov2023-01-13 10:37:56 +0300
commit6a9d3b63654d17cd3bf0bfe0308e30a218d3fd8c (patch)
tree085cfa781b5343286e64faf852db5e5aa9e8f605 /vnext/package.json
parentb39a925eee039ff71fc34fec6a2c88bb6f69d834 (diff)
Bump qs from 6.9.6 to 6.10.0
Bumps [qs](https://github.com/ljharb/qs) from 6.9.6 to 6.10.0. - [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.9.6...v6.10.0) 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 ef6645fe..9d762bb2 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.9.6",
+ "qs": "^6.10.0",
"react": "17.0.1",
"react-content-loader": "^6.0.2",
"react-cookie": "^4.0.3",