mirror of
https://github.com/openclaw/openclaw.git
synced 2026-03-29 10:50:58 +00:00
fix(ci): pin patched path-to-regexp
This commit is contained in:
@@ -1190,6 +1190,7 @@
|
||||
"file-type": "22.0.0",
|
||||
"form-data": "2.5.4",
|
||||
"minimatch": "10.2.4",
|
||||
"path-to-regexp": "8.4.0",
|
||||
"qs": "6.14.2",
|
||||
"node-domexception": "npm:@nolyfill/domexception@^1.0.28",
|
||||
"@sinclair/typebox": "0.34.48",
|
||||
|
||||
11
pnpm-lock.yaml
generated
11
pnpm-lock.yaml
generated
@@ -13,6 +13,7 @@ overrides:
|
||||
file-type: 22.0.0
|
||||
form-data: 2.5.4
|
||||
minimatch: 10.2.4
|
||||
path-to-regexp: 8.4.0
|
||||
qs: 6.14.2
|
||||
node-domexception: npm:@nolyfill/domexception@^1.0.28
|
||||
'@sinclair/typebox': 0.34.48
|
||||
@@ -5603,8 +5604,8 @@ packages:
|
||||
resolution: {integrity: sha512-3O/iVVsJAPsOnpwWIeD+d6z/7PmqApyQePUtCndjatj/9I5LylHvt5qluFaBT3I5h3r1ejfR056c+FCv+NnNXg==}
|
||||
engines: {node: 18 || 20 || >=22}
|
||||
|
||||
path-to-regexp@8.3.0:
|
||||
resolution: {integrity: sha512-7jdwVIRtsP8MYpdXSwOS0YdD0Du+qOoF/AEPIt88PcCFrZCzx41oxku1jD88hZBwbNUIEfpqvuhjFaMAqMTWnA==}
|
||||
path-to-regexp@8.4.0:
|
||||
resolution: {integrity: sha512-PuseHIvAnz3bjrM2rGJtSgo1zjgxapTLZ7x2pjhzWwlp4SJQgK3f3iZIQwkpEnBaKz6seKBADpM4B4ySkuYypg==}
|
||||
|
||||
pathe@2.0.3:
|
||||
resolution: {integrity: sha512-WUjGcAqP1gQacoQe+OBJsFA7Ld4DyXuUIjZ5cc75cLHvJ7dtNsTugphxIADwspS+AraAUePCKrSVtPLFj/F88w==}
|
||||
@@ -9260,7 +9261,7 @@ snapshots:
|
||||
'@types/express': 5.0.6
|
||||
axios: 1.13.5
|
||||
express: 5.2.1
|
||||
path-to-regexp: 8.3.0
|
||||
path-to-regexp: 8.4.0
|
||||
raw-body: 3.0.2
|
||||
tsscmp: 1.0.6
|
||||
transitivePeerDependencies:
|
||||
@@ -12267,7 +12268,7 @@ snapshots:
|
||||
lru-cache: 11.2.7
|
||||
minipass: 7.1.3
|
||||
|
||||
path-to-regexp@8.3.0: {}
|
||||
path-to-regexp@8.4.0: {}
|
||||
|
||||
pathe@2.0.3: {}
|
||||
|
||||
@@ -12676,7 +12677,7 @@ snapshots:
|
||||
depd: 2.0.0
|
||||
is-promise: 4.0.0
|
||||
parseurl: 1.3.3
|
||||
path-to-regexp: 8.3.0
|
||||
path-to-regexp: 8.4.0
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
|
||||
Reference in New Issue
Block a user