fix: upgrade @types/qs from 6.9.15 to 6.9.16

Snyk has created this PR to upgrade @types/qs from 6.9.15 to 6.9.16.

See this package in npm:
https://www.npmjs.com/package/@types/qs

See this project in Snyk:
https://app.snyk.io/org/victoriametrics/project/69d9ccbb-b5b1-492f-9f8c-9032dcaf021e?utm_source=github&utm_medium=referral&page=upgrade-pr
This commit is contained in:
snyk-bot 2024-10-10 05:23:44 +00:00
parent ca2a08eabe
commit 91f997c1ea
No known key found for this signature in database
GPG key ID: 78AC5AE55A47A65B
2 changed files with 6 additions and 5 deletions

View file

@ -12,7 +12,7 @@
"@types/lodash.get": "^4.4.9", "@types/lodash.get": "^4.4.9",
"@types/lodash.throttle": "^4.1.9", "@types/lodash.throttle": "^4.1.9",
"@types/node": "^22.5.4", "@types/node": "^22.5.4",
"@types/qs": "^6.9.15", "@types/qs": "^6.9.16",
"@types/react-input-mask": "^3.0.5", "@types/react-input-mask": "^3.0.5",
"@types/react-router-dom": "^5.3.3", "@types/react-router-dom": "^5.3.3",
"@types/webpack-env": "^1.18.5", "@types/webpack-env": "^1.18.5",
@ -4330,9 +4330,10 @@
"peer": true "peer": true
}, },
"node_modules/@types/qs": { "node_modules/@types/qs": {
"version": "6.9.15", "version": "6.9.16",
"resolved": "https://registry.npmjs.org/@types/qs/-/qs-6.9.15.tgz", "resolved": "https://registry.npmjs.org/@types/qs/-/qs-6.9.16.tgz",
"integrity": "sha512-uXHQKES6DQKKCLh441Xv/dwxOq1TVS3JPUMlEqoEglvlhR6Mxnlew/Xq/LRVHpLyk7iK3zODe1qYHIMltO7XGg==" "integrity": "sha512-7i+zxXdPD0T4cKDuxCUXJ4wHcsJLwENa6Z3dCu8cfCK743OGy5Nu1RmAGqDPsoTDINVEcdXKRvR/zre+P2Ku1A==",
"license": "MIT"
}, },
"node_modules/@types/range-parser": { "node_modules/@types/range-parser": {
"version": "1.2.7", "version": "1.2.7",

View file

@ -8,7 +8,7 @@
"@types/lodash.get": "^4.4.9", "@types/lodash.get": "^4.4.9",
"@types/lodash.throttle": "^4.1.9", "@types/lodash.throttle": "^4.1.9",
"@types/node": "^22.5.4", "@types/node": "^22.5.4",
"@types/qs": "^6.9.15", "@types/qs": "^6.9.16",
"@types/react-input-mask": "^3.0.5", "@types/react-input-mask": "^3.0.5",
"@types/react-router-dom": "^5.3.3", "@types/react-router-dom": "^5.3.3",
"@types/webpack-env": "^1.18.5", "@types/webpack-env": "^1.18.5",