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>2022-04-19 13:07:18 +0300
committerGitHub <noreply@github.com>2022-04-19 13:07:18 +0300
commitfa4e0262646da6f4158145b92ccfaf9c4720ee48 (patch)
treebe3fa50a8c4bcc491fb9dea905f9ae1b78cbea0f /package.json
parent1669fd546071db23d68c5d1e0c7aef2dad06d30f (diff)
parent95c762b2ea0b71bdc749d04e937a47ddefd0343b (diff)
Merge pull request #7161 from nextcloud/dependabot/npm_and_yarn/workbox-webpack-plugin-6.5.3
Bump workbox-webpack-plugin from 6.5.2 to 6.5.3
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 2232868f2..1d32f2e01 100644
--- a/package.json
+++ b/package.json
@@ -66,7 +66,7 @@
"webrtc-adapter": "^8.1.1",
"webrtcsupport": "^2.2.0",
"wildemitter": "^1.2.1",
- "workbox-webpack-plugin": "^6.5.2"
+ "workbox-webpack-plugin": "^6.5.3"
},
"devDependencies": {
"@nextcloud/babel-config": "^1.0.0",