Patch version of path-to-regexp (#1401)

Fixes https://github.com/wavetermdev/waveterm/security/dependabot/50
This commit is contained in:
Evan Simkowitz 2024-12-05 19:23:53 -05:00 committed by GitHub
parent 1e804f4d15
commit 297e2b627f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 9 additions and 8 deletions

View File

@ -144,7 +144,8 @@
},
"resolutions": {
"send@npm:0.18.0": "0.19.0",
"cookie@0.6.0": "^0.7.0"
"cookie@0.6.0": "^0.7.0",
"path-to-regexp@npm:0.1.10": "^0.1.12"
},
"packageManager": "yarn@4.5.1",
"workspaces": [

View File

@ -16401,13 +16401,6 @@ __metadata:
languageName: node
linkType: hard
"path-to-regexp@npm:0.1.10":
version: 0.1.10
resolution: "path-to-regexp@npm:0.1.10"
checksum: 10c0/34196775b9113ca6df88e94c8d83ba82c0e1a2063dd33bfe2803a980da8d49b91db8104f49d5191b44ea780d46b8670ce2b7f4a5e349b0c48c6779b653f1afe4
languageName: node
linkType: hard
"path-to-regexp@npm:3.3.0":
version: 3.3.0
resolution: "path-to-regexp@npm:3.3.0"
@ -16415,6 +16408,13 @@ __metadata:
languageName: node
linkType: hard
"path-to-regexp@npm:^0.1.12":
version: 0.1.12
resolution: "path-to-regexp@npm:0.1.12"
checksum: 10c0/1c6ff10ca169b773f3bba943bbc6a07182e332464704572962d277b900aeee81ac6aa5d060ff9e01149636c30b1f63af6e69dd7786ba6e0ddb39d4dee1f0645b
languageName: node
linkType: hard
"path-to-regexp@npm:^1.7.0":
version: 1.9.0
resolution: "path-to-regexp@npm:1.9.0"