Upgrade cross-env

The breaking changes here are just for node version for the most part.
The one other breaking change has a workaround and shouldn't affect us
anyway.

GitOrigin-RevId: beb192a38cfc04f6b321e5ab44770a9a64110c30
This commit is contained in:
Andrew Rumble
2025-06-20 15:58:28 +01:00
committed by Copybot
parent 8c8f4177d9
commit fe5d6ddf5c
2 changed files with 20 additions and 20 deletions

View File

@@ -26,9 +26,6 @@
"typescript": "^5.5.4"
},
"overrides": {
"cross-env@4.0.0": {
"cross-spawn": "^7.0.6"
},
"swagger-tools@0.10.4": {
"path-to-regexp": "3.3.0",
"body-parser": "1.20.3",