aboutsummaryrefslogtreecommitdiff
path: root/FrontEnd/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-03-16 07:17:45 +0000
committerGitHub <noreply@github.com>2021-03-16 07:17:45 +0000
commitd4cd8c6398bba7836780c465e387c9dcdd790a70 (patch)
tree272d47258538f814fd3cb53aa27210e83eeb4a7d /FrontEnd/package.json
parent42f4a4e763ed4bb6afe80d622a7e372b73230ca9 (diff)
parentbdbf2282d37c540915d93bc5e5f6f164b990cd4a (diff)
downloadtimeline-d4cd8c6398bba7836780c465e387c9dcdd790a70.tar.gz
timeline-d4cd8c6398bba7836780c465e387c9dcdd790a70.tar.bz2
timeline-d4cd8c6398bba7836780c465e387c9dcdd790a70.zip
Merge pull request #382 from crupest/dependabot/npm_and_yarn/FrontEnd/workbox-webpack-plugin-6.1.2
Diffstat (limited to 'FrontEnd/package.json')
-rw-r--r--FrontEnd/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/FrontEnd/package.json b/FrontEnd/package.json
index e530ecf4..b8b42d75 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -112,6 +112,6 @@
"webpack-chain": "^6.5.1",
"webpack-cli": "^4.5.0",
"webpack-dev-server": "^3.11.2",
- "workbox-webpack-plugin": "^6.1.1"
+ "workbox-webpack-plugin": "^6.1.2"
}
}