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:
authorJoas Schilling <213943+nickvergessen@users.noreply.github.com>2021-11-22 12:35:23 +0300
committerGitHub <noreply@github.com>2021-11-22 12:35:23 +0300
commite3e18758b930f338f6b0fa39a5333e8220ceb999 (patch)
tree7f822b75a8ba0e6c2c5ffa0a011ebe662f13f2e0 /package.json
parent66825f0f10c232437afefd7fcb1567c7c70ce844 (diff)
parente72f04d9599397a33eb84cc9342c99114c4369c7 (diff)
Merge pull request #6579 from nextcloud/dependabot/npm_and_yarn/workbox-webpack-plugin-6.4.1
Bump workbox-webpack-plugin from 6.3.0 to 6.4.1
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 1174615bf..44dc8dc9c 100644
--- a/package.json
+++ b/package.json
@@ -66,7 +66,7 @@
"webrtc-adapter": "^8.1.0",
"webrtcsupport": "^2.2.0",
"wildemitter": "^1.2.1",
- "workbox-webpack-plugin": "^6.3.0"
+ "workbox-webpack-plugin": "^6.4.1"
},
"devDependencies": {
"@nextcloud/babel-config": "^1.0.0",