Merge pull request #20738 from overleaf/ls-upgrade-path-to-regexp

upgrade path-to-regexp to patched version

GitOrigin-RevId: f14142d8ad61fcb2bc5a7b74a8d7287d5fea0630
This commit is contained in:
Liangjun Song
2024-10-02 17:31:41 +08:00
committed by Copybot
parent 868fc93012
commit b10d54fdc7
2 changed files with 112 additions and 161 deletions

View File

@@ -23,6 +23,9 @@
"typescript": "^5.5.4"
},
"overrides": {
"fetch-mock": {
"path-to-regexp": "3.3.0"
},
"google-gax": {
"protobufjs": "^7.2.5"
},