diff --git a/package-lock.json b/package-lock.json index 839c36365..3f5e1b2f4 100644 --- a/package-lock.json +++ b/package-lock.json @@ -10755,7 +10755,9 @@ "license": "MIT" }, "node_modules/@types/qs": { - "version": "6.9.17", + "version": "6.14.0", + "resolved": "https://registry.npmjs.org/@types/qs/-/qs-6.14.0.tgz", + "integrity": "sha512-eOunJqu0K1923aExK6y8p6fsihYEn/BYuQ4g0CxAAgFc4b/ZLN4CrsRZ55srTdqoiLzU2B2evC+apEIxprEzkQ==", "license": "MIT" }, "node_modules/@types/range-parser": { @@ -34319,7 +34321,7 @@ "@types/git-rev-sync": "^2.0.2", "@types/is-ci": "^3.0.0", "@types/jest": "^30.0.0", - "@types/qs": "^6.9.17", + "@types/qs": "^6.14.0", "@types/slug": "^5.0.9", "body-parser": "^2.2.0", "cross-env": "^7.0.3", @@ -36848,7 +36850,7 @@ "@contract-case/eslint-config-case-maintainer": "0.25.2", "@types/express": "^4.17.14", "@types/jest": "^30.0.0", - "@types/qs": "^6.9.17", + "@types/qs": "^6.14.0", "@types/slug": "^5.0.9", "body-parser": "^2.2.0", "eslint": "^9.22.0", @@ -36879,7 +36881,7 @@ "@contract-case/eslint-config-case-maintainer": "0.25.2", "@types/express": "^4.17.14", "@types/jest": "^30.0.0", - "@types/qs": "^6.9.17", + "@types/qs": "^6.14.0", "@types/slug": "^5.0.9", "body-parser": "^2.2.0", "eslint": "^9.22.0", @@ -42191,7 +42193,7 @@ "@types/express": "^4.17.14", "@types/is-ci": "^3.0.0", "@types/jest": "^30.0.0", - "@types/qs": "^6.9.17", + "@types/qs": "^6.14.0", "@types/slug": "^5.0.9", "body-parser": "^2.2.0", "eslint": "^9.22.0", diff --git a/packages/case-core-plugin-http-dsl/package.json b/packages/case-core-plugin-http-dsl/package.json index b0df75fa1..ab213c6bf 100644 --- a/packages/case-core-plugin-http-dsl/package.json +++ b/packages/case-core-plugin-http-dsl/package.json @@ -52,7 +52,7 @@ "@contract-case/eslint-config-case-maintainer": "0.25.2", "@types/express": "^4.17.14", "@types/jest": "^30.0.0", - "@types/qs": "^6.9.17", + "@types/qs": "^6.14.0", "@types/slug": "^5.0.9", "body-parser": "^2.2.0", "eslint": "^9.22.0", diff --git a/packages/case-core-plugin-http/package.json b/packages/case-core-plugin-http/package.json index bc22befb6..74e5abbe7 100644 --- a/packages/case-core-plugin-http/package.json +++ b/packages/case-core-plugin-http/package.json @@ -52,7 +52,7 @@ "@contract-case/eslint-config-case-maintainer": "0.25.2", "@types/express": "^4.17.14", "@types/jest": "^30.0.0", - "@types/qs": "^6.9.17", + "@types/qs": "^6.14.0", "@types/slug": "^5.0.9", "body-parser": "^2.2.0", "eslint": "^9.22.0", diff --git a/packages/case-core/package.json b/packages/case-core/package.json index ca4dfb14a..f53ce6ae8 100644 --- a/packages/case-core/package.json +++ b/packages/case-core/package.json @@ -60,7 +60,7 @@ "@types/git-rev-sync": "^2.0.2", "@types/is-ci": "^3.0.0", "@types/jest": "^30.0.0", - "@types/qs": "^6.9.17", + "@types/qs": "^6.14.0", "@types/slug": "^5.0.9", "body-parser": "^2.2.0", "cross-env": "^7.0.3", diff --git a/packages/case-entities/package.json b/packages/case-entities/package.json index 3101edda4..bd76cd26e 100644 --- a/packages/case-entities/package.json +++ b/packages/case-entities/package.json @@ -54,7 +54,7 @@ "@types/express": "^4.17.14", "@types/is-ci": "^3.0.0", "@types/jest": "^30.0.0", - "@types/qs": "^6.9.17", + "@types/qs": "^6.14.0", "@types/slug": "^5.0.9", "body-parser": "^2.2.0", "eslint": "^9.22.0",