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:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-08-14 04:03:34 +0300
committerGitHub <noreply@github.com>2021-08-14 04:03:34 +0300
commitb732d8de8e70d64a0916b8f3589a8087cd28bbc7 (patch)
tree64a2ebdfef47982d90aea9791545f665977942f9 /package.json
parent11cd9308cc32cdc253537ce1b75ed2a4ecd71685 (diff)
Bump workbox-webpack-plugin from 6.2.2 to 6.2.4
Bumps [workbox-webpack-plugin](https://github.com/googlechrome/workbox) from 6.2.2 to 6.2.4. - [Release notes](https://github.com/googlechrome/workbox/releases) - [Commits](https://github.com/googlechrome/workbox/compare/v6.2.2...v6.2.4) --- updated-dependencies: - dependency-name: workbox-webpack-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
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 667a14000..b9c307821 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",