Merge pull request #53096 from nextcloud/dependabot/npm_and_yarn/stable30/types/dockerode-3.3.39

pull/52738/head
dependabot[bot] 2025-05-25 18:38:30 +07:00 committed by GitHub
commit b713455b43
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

@ -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.38",
"@types/dockerode": "^3.3.39",
"@types/jest": "^29.5.14",
"@types/wait-on": "^5.3.4",
"@vue/test-utils": "^1.3.5",
@ -6675,9 +6675,9 @@
}
},
"node_modules/@types/dockerode": {
"version": "3.3.38",
"resolved": "https://registry.npmjs.org/@types/dockerode/-/dockerode-3.3.38.tgz",
"integrity": "sha512-nnrcfUe2iR+RyOuz0B4bZgQwD9djQa9ADEjp7OAgBs10pYT0KSCtplJjcmBDJz0qaReX5T7GbE5i4VplvzUHvA==",
"version": "3.3.39",
"resolved": "https://registry.npmjs.org/@types/dockerode/-/dockerode-3.3.39.tgz",
"integrity": "sha512-uMPmxehH6ofeYjaslASPtjvyH8FRJdM9fZ+hjhGzL4Jq3bGjr9D7TKmp9soSwgFncNk0HOwmyBxjqOb3ikjjsA==",
"dev": true,
"license": "MIT",
"dependencies": {

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