Bump qs from 6.12.2 to 6.12.3 (#2218)

Bumps [qs](https://github.com/ljharb/qs) from 6.12.2 to 6.12.3.
- [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ljharb/qs/compare/v6.12.2...v6.12.3)

---
updated-dependencies:
- dependency-name: qs
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2024-07-09 21:20:51 +00:00 committed by GitHub
parent 2b889d6089
commit 0368abafd6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@ -64,7 +64,7 @@
"node-fetch": "2.7.0",
"prettier": "3.3.2",
"puppeteer": "22.12.1",
"qs": "6.12.2",
"qs": "6.12.3",
"rimraf": "5.0.8",
"rollup": "4.14.0",
"rxjs": "7.8.1",
@ -14765,9 +14765,9 @@
]
},
"node_modules/qs": {
"version": "6.12.2",
"resolved": "https://registry.npmjs.org/qs/-/qs-6.12.2.tgz",
"integrity": "sha512-x+NLUpx9SYrcwXtX7ob1gnkSems4i/mGZX5SlYxwIau6RrUSODO89TR/XDGGpn5RPWSYIB+aSfuSlV5+CmbTBg==",
"version": "6.12.3",
"resolved": "https://registry.npmjs.org/qs/-/qs-6.12.3.tgz",
"integrity": "sha512-AWJm14H1vVaO/iNZ4/hO+HyaTehuy9nRqVdkTqlJt0HWvBiBIEXFmb4C0DGeYo3Xes9rrEW+TxHsaigCbN5ICQ==",
"dev": true,
"dependencies": {
"side-channel": "^1.0.6"

View File

@ -112,7 +112,7 @@
"node-fetch": "2.7.0",
"prettier": "3.3.2",
"puppeteer": "22.12.1",
"qs": "6.12.2",
"qs": "6.12.3",
"rimraf": "5.0.8",
"rollup": "4.14.0",
"rxjs": "7.8.1",