diff --git a/package-lock.json b/package-lock.json index fa8a6ef..0e28aba 100644 --- a/package-lock.json +++ b/package-lock.json @@ -8370,8 +8370,9 @@ } }, "node_modules/path-to-regexp": { - "version": "6.2.2", - "license": "MIT" + "version": "6.3.0", + "resolved": "https://registry.npmjs.org/path-to-regexp/-/path-to-regexp-6.3.0.tgz", + "integrity": "sha512-Yhpw4T9C6hPpgPeA28us07OJeqZ5EzQTkbfwuhsUg0c237RomFoETJgmp2sa3F/41gfLE6G5cqcYwznmeEeOlQ==" }, "node_modules/path-type": { "version": "4.0.0",