mirror of
https://github.com/ferdikoomen/openapi-typescript-codegen.git
synced 2025-12-08 20:16:21 +00:00
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:
parent
2b889d6089
commit
0368abafd6
8
package-lock.json
generated
8
package-lock.json
generated
@ -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"
|
||||
|
||||
@ -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",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user