Merge pull request #20 from KingIronMan2011/dependabot/npm_and_yarn/qs-6.14.1

Bump qs from 6.10.4 to 6.14.1
This commit is contained in:
Julian Speckmann
2026-01-02 04:40:45 +01:00
committed by GitHub
2 changed files with 6 additions and 6 deletions

10
package-lock.json generated
View File

@@ -74,7 +74,7 @@
"prometheus-api-metrics": "~3.2.1",
"promisify-child-process": "~4.1.2",
"protobufjs": "~7.2.4",
"qs": "~6.10.4",
"qs": "~6.14.1",
"radius": "~1.1.4",
"redbean-node": "~0.3.0",
"redis": "~5.9.0",
@@ -15657,12 +15657,12 @@
}
},
"node_modules/qs": {
"version": "6.10.4",
"resolved": "https://registry.npmjs.org/qs/-/qs-6.10.4.tgz",
"integrity": "sha512-OQiU+C+Ds5qiH91qh/mg0w+8nwQuLjM4F4M/PbmhDOoYehPh+Fb0bDjtR1sOvy7YKxvj28Y/M0PhP5uVX0kB+g==",
"version": "6.14.1",
"resolved": "https://registry.npmjs.org/qs/-/qs-6.14.1.tgz",
"integrity": "sha512-4EK3+xJl8Ts67nLYNwqw/dsFVnCf+qR7RgXSK9jEEm9unao3njwMDdmsdvoKBKHzxd7tCYz5e5M+SnMjdtXGQQ==",
"license": "BSD-3-Clause",
"dependencies": {
"side-channel": "^1.0.4"
"side-channel": "^1.1.0"
},
"engines": {
"node": ">=0.6"

View File

@@ -135,7 +135,7 @@
"prometheus-api-metrics": "~3.2.1",
"promisify-child-process": "~4.1.2",
"protobufjs": "~7.2.4",
"qs": "~6.10.4",
"qs": "~6.14.1",
"radius": "~1.1.4",
"redbean-node": "~0.3.0",
"redis": "~5.9.0",