mirror of
https://github.com/graphql-hive/console
synced 2026-04-21 14:37:17 +00:00
chore(deps): update dependency @types/dockerode to v3.3.21 (#3101)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
8dab8f633e
commit
76d4e94cb4
2 changed files with 5 additions and 5 deletions
|
|
@ -20,7 +20,7 @@
|
|||
"@hive/storage": "workspace:*",
|
||||
"@trpc/client": "10.38.4",
|
||||
"@trpc/server": "10.38.4",
|
||||
"@types/dockerode": "3.3.19",
|
||||
"@types/dockerode": "3.3.21",
|
||||
"@types/ioredis": "4.28.10",
|
||||
"@whatwg-node/fetch": "0.9.13",
|
||||
"bcryptjs": "2.4.3",
|
||||
|
|
|
|||
|
|
@ -273,8 +273,8 @@ importers:
|
|||
specifier: 10.38.4
|
||||
version: 10.38.4
|
||||
'@types/dockerode':
|
||||
specifier: 3.3.19
|
||||
version: 3.3.19
|
||||
specifier: 3.3.21
|
||||
version: 3.3.21
|
||||
'@types/ioredis':
|
||||
specifier: 4.28.10
|
||||
version: 4.28.10
|
||||
|
|
@ -13228,8 +13228,8 @@ packages:
|
|||
'@types/ssh2': 1.11.6
|
||||
dev: true
|
||||
|
||||
/@types/dockerode@3.3.19:
|
||||
resolution: {integrity: sha512-7CC5yIpQi+bHXwDK43b/deYXteP3Lem9gdocVVHJPSRJJLMfbiOchQV3rDmAPkMw+n3GIVj7m1six3JW+VcwwA==}
|
||||
/@types/dockerode@3.3.21:
|
||||
resolution: {integrity: sha512-1d4GSWFpOnqu2rbpz+YR97txVVouHE4/HJm7CU9JTCs/IigNO8AhVOYh+6Rqv/IRznUycMR4MVBnTHrf39Es7g==}
|
||||
dependencies:
|
||||
'@types/docker-modem': 3.0.2
|
||||
'@types/node': 18.18.6
|
||||
|
|
|
|||
Loading…
Reference in a new issue