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-12-04 07:45:59 +0300
committerGitHub <noreply@github.com>2021-12-04 07:45:59 +0300
commit651c10e84be540cce17719a8ea5785d2d14cdf64 (patch)
treee295d603ff682dc977cfce04d9f028aae72b474a /package.json
parentb3b52b8398f61fd3e97ffe24540efd7b7b0a731b (diff)
Bump workbox-webpack-plugin from 6.4.1 to 6.4.2
Bumps [workbox-webpack-plugin](https://github.com/googlechrome/workbox) from 6.4.1 to 6.4.2. - [Release notes](https://github.com/googlechrome/workbox/releases) - [Commits](https://github.com/googlechrome/workbox/compare/v6.4.1...v6.4.2) --- 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 64a224220..0d4328d03 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.4.1"
+ "workbox-webpack-plugin": "^6.4.2"
},
"devDependencies": {
"@nextcloud/babel-config": "^1.0.0",