diff --git a/package-lock.json b/package-lock.json index 7bf625ddc..76b54e394 100644 --- a/package-lock.json +++ b/package-lock.json @@ -20223,12 +20223,11 @@ } }, "node_modules/openapi-path-templating": { - "version": "1.6.0", - "resolved": "https://registry.npmjs.org/openapi-path-templating/-/openapi-path-templating-1.6.0.tgz", - "integrity": "sha512-1atBNwOUrZXthTvlvvX8k8ovFEF3iA8mDidYMkdOtvVdndBhTrspbwGXNOzEUaJhm9iUl4Tf5uQaeTLAJvwPig==", - "license": "Apache-2.0", + "version": "1.7.0", + "resolved": "https://registry.npmjs.org/openapi-path-templating/-/openapi-path-templating-1.7.0.tgz", + "integrity": "sha512-PYYQdf4VRpzpXKMkV6qJK9eI6BO/dsE3i+8dYaaM7MFaL8jxK8xTXm+FS0M3GYobaFPYsMlPhZ0vTUJaKvXx/Q==", "dependencies": { - "apg-lite": "^1.0.3" + "apg-lite": "^1.0.4" }, "engines": { "node": ">=12.20.0"