diff --git a/package-lock.json b/package-lock.json index 67e388ef4..d5e708ce7 100644 --- a/package-lock.json +++ b/package-lock.json @@ -20170,10 +20170,9 @@ } }, "node_modules/openapi-path-templating": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/openapi-path-templating/-/openapi-path-templating-2.0.1.tgz", - "integrity": "sha512-65TeAgRU9nl7ZZHJRKmfNLfPSXSG+BFc514rMTLotfkVBTUsmuCOo6XhgLUrDoPEuCIl0LJ38IKgvZK4mYGJeQ==", - "license": "Apache-2.0", + "version": "2.0.2", + "resolved": "https://registry.npmjs.org/openapi-path-templating/-/openapi-path-templating-2.0.2.tgz", + "integrity": "sha512-IzwJMikSotOU5XJjPqgyvlYAa9INWf3wf0PpKGe+Vg7kdAnVIrlZ95ddQry8vwkKRQ36XBLmNaMGGdvsvRzZcA==", "dependencies": { "apg-lite": "^1.0.4" },