diff --git a/packages/rest-api-client/package.json b/packages/rest-api-client/package.json index 4958fa302b..13d2a3a4de 100644 --- a/packages/rest-api-client/package.json +++ b/packages/rest-api-client/package.json @@ -60,7 +60,7 @@ "@types/core-js": "^2.5.8", "@types/js-base64": "^3.3.1", "@types/mime": "^3.0.4", - "@types/qs": "^6.9.17", + "@types/qs": "^6.9.18", "rollup": "^4.30.1", "rollup-plugin-ecma-version-validator": "^0.2.13", "rollup-plugin-license": "^3.5.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index ece441264f..6c9aeb7d2b 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -481,8 +481,8 @@ importers: specifier: ^3.0.4 version: 3.0.4 '@types/qs': - specifier: ^6.9.17 - version: 6.9.17 + specifier: ^6.9.18 + version: 6.9.18 babel-loader: specifier: ^9.2.1 version: 9.2.1(@babel/core@7.26.0)(webpack@5.97.1) @@ -3334,7 +3334,7 @@ packages: resolution: {integrity: sha512-wALWQwrgiB2AWTT91CB62b6Yt0sNHpznUXeZEcnPU3DRdlDIz74x8Qg1UUYKSVFi+va5vKOLYRBI1bRKiLLKIg==} dependencies: '@types/node': 18.19.70 - '@types/qs': 6.9.17 + '@types/qs': 6.9.18 '@types/range-parser': 1.2.4 '@types/send': 0.17.1 dev: true @@ -3344,7 +3344,7 @@ packages: dependencies: '@types/body-parser': 1.19.2 '@types/express-serve-static-core': 4.17.35 - '@types/qs': 6.9.17 + '@types/qs': 6.9.18 '@types/serve-static': 1.15.5 dev: true @@ -3491,8 +3491,8 @@ packages: resolution: {integrity: sha512-DO++toKYPaFn0Z8hQ7Tx+3iT9t77IJo/nDiqTXilgEP+kPNIYdpS9kh3fXuc53ugqwp9pxC1PVjCpV1tQDyqMA==} dev: true - /@types/qs@6.9.17: - resolution: {integrity: sha512-rX4/bPcfmvxHDv0XjfJELTTr+iB+tn032nPILqHm5wbthUUUuVtNGGqzhya9XUxjTP8Fpr0qYgSZZKxGY++svQ==} + /@types/qs@6.9.18: + resolution: {integrity: sha512-kK7dgTYDyGqS+e2Q4aK9X3D7q234CIZ1Bv0q/7Z5IwRDoADNU81xXJK/YVyLbLTZCoIwUoDoffFeF+p/eIklAA==} dev: true /@types/range-parser@1.2.4: