mirror of
https://github.com/Azure/cosmos-explorer.git
synced 2026-08-11 09:07:13 +01:00
Add path-to-regexp and picomatch overrides to local-proxy (#2554)
Co-authored-by: Ritvik Jayaswal <rjayaswal@microsoft.com>
This commit is contained in:
@@ -13,5 +13,9 @@
|
||||
"dependencies": {
|
||||
"express": "^4.21.1",
|
||||
"http-proxy-middleware": "^3.0.3"
|
||||
},
|
||||
"overrides": {
|
||||
"path-to-regexp": "0.1.13",
|
||||
"picomatch": "2.3.2"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user