chore(deps): bump qs from 6.13.1 to 6.14.0 (#10817)
Bumps [qs](https://github.com/ljharb/qs) from 6.13.1 to 6.14.0. - [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md) - [Commits](https://github.com/ljharb/qs/compare/v6.13.1...v6.14.0) --- updated-dependencies: - dependency-name: qs dependency-type: direct:production update-type: version-update:semver-minor ... 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:
10
package-lock.json
generated
10
package-lock.json
generated
@@ -48,7 +48,7 @@
|
||||
"pg": "^8.13.1",
|
||||
"priorityqueuejs": "^2.0.0",
|
||||
"prom-client": "^15.1.3",
|
||||
"qs": "^6.13.1",
|
||||
"qs": "^6.14.0",
|
||||
"query-string": "^9.1.1",
|
||||
"semver": "~7.6.3",
|
||||
"simple-icons": "14.2.0",
|
||||
@@ -27192,11 +27192,11 @@
|
||||
}
|
||||
},
|
||||
"node_modules/qs": {
|
||||
"version": "6.13.1",
|
||||
"resolved": "https://registry.npmjs.org/qs/-/qs-6.13.1.tgz",
|
||||
"integrity": "sha512-EJPeIn0CYrGu+hli1xilKAPXODtJ12T0sP63Ijx2/khC2JtuaN3JyNIpvmnkmaEtha9ocbG4A4cMcr+TvqvwQg==",
|
||||
"version": "6.14.0",
|
||||
"resolved": "https://registry.npmjs.org/qs/-/qs-6.14.0.tgz",
|
||||
"integrity": "sha512-YWWTjgABSKcvs/nWBi9PycY/JiPJqOD4JA6o9Sej2AtvSGarXxKC3OQSk4pAarbdQlKAh5D4FCQkJNkW+GAn3w==",
|
||||
"dependencies": {
|
||||
"side-channel": "^1.0.6"
|
||||
"side-channel": "^1.1.0"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=0.6"
|
||||
|
||||
@@ -60,7 +60,7 @@
|
||||
"pg": "^8.13.1",
|
||||
"priorityqueuejs": "^2.0.0",
|
||||
"prom-client": "^15.1.3",
|
||||
"qs": "^6.13.1",
|
||||
"qs": "^6.14.0",
|
||||
"query-string": "^9.1.1",
|
||||
"semver": "~7.6.3",
|
||||
"simple-icons": "14.2.0",
|
||||
|
||||
Reference in New Issue
Block a user