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-11 15:04:32 +0300
committerGitHub <noreply@github.com>2021-08-11 15:04:32 +0300
commitd9b6e6dcf814416a7ab0da91a149aa4057307dcb (patch)
tree694590cea0dfa0cc2f2eace4678c31dbfabb7368 /package.json
parent46c2d39fd781277f93236c0d2c6ee810d160bcc7 (diff)
parent7b19756feff577235ade5bc4f889d801810aa464 (diff)
Merge pull request #6089 from nextcloud/dependabot/npm_and_yarn/workbox-webpack-plugin-6.2.2
Bump workbox-webpack-plugin from 6.1.5 to 6.2.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 c87f32f8c..e427af01a 100644
--- a/package.json
+++ b/package.json
@@ -67,7 +67,7 @@
"webrtc-adapter": "^8.0.0",
"webrtcsupport": "^2.2.0",
"wildemitter": "^1.2.1",
- "workbox-webpack-plugin": "^6.1.5"
+ "workbox-webpack-plugin": "^6.2.2"
},
"devDependencies": {
"@nextcloud/babel-config": "^1.0.0",