diff --git a/dotcom-rendering/package.json b/dotcom-rendering/package.json index 860177ae663..fa5558053cc 100644 --- a/dotcom-rendering/package.json +++ b/dotcom-rendering/package.json @@ -78,7 +78,7 @@ "@types/lodash.debounce": "4.0.7", "@types/lodash.get": "4.4.9", "@types/node": "catalog:", - "@types/qs": "6.9.15", + "@types/qs": "6.15.1", "@types/react": "18.3.1", "@types/react-dom": "18.3.0", "@types/react-google-recaptcha": "2.1.9", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 4201a6854ff..242e742054e 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -623,8 +623,8 @@ importers: specifier: 'catalog:' version: 24.12.4 '@types/qs': - specifier: 6.9.15 - version: 6.9.15 + specifier: 6.15.1 + version: 6.15.1 '@types/react': specifier: 18.3.1 version: 18.3.1 @@ -4672,6 +4672,9 @@ packages: '@types/prop-types@15.7.15': resolution: {integrity: sha512-F6bEyamV9jKGAFBEmlQnesRPGOQqS2+Uwi0Em15xenOxHaf2hv6L8YCVn3rPdPJOiJfPiCnLIRyvwVaqMY3MIw==} + '@types/qs@6.15.1': + resolution: {integrity: sha512-GZHUBZR9hckSUhrxmp1nG6NwdpM9fCunJwyThLW1X3AyHgd9IlHb6VANpQQqDr2o/qQp6McZ3y/IA2rVzKzSbw==} + '@types/qs@6.9.15': resolution: {integrity: sha512-uXHQKES6DQKKCLh441Xv/dwxOq1TVS3JPUMlEqoEglvlhR6Mxnlew/Xq/LRVHpLyk7iK3zODe1qYHIMltO7XGg==} @@ -14084,6 +14087,8 @@ snapshots: '@types/prop-types@15.7.15': {} + '@types/qs@6.15.1': {} + '@types/qs@6.9.15': {} '@types/range-parser@1.2.7': {} @@ -14236,7 +14241,7 @@ snapshots: '@typescript-eslint/project-service@8.57.1(supports-color@8.1.1)(typescript@6.0.3)': dependencies: '@typescript-eslint/tsconfig-utils': 8.57.1(typescript@6.0.3) - '@typescript-eslint/types': 8.57.1 + '@typescript-eslint/types': 8.70.0 debug: 4.4.3(supports-color@8.1.1) typescript: 6.0.3 transitivePeerDependencies: