mirror of
https://github.com/transloadit/uppy.git
synced 2026-07-18 00:55:35 +00:00
Bump Companion dev helpers
This commit is contained in:
parent
81f3e4fd06
commit
120ebed37c
2 changed files with 9 additions and 9 deletions
|
|
@ -99,8 +99,8 @@
|
|||
"@types/validator": "13.15.10",
|
||||
"@types/webpack": "5.28.5",
|
||||
"@types/ws": "8.18.1",
|
||||
"execa": "^9.6.0",
|
||||
"http-proxy": "^1.18.1",
|
||||
"execa": "9.6.1",
|
||||
"http-proxy": "1.18.1",
|
||||
"nock": "^13.1.3",
|
||||
"supertest": "6.2.4",
|
||||
"typescript": "^5.8.3",
|
||||
|
|
|
|||
14
yarn.lock
14
yarn.lock
|
|
@ -8649,7 +8649,7 @@ __metadata:
|
|||
cors: "npm:2.8.6"
|
||||
escape-goat: "npm:4.0.0"
|
||||
escape-string-regexp: "npm:5.0.0"
|
||||
execa: "npm:^9.6.0"
|
||||
execa: "npm:9.6.1"
|
||||
express: "npm:^5.2.1"
|
||||
express-interceptor: "npm:1.2.0"
|
||||
express-prom-bundle: "npm:^8.0.0"
|
||||
|
|
@ -8659,7 +8659,7 @@ __metadata:
|
|||
got: "npm:^13.0.0"
|
||||
grant: "npm:^5.4.24"
|
||||
helmet: "npm:8.1.0"
|
||||
http-proxy: "npm:^1.18.1"
|
||||
http-proxy: "npm:1.18.1"
|
||||
ioredis: "npm:5.10.1"
|
||||
ipaddr.js: "npm:2.4.0"
|
||||
jsonwebtoken: "npm:9.0.3"
|
||||
|
|
@ -13361,9 +13361,9 @@ __metadata:
|
|||
languageName: unknown
|
||||
linkType: soft
|
||||
|
||||
"execa@npm:^9.6.0":
|
||||
version: 9.6.0
|
||||
resolution: "execa@npm:9.6.0"
|
||||
"execa@npm:9.6.1":
|
||||
version: 9.6.1
|
||||
resolution: "execa@npm:9.6.1"
|
||||
dependencies:
|
||||
"@sindresorhus/merge-streams": "npm:^4.0.0"
|
||||
cross-spawn: "npm:^7.0.6"
|
||||
|
|
@ -13377,7 +13377,7 @@ __metadata:
|
|||
signal-exit: "npm:^4.1.0"
|
||||
strip-final-newline: "npm:^4.0.0"
|
||||
yoctocolors: "npm:^2.1.1"
|
||||
checksum: 10/53443be93d847ff5b52d31ed3714f77aab764fb6c1d72dc7019214ab1cb1a69888e2158ba846426a8ea51443c110fe7a86de61ffb9ee5687b00120fbd739b8a4
|
||||
checksum: 10/d0f7a2185152379f8772f6d780b188f2728a95b9a68d1a897f58805d7ba6bd55eaa5e128cb66a274251a6b5e4d9388332b1417bd7d46c25e020e4e55725cf79e
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
|
@ -14776,7 +14776,7 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"http-proxy@npm:^1.18.1":
|
||||
"http-proxy@npm:1.18.1, http-proxy@npm:^1.18.1":
|
||||
version: 1.18.1
|
||||
resolution: "http-proxy@npm:1.18.1"
|
||||
dependencies:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue