diff --git a/package-lock.json b/package-lock.json index 40a6f35..9678c73 100644 --- a/package-lock.json +++ b/package-lock.json @@ -11225,9 +11225,9 @@ } }, "node_modules/path-to-regexp": { - "version": "8.3.0", - "resolved": "https://registry.npmjs.org/path-to-regexp/-/path-to-regexp-8.3.0.tgz", - "integrity": "sha512-7jdwVIRtsP8MYpdXSwOS0YdD0Du+qOoF/AEPIt88PcCFrZCzx41oxku1jD88hZBwbNUIEfpqvuhjFaMAqMTWnA==", + "version": "8.4.1", + "resolved": "https://registry.npmjs.org/path-to-regexp/-/path-to-regexp-8.4.1.tgz", + "integrity": "sha512-fvU78fIjZ+SBM9YwCknCvKOUKkLVqtWDVctl0s7xIqfmfb38t2TT4ZU2gHm+Z8xGwgW+QWEU3oQSAzIbo89Ggw==", "license": "MIT", "funding": { "type": "opencollective", diff --git a/package.json b/package.json index 473cbe5..c6f7988 100644 --- a/package.json +++ b/package.json @@ -117,7 +117,8 @@ "@rushstack/node-core-library": { "ajv": "8.18.0" }, - "handlebars": "^4.7.9" + "handlebars": "^4.7.9", + "path-to-regexp": "8.4.1" }, "jest": { "moduleFileExtensions": [