aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorJohn Molakvoæ <skjnldsv@users.noreply.github.com>2024-02-20 13:16:48 +0100
committerGitHub <noreply@github.com>2024-02-20 13:16:48 +0100
commitc0d84f9fb2bc50d6484f629171ce8da0cf997154 (patch)
tree0e3700f6135a5ffcd7f3ef3c1b48cc27328c6dc9 /package.json
parentd77510cbfb989bb49bbffe52016832024583c9ea (diff)
parent78d51347f2c457b5f4baa10976e0feafd4f481f0 (diff)
downloadnextcloud-server-c0d84f9fb2bc50d6484f629171ce8da0cf997154.tar.gz
nextcloud-server-c0d84f9fb2bc50d6484f629171ce8da0cf997154.zip
Merge pull request #43673 from nextcloud/dependabot/npm_and_yarn/dockerode-4.0.2
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 3e45a928a97..1f630614a67 100644
--- a/package.json
+++ b/package.json
@@ -148,7 +148,7 @@
"cypress-if": "^1.10.5",
"cypress-split": "^1.15.3",
"cypress-wait-until": "^3.0.1",
- "dockerode": "^4.0.0",
+ "dockerode": "^4.0.2",
"eslint-plugin-cypress": "^2.15.1",
"eslint-plugin-es": "^4.1.0",
"exports-loader": "^4.0.0",