diff --git a/package-lock.json b/package-lock.json index c8e2761..52e8cae 100644 --- a/package-lock.json +++ b/package-lock.json @@ -11396,10 +11396,13 @@ "license": "MIT" }, "node_modules/path-to-regexp": { - "version": "8.2.0", + "version": "8.4.2", + "resolved": "https://registry.npmjs.org/path-to-regexp/-/path-to-regexp-8.4.2.tgz", + "integrity": "sha512-qRcuIdP69NPm4qbACK+aDogI5CBDMi1jKe0ry5rSQJz8JVLsC7jV8XpiJjGRLLol3N+R5ihGYcrPLTno6pAdBA==", "license": "MIT", - "engines": { - "node": ">=16" + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/express" } }, "node_modules/pdfjs-dist": {