build(deps-dev): Bump @types/qs from 6.9.13 to 6.9.14 (#2085)

Bumps [@types/qs](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/qs) from 6.9.13 to 6.9.14.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/qs)

---
updated-dependencies:
- dependency-name: "@types/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:
dependabot[bot] 2024-03-20 21:50:37 +00:00 committed by GitHub
parent 65dd86da4d
commit 4519564562
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@ -45,7 +45,7 @@
"@types/jest": "29.5.12",
"@types/node": "20.11.30",
"@types/node-fetch": "2.6.11",
"@types/qs": "6.9.13",
"@types/qs": "6.9.14",
"@typescript-eslint/eslint-plugin": "7.3.1",
"@typescript-eslint/parser": "7.3.1",
"abort-controller": "3.0.0",
@ -5356,9 +5356,9 @@
}
},
"node_modules/@types/qs": {
"version": "6.9.13",
"resolved": "https://registry.npmjs.org/@types/qs/-/qs-6.9.13.tgz",
"integrity": "sha512-iLR+1vTTJ3p0QaOUq6ACbY1mzKTODFDT/XedZI8BksOotFmL4ForwDfRQ/DZeuTHR7/2i4lI1D203gdfxuqTlA==",
"version": "6.9.14",
"resolved": "https://registry.npmjs.org/@types/qs/-/qs-6.9.14.tgz",
"integrity": "sha512-5khscbd3SwWMhFqylJBLQ0zIu7c1K6Vz0uBIt915BI3zV0q1nfjRQD3RqSBcPaO6PHEF4ov/t9y89fSiyThlPA==",
"dev": true
},
"node_modules/@types/range-parser": {

View File

@ -93,7 +93,7 @@
"@types/jest": "29.5.12",
"@types/node": "20.11.30",
"@types/node-fetch": "2.6.11",
"@types/qs": "6.9.13",
"@types/qs": "6.9.14",
"@typescript-eslint/eslint-plugin": "7.3.1",
"@typescript-eslint/parser": "7.3.1",
"abort-controller": "3.0.0",