diff --git a/package-lock.json b/package-lock.json index 244b42a8de..630e2002ab 100644 --- a/package-lock.json +++ b/package-lock.json @@ -35862,7 +35862,7 @@ "@types/glob-to-regexp": "^0.4.1", "@types/hapi__call": "^9.0.0", "@types/hapi__subtext": "^7.0.0", - "@types/http-proxy": "^1.17.9", + "@types/http-proxy": "^1.17.11", "@types/jest": "^29.5.0", "@types/js-yaml": "^4.0.5", "@types/lodash": "^4.14.191", @@ -40497,7 +40497,7 @@ "@types/glob-to-regexp": "^0.4.1", "@types/hapi__call": "^9.0.0", "@types/hapi__subtext": "^7.0.0", - "@types/http-proxy": "^1.17.9", + "@types/http-proxy": "^1.17.11", "@types/jest": "^29.5.0", "@types/js-yaml": "^4.0.5", "@types/lodash": "^4.14.191", diff --git a/packages/core/package.json b/packages/core/package.json index 64145adcfb..995164f206 100644 --- a/packages/core/package.json +++ b/packages/core/package.json @@ -205,7 +205,7 @@ "@types/glob-to-regexp": "^0.4.1", "@types/hapi__call": "^9.0.0", "@types/hapi__subtext": "^7.0.0", - "@types/http-proxy": "^1.17.9", + "@types/http-proxy": "^1.17.11", "@types/jest": "^29.5.0", "@types/js-yaml": "^4.0.5", "@types/lodash": "^4.14.191",