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:
authorMarco <marcoambrosini@pm.me>2021-09-20 10:59:23 +0300
committerGitHub <noreply@github.com>2021-09-20 10:59:23 +0300
commitf514e2aeb074415bb71def6af3c824e4829915ba (patch)
tree69b8734738c92fcbd5b79c406c6ed3f4d93e2a34 /package.json
parent470d22bf1ead2ab4cc565e6d9bdb2b71df00e8d0 (diff)
parent77a885dd903bec470c067d3de5ee08f0d3834471 (diff)
Merge pull request #6221 from nextcloud/dependabot/npm_and_yarn/workbox-webpack-plugin-6.3.0
Bump workbox-webpack-plugin from 6.2.4 to 6.3.0
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 a4a5ead77..a674b28cf 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.4"
+ "workbox-webpack-plugin": "^6.3.0"
},
"devDependencies": {
"@nextcloud/babel-config": "^1.0.0",