aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorJohn Molakvoæ <skjnldsv@users.noreply.github.com>2024-07-02 14:14:09 +0200
committerGitHub <noreply@github.com>2024-07-02 14:14:09 +0200
commitb85d4b1099d8b100a0b2b890cee5b27fd690f638 (patch)
tree98f24ea7b711b190d23ae14ca777e5e9542647e1 /package.json
parent703b53c13c786f414436471fa2d47e20f48fc965 (diff)
parent1602193e4e5197f86929887a7d45c754b27f583f (diff)
downloadnextcloud-server-b85d4b1099d8b100a0b2b890cee5b27fd690f638.tar.gz
nextcloud-server-b85d4b1099d8b100a0b2b890cee5b27fd690f638.zip
Merge pull request #46243 from nextcloud/dependabot/npm_and_yarn/stable28/types/dockerode-3.3.29
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index cec24d5f214..1b722ffb5b6 100644
--- a/package.json
+++ b/package.json
@@ -133,7 +133,7 @@
"@testing-library/jest-dom": "^6.1.5",
"@testing-library/user-event": "^14.4.3",
"@testing-library/vue": "^5.8.3",
- "@types/dockerode": "^3.3.26",
+ "@types/dockerode": "^3.3.29",
"@types/jest": "^29.5.2",
"@types/wait-on": "^5.3.4",
"@vue/test-utils": "^1.3.5",