Dependabot Part 2 (#2370)

* dependabot part 1

* fix npm ci

* remove overrides

* undo playwright test update

* dependabot part 2

* cross-spawn

---------

Co-authored-by: Asier Isayas <aisayas@microsoft.com>
This commit is contained in:
asier-isayas
2026-02-05 08:45:21 -08:00
committed by GitHub
parent e6c27f39be
commit df6312038a
4 changed files with 862 additions and 740 deletions

View File

@@ -13,7 +13,8 @@
"dependencies": {
"body-parser": "^2.2.2",
"express": "^5.2.1",
"http-proxy-middleware": "^3.0.3",
"follow-redirects": "^1.15.6",
"http-proxy-middleware": "^3.0.5",
"node": "^20.19.5",
"node-fetch": "^2.6.1",
"path-to-regexp": "^0.1.12"