mirror of
https://github.com/ferdikoomen/openapi-typescript-codegen.git
synced 2025-12-08 20:16:21 +00:00
Bump qs from 6.12.1 to 6.12.2 (#2208)
Bumps [qs](https://github.com/ljharb/qs) from 6.12.1 to 6.12.2. - [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md) - [Commits](https://github.com/ljharb/qs/compare/v6.12.1...v6.12.2) --- 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
b74e356603
commit
e46409225b
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.1",
|
||||
"qs": "6.12.2",
|
||||
"rimraf": "5.0.7",
|
||||
"rollup": "4.14.0",
|
||||
"rxjs": "7.8.1",
|
||||
@ -14765,9 +14765,9 @@
|
||||
]
|
||||
},
|
||||
"node_modules/qs": {
|
||||
"version": "6.12.1",
|
||||
"resolved": "https://registry.npmjs.org/qs/-/qs-6.12.1.tgz",
|
||||
"integrity": "sha512-zWmv4RSuB9r2mYQw3zxQuHWeU+42aKi1wWig/j4ele4ygELZ7PEO6MM7rim9oAQH2A5MWfsAVf/jPvTPgCbvUQ==",
|
||||
"version": "6.12.2",
|
||||
"resolved": "https://registry.npmjs.org/qs/-/qs-6.12.2.tgz",
|
||||
"integrity": "sha512-x+NLUpx9SYrcwXtX7ob1gnkSems4i/mGZX5SlYxwIau6RrUSODO89TR/XDGGpn5RPWSYIB+aSfuSlV5+CmbTBg==",
|
||||
"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.1",
|
||||
"qs": "6.12.2",
|
||||
"rimraf": "5.0.7",
|
||||
"rollup": "4.14.0",
|
||||
"rxjs": "7.8.1",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user