Merge pull request #53484 from nextcloud/dependabot/npm_and_yarn/stable31/types/dockerode-3.3.40

This commit is contained in:
dependabot[bot] 2025-06-14 08:45:39 +00:00 committed by GitHub
commit ac2d06d4f0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View file

@ -106,7 +106,7 @@
"@testing-library/jest-dom": "^6.6.3",
"@testing-library/user-event": "^14.6.1",
"@testing-library/vue": "^5.8.3",
"@types/dockerode": "^3.3.39",
"@types/dockerode": "^3.3.40",
"@types/wait-on": "^5.3.4",
"@vitejs/plugin-vue2": "^2.3.1",
"@vitest/coverage-v8": "^2.1.9",
@ -5742,9 +5742,9 @@
}
},
"node_modules/@types/dockerode": {
"version": "3.3.39",
"resolved": "https://registry.npmjs.org/@types/dockerode/-/dockerode-3.3.39.tgz",
"integrity": "sha512-uMPmxehH6ofeYjaslASPtjvyH8FRJdM9fZ+hjhGzL4Jq3bGjr9D7TKmp9soSwgFncNk0HOwmyBxjqOb3ikjjsA==",
"version": "3.3.40",
"resolved": "https://registry.npmjs.org/@types/dockerode/-/dockerode-3.3.40.tgz",
"integrity": "sha512-O1ckSFYbcYv/KcnAHMLCnKQYY8/5+6CRzpsOPcQIePHRX2jG4Gmz8uXPMCXIxTGN9OYkE5eox/L67l2sGY1UYg==",
"dev": true,
"license": "MIT",
"dependencies": {

View file

@ -137,7 +137,7 @@
"@testing-library/jest-dom": "^6.6.3",
"@testing-library/user-event": "^14.6.1",
"@testing-library/vue": "^5.8.3",
"@types/dockerode": "^3.3.39",
"@types/dockerode": "^3.3.40",
"@types/wait-on": "^5.3.4",
"@vitejs/plugin-vue2": "^2.3.1",
"@vitest/coverage-v8": "^2.1.9",