aboutsummaryrefslogtreecommitdiff
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
commitb50e15d360ef0678a890fa037eb1c3a36f8a3c95 (patch)
tree55cb40ec25665e4caad895ba78cdaef6401f7be2
parentdb10ba208fd967ea9f27938ef3151a21180ae41c (diff)
parent89060413c0d28cfc634746c9b88233f2d27d67b2 (diff)
downloadtimeline-b50e15d360ef0678a890fa037eb1c3a36f8a3c95.tar.gz
timeline-b50e15d360ef0678a890fa037eb1c3a36f8a3c95.tar.bz2
timeline-b50e15d360ef0678a890fa037eb1c3a36f8a3c95.zip
Merge pull request #382 from crupest/dependabot/npm_and_yarn/FrontEnd/workbox-webpack-plugin-6.1.2
-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"
}
}