diff --git a/.pnp.cjs b/.pnp.cjs index a26d7a387..733e9c860 100755 --- a/.pnp.cjs +++ b/.pnp.cjs @@ -13726,7 +13726,7 @@ const RAW_RUNTIME_STATE = ["methods", "npm:1.1.2"],\ ["on-finished", "npm:2.4.1"],\ ["parseurl", "npm:1.3.3"],\ - ["path-to-regexp", "npm:0.1.12"],\ + ["path-to-regexp", "npm:0.2.5"],\ ["proxy-addr", "npm:2.0.7"],\ ["qs", "npm:6.13.1"],\ ["range-parser", "npm:1.2.1"],\ @@ -18785,7 +18785,7 @@ const RAW_RUNTIME_STATE = ["@sinonjs/fake-timers", "npm:13.0.2"],\ ["@sinonjs/text-encoding", "npm:0.7.3"],\ ["just-extend", "npm:6.2.0"],\ - ["path-to-regexp", "npm:0.1.12"]\ + ["path-to-regexp", "npm:0.2.5"]\ ],\ "linkType": "HARD"\ }]\ @@ -19731,10 +19731,10 @@ const RAW_RUNTIME_STATE = }]\ ]],\ ["path-to-regexp", [\ - ["npm:0.1.12", {\ - "packageLocation": "./.yarn/cache/path-to-regexp-npm-0.1.12-a9bf1de212-2e30f6a014.zip/node_modules/path-to-regexp/",\ + ["npm:0.2.5", {\ + "packageLocation": "./.yarn/cache/path-to-regexp-npm-0.2.5-5af8f2ef58-9652fd2b74.zip/node_modules/path-to-regexp/",\ "packageDependencies": [\ - ["path-to-regexp", "npm:0.1.12"]\ + ["path-to-regexp", "npm:0.2.5"]\ ],\ "linkType": "HARD"\ }]\ diff --git a/package.json b/package.json index ae3b81f34..a6cbf17a0 100644 --- a/package.json +++ b/package.json @@ -123,7 +123,7 @@ "qs": "^6.9.7", "json5": "^2.0.0", "http-cache-semantics": "^4.1.1", - "path-to-regexp": "0.1.12", + "path-to-regexp": "0.2.5", "cookiejar": "^2.1.4", "ip": "^2.0.1", "tar": "7.4.3", diff --git a/yarn.lock b/yarn.lock index 063b01932..b480cc659 100644 --- a/yarn.lock +++ b/yarn.lock @@ -15032,10 +15032,10 @@ __metadata: languageName: node linkType: hard -"path-to-regexp@npm:0.1.12": - version: 0.1.12 - resolution: "path-to-regexp@npm:0.1.12" - checksum: 10/2e30f6a0144679c1f95c98e166b96e6acd1e72be9417830fefc8de7ac1992147eb9a4c7acaa59119fb1b3c34eec393b2129ef27e24b2054a3906fc4fb0d1398e +"path-to-regexp@npm:0.2.5": + version: 0.2.5 + resolution: "path-to-regexp@npm:0.2.5" + checksum: 10/9652fd2b74ec932a0df8a868478478565da81e7445a8dde1e65ca80553ad03062336b1f79234068551ecc01f3b76ad774e34f784cc3a34a97c4646cb5cfcbea9 languageName: node linkType: hard