Merge pull request #53489 from nextcloud/dependabot/npm_and_yarn/stable30/types/dockerode-3.3.40

This commit is contained in:
dependabot[bot] 2025-06-14 08:31:28 +00:00 committed by GitHub
commit 2b36d449ca
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

@ -107,7 +107,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/jest": "^29.5.14",
"@types/wait-on": "^5.3.4",
"@vue/test-utils": "^1.3.5",
@ -6740,9 +6740,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

@ -135,7 +135,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/jest": "^29.5.14",
"@types/wait-on": "^5.3.4",
"@vue/test-utils": "^1.3.5",