Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/spreed.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Calviño Sánchez <danxuliu@gmail.com>2021-08-18 14:24:07 +0300
committerGitHub <noreply@github.com>2021-08-18 14:24:07 +0300
commit0d89edf1b82173ddbe09b5280d63b3dab2e9625f (patch)
tree5cf3079e5220a094ad470a720af7e1d5da96649c /package.json
parentcd79561ea3f5da1ecbb5eeb42c60c3b6bff709b4 (diff)
parentb732d8de8e70d64a0916b8f3589a8087cd28bbc7 (diff)
Merge pull request #6117 from nextcloud/dependabot/npm_and_yarn/workbox-webpack-plugin-6.2.4
Bump workbox-webpack-plugin from 6.2.2 to 6.2.4
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 ba07e393f..5e354fb96 100644
--- a/package.json
+++ b/package.json
@@ -67,7 +67,7 @@
"webrtc-adapter": "^8.1.0",
"webrtcsupport": "^2.2.0",
"wildemitter": "^1.2.1",
- "workbox-webpack-plugin": "^6.2.2"
+ "workbox-webpack-plugin": "^6.2.4"
},
"devDependencies": {
"@nextcloud/babel-config": "^1.0.0",