diff --git a/.yarn/cache/@next-swc-linux-arm64-gnu-npm-14.2.10-8ab5745b3a-10.zip b/.yarn/cache/@next-swc-linux-arm64-gnu-npm-14.2.10-8ab5745b3a-10.zip new file mode 100644 index 00000000000..3512beab8ba Binary files /dev/null and b/.yarn/cache/@next-swc-linux-arm64-gnu-npm-14.2.10-8ab5745b3a-10.zip differ diff --git a/.yarn/cache/@next-swc-linux-x64-gnu-npm-14.2.10-c8787ddfc6-10.zip b/.yarn/cache/@next-swc-linux-x64-gnu-npm-14.2.10-c8787ddfc6-10.zip new file mode 100644 index 00000000000..d606f24cbe2 Binary files /dev/null and b/.yarn/cache/@next-swc-linux-x64-gnu-npm-14.2.10-c8787ddfc6-10.zip differ diff --git a/.yarn/cache/path-to-regexp-npm-6.3.0-ee2cdde576-6822f686f0.zip b/.yarn/cache/path-to-regexp-npm-6.3.0-ee2cdde576-6822f686f0.zip deleted file mode 100644 index 4e444b42203..00000000000 Binary files a/.yarn/cache/path-to-regexp-npm-6.3.0-ee2cdde576-6822f686f0.zip and /dev/null differ diff --git a/.yarn/cache/path-to-regexp-npm-8.0.0-02cc6e0268-64a5f94604.zip b/.yarn/cache/path-to-regexp-npm-8.0.0-02cc6e0268-64a5f94604.zip new file mode 100644 index 00000000000..0d196955f04 Binary files /dev/null and b/.yarn/cache/path-to-regexp-npm-8.0.0-02cc6e0268-64a5f94604.zip differ diff --git a/package.json b/package.json index eca9390c21e..c2e7ef96a71 100644 --- a/package.json +++ b/package.json @@ -115,7 +115,7 @@ "moment": "2.30.1", "moment-timezone": "0.5.45", "morgan": "1.10.0", - "path-to-regexp": "6.3.0", + "path-to-regexp": "8.0.0", "polyfill-crypto.getrandomvalues": "1.0.0", "ramda": "0.30.1", "react": "18.3.1", diff --git a/yarn.lock b/yarn.lock index 1e868d86c8f..0235e45c318 100644 --- a/yarn.lock +++ b/yarn.lock @@ -14546,10 +14546,10 @@ __metadata: languageName: node linkType: hard -"path-to-regexp@npm:6.3.0": - version: 6.3.0 - resolution: "path-to-regexp@npm:6.3.0" - checksum: 10/6822f686f01556d99538b350722ef761541ec0ce95ca40ce4c29e20a5b492fe8361961f57993c71b2418de12e604478dcf7c430de34b2c31a688363a7a944d9c +"path-to-regexp@npm:8.0.0": + version: 8.0.0 + resolution: "path-to-regexp@npm:8.0.0" + checksum: 10/64a5f946044475ee58c7e3f0875bc9fb3b758d9a5e8707a1dc3e053d8b11a3d20b5322490b3cd580644c226991115c1d10ce69143d2c76dcd3fed637834b8ee5 languageName: node linkType: hard @@ -16273,7 +16273,7 @@ __metadata: morgan: "npm:1.10.0" node-fetch: "npm:2.6.12" npm-run-all2: "npm:6.2.2" - path-to-regexp: "npm:6.3.0" + path-to-regexp: "npm:8.0.0" polyfill-crypto.getrandomvalues: "npm:1.0.0" prettier: "npm:3.2.5" ramda: "npm:0.30.1"