Bump qs from 6.9.4 to 6.9.7 in /client

Bumps [qs](https://github.com/ljharb/qs) from 6.9.4 to 6.9.7.
- [Release notes](https://github.com/ljharb/qs/releases)
- [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ljharb/qs/compare/v6.9.4...v6.9.7)

---
updated-dependencies:
- dependency-name: qs
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-12-06 16:27:07 +00:00 committed by GitHub
parent 20720ca4f9
commit 524f5b877b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

View File

@ -12457,9 +12457,9 @@
"dev": true "dev": true
}, },
"qs": { "qs": {
"version": "6.9.4", "version": "6.9.7",
"resolved": "https://registry.npmjs.org/qs/-/qs-6.9.4.tgz", "resolved": "https://registry.npmjs.org/qs/-/qs-6.9.7.tgz",
"integrity": "sha512-A1kFqHekCTM7cz0udomYUoYNWjBebHm/5wzU/XqrBRBNWectVH0QIiN+NEcZ0Dte5hvzHwbr8+XQmguPhJ6WdQ==" "integrity": "sha512-IhMFgUmuNpyRfxA90umL7ByLlgRXu6tIfKPpF5TmcfRLlLCckfP/g3IQmju6jjpu+Hh8rA+2p6A27ZSPOOHdKw=="
}, },
"query-string": { "query-string": {
"version": "6.13.7", "version": "6.13.7",

View File

@ -77,7 +77,7 @@
"lodash": "^4.17.21", "lodash": "^4.17.21",
"messageformat": "^0.2.2", "messageformat": "^0.2.2",
"moment": "^2.27.0", "moment": "^2.27.0",
"qs": "^6.5.2", "qs": "^6.9.7",
"query-string": "^6.12.1", "query-string": "^6.12.1",
"quill-image-resize-module-react": "^3.0.0", "quill-image-resize-module-react": "^3.0.0",
"quill-magic-url": "^4.1.3", "quill-magic-url": "^4.1.3",