diff options
author | dependabot[bot] | 2021-01-14 07:07:02 +0000 |
---|---|---|
committer | Vitaly Takmazov | 2023-01-13 10:37:56 +0300 |
commit | b2173ab95f962b861764017bc07b181683044f40 (patch) | |
tree | 1100d68f73a710aa49c27887e16d703a8d2945bc /vnext/package.json | |
parent | 6a928e9d2fb29baae6a9de6fb4478cfef8ce9e9a (diff) |
Bump qs from 6.9.4 to 6.9.6
Bumps [qs](https://github.com/ljharb/qs) from 6.9.4 to 6.9.6.
- [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.4...v6.9.6)
Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'vnext/package.json')
-rw-r--r-- | vnext/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vnext/package.json b/vnext/package.json index 5ea0002f..4cb801d0 100644 --- a/vnext/package.json +++ b/vnext/package.json @@ -78,7 +78,7 @@ "core-js": "^3.8.2", "evil-icons": "^1.10.1", "moment": "^2.29.1", - "qs": "^6.9.4", + "qs": "^6.9.6", "react": "17.0.1", "react-content-loader": "^5.1.4", "react-cookie": "^4.0.3", |