mirror of
https://github.com/logos-storage/codex-factory.git
synced 2026-01-02 13:03:07 +00:00
build(deps-dev): bump @types/dockerode from 3.3.3 to 3.3.9 (#155)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
2ef924d615
commit
ceda55a8e6
16
package-lock.json
generated
16
package-lock.json
generated
@ -25,7 +25,7 @@
|
||||
"@commitlint/config-conventional": "^17.0.0",
|
||||
"@fluffy-spoon/substitute": "^1.208.0",
|
||||
"@jest/types": "^28.1.0",
|
||||
"@types/dockerode": "^3.3.3",
|
||||
"@types/dockerode": "^3.3.9",
|
||||
"@types/jest": "^27.4.1",
|
||||
"@types/node": "^17.0.36",
|
||||
"@typescript-eslint/eslint-plugin": "^5.27.0",
|
||||
@ -45,7 +45,7 @@
|
||||
"typescript": "^4.7.2"
|
||||
},
|
||||
"engines": {
|
||||
"bee": "1.6.0",
|
||||
"bee": "1.6.1",
|
||||
"node": ">=12.0.0",
|
||||
"npm": ">=6.0.0"
|
||||
}
|
||||
@ -1958,9 +1958,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@types/dockerode": {
|
||||
"version": "3.3.3",
|
||||
"resolved": "https://registry.npmjs.org/@types/dockerode/-/dockerode-3.3.3.tgz",
|
||||
"integrity": "sha512-DBFTE/wiZKodQhDrdkzLVT3K0X1JO/1fTxPaTQN0jiPNdTOFoPt8LYnuYEzalPgVpZbGEeuJTls7qn6jMvuydg==",
|
||||
"version": "3.3.9",
|
||||
"resolved": "https://registry.npmjs.org/@types/dockerode/-/dockerode-3.3.9.tgz",
|
||||
"integrity": "sha512-SYRN5FF/qmwpxUT6snJP5D8k0wgoUKOGVs625XvpRJOOUi6s//UYI4F0tbyE3OmzpI70Fo1+aqpzX27zCrInww==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@types/docker-modem": "*",
|
||||
@ -10804,9 +10804,9 @@
|
||||
}
|
||||
},
|
||||
"@types/dockerode": {
|
||||
"version": "3.3.3",
|
||||
"resolved": "https://registry.npmjs.org/@types/dockerode/-/dockerode-3.3.3.tgz",
|
||||
"integrity": "sha512-DBFTE/wiZKodQhDrdkzLVT3K0X1JO/1fTxPaTQN0jiPNdTOFoPt8LYnuYEzalPgVpZbGEeuJTls7qn6jMvuydg==",
|
||||
"version": "3.3.9",
|
||||
"resolved": "https://registry.npmjs.org/@types/dockerode/-/dockerode-3.3.9.tgz",
|
||||
"integrity": "sha512-SYRN5FF/qmwpxUT6snJP5D8k0wgoUKOGVs625XvpRJOOUi6s//UYI4F0tbyE3OmzpI70Fo1+aqpzX27zCrInww==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@types/docker-modem": "*",
|
||||
|
||||
@ -52,7 +52,7 @@
|
||||
"@commitlint/config-conventional": "^17.0.0",
|
||||
"@fluffy-spoon/substitute": "^1.208.0",
|
||||
"@jest/types": "^28.1.0",
|
||||
"@types/dockerode": "^3.3.3",
|
||||
"@types/dockerode": "^3.3.9",
|
||||
"@types/jest": "^27.4.1",
|
||||
"@types/node": "^17.0.36",
|
||||
"@typescript-eslint/eslint-plugin": "^5.27.0",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user