mirror of
https://github.com/ferdikoomen/openapi-typescript-codegen.git
synced 2025-12-08 20:16:21 +00:00
build(deps-dev): Bump qs from 6.11.1 to 6.11.2 (#1541)
Bumps [qs](https://github.com/ljharb/qs) from 6.11.1 to 6.11.2. - [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md) - [Commits](https://github.com/ljharb/qs/compare/v6.11.1...v6.11.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
a4efdc0e1e
commit
2d92b785a6
8
package-lock.json
generated
8
package-lock.json
generated
@ -63,7 +63,7 @@
|
||||
"node-fetch": "2.6.9",
|
||||
"prettier": "2.8.8",
|
||||
"puppeteer": "19.11.1",
|
||||
"qs": "6.11.1",
|
||||
"qs": "6.11.2",
|
||||
"rimraf": "5.0.0",
|
||||
"rollup": "3.20.2",
|
||||
"rollup-plugin-terser": "7.0.2",
|
||||
@ -14014,9 +14014,9 @@
|
||||
]
|
||||
},
|
||||
"node_modules/qs": {
|
||||
"version": "6.11.1",
|
||||
"resolved": "https://registry.npmjs.org/qs/-/qs-6.11.1.tgz",
|
||||
"integrity": "sha512-0wsrzgTz/kAVIeuxSjnpGC56rzYtr6JT/2BwEvMaPhFIoYa1aGO8LbzuU1R0uUYQkLpWBTOj0l/CLAJB64J6nQ==",
|
||||
"version": "6.11.2",
|
||||
"resolved": "https://registry.npmjs.org/qs/-/qs-6.11.2.tgz",
|
||||
"integrity": "sha512-tDNIz22aBzCDxLtVH++VnTfzxlfeK5CbqohpSqpJgj1Wg/cQbStNAz3NuqCs5vV+pjBsK4x4pN9HlVh7rcYRiA==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"side-channel": "^1.0.4"
|
||||
|
||||
@ -111,7 +111,7 @@
|
||||
"node-fetch": "2.6.9",
|
||||
"prettier": "2.8.8",
|
||||
"puppeteer": "19.11.1",
|
||||
"qs": "6.11.1",
|
||||
"qs": "6.11.2",
|
||||
"rimraf": "5.0.0",
|
||||
"rollup": "3.20.2",
|
||||
"rollup-plugin-terser": "7.0.2",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user