Merge pull request #53633 from nextcloud/dependabot/npm_and_yarn/stable30/types/dockerode-3.3.41

This commit is contained in:
dependabot[bot] 2025-06-25 04:38:59 +00:00 committed by GitHub
commit 74d3439dc3
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.40",
"@types/dockerode": "^3.3.41",
"@types/jest": "^29.5.14",
"@types/wait-on": "^5.3.4",
"@vue/test-utils": "^1.3.5",
@ -6977,9 +6977,9 @@
}
},
"node_modules/@types/dockerode": {
"version": "3.3.40",
"resolved": "https://registry.npmjs.org/@types/dockerode/-/dockerode-3.3.40.tgz",
"integrity": "sha512-O1ckSFYbcYv/KcnAHMLCnKQYY8/5+6CRzpsOPcQIePHRX2jG4Gmz8uXPMCXIxTGN9OYkE5eox/L67l2sGY1UYg==",
"version": "3.3.41",
"resolved": "https://registry.npmjs.org/@types/dockerode/-/dockerode-3.3.41.tgz",
"integrity": "sha512-5kOi6bcnEjqfJ68ZNV/bBvSMLNIucc0XbRmBO4hg5OoFCoP99eSRcbMysjkzV7ZxQEmmc/zMnv4A7odwuKFzDA==",
"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.40",
"@types/dockerode": "^3.3.41",
"@types/jest": "^29.5.14",
"@types/wait-on": "^5.3.4",
"@vue/test-utils": "^1.3.5",