diff --git a/api/package.json b/api/package.json index 29962e0d16..55432176d7 100644 --- a/api/package.json +++ b/api/package.json @@ -207,7 +207,7 @@ "@types/nodemailer": "6.4.14", "@types/object-hash": "3.0.6", "@types/papaparse": "5.3.14", - "@types/qs": "6.9.12", + "@types/qs": "6.9.14", "@types/sanitize-html": "2.11.0", "@types/stream-json": "1.7.7", "@types/tar": "6.1.11", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 82c408e700..1b1e76032d 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -485,8 +485,8 @@ importers: specifier: 5.3.14 version: 5.3.14 '@types/qs': - specifier: 6.9.12 - version: 6.9.12 + specifier: 6.9.14 + version: 6.9.14 '@types/sanitize-html': specifier: 2.11.0 version: 2.11.0 @@ -8032,7 +8032,7 @@ packages: resolution: {integrity: sha512-oaYtiBirUOPQGSWNGPWnzyAFJ0BP3cwvN4oWZQY+zUBwpVIGsKUkpBpSztp74drYcjavs7SKFZ4DX1V2QeN8rg==} dependencies: '@types/node': 18.19.26 - '@types/qs': 6.9.12 + '@types/qs': 6.9.14 '@types/range-parser': 1.2.7 '@types/send': 0.17.4 @@ -8041,7 +8041,7 @@ packages: dependencies: '@types/body-parser': 1.19.5 '@types/express-serve-static-core': 4.17.43 - '@types/qs': 6.9.12 + '@types/qs': 6.9.14 '@types/serve-static': 1.15.5 /@types/file-saver@2.0.7: @@ -8266,8 +8266,8 @@ packages: '@types/node': 18.19.26 dev: true - /@types/qs@6.9.12: - resolution: {integrity: sha512-bZcOkJ6uWrL0Qb2NAWKa7TBU+mJHPzhx9jjLL1KHF+XpzEcR7EXHvjbHlGtR/IsP1vyPrehuS6XqkmaePy//mg==} + /@types/qs@6.9.14: + resolution: {integrity: sha512-5khscbd3SwWMhFqylJBLQ0zIu7c1K6Vz0uBIt915BI3zV0q1nfjRQD3RqSBcPaO6PHEF4ov/t9y89fSiyThlPA==} /@types/range-parser@1.2.7: resolution: {integrity: sha512-hKormJbkJqzQGhziax5PItDUTMAM9uE2XXQmM37dyd4hVM+5aVl7oVxMVUiVQn2oCQFN/LKCZdvSM0pFRqbSmQ==}