diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2021-04-13 08:40:41 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-04-13 08:40:41 +0000 |
commit | a7283a36ff87b2251de1584ce8a396b33f60aeec (patch) | |
tree | f36f6f0034e93954fbe115742f67c3bc5effe851 /FrontEnd/package.json | |
parent | 93524af7fda6882ccf238181177bbd743ce8605b (diff) | |
parent | 1642bfff5624ceed5d14923e2485e59bf7631c94 (diff) | |
download | timeline-a7283a36ff87b2251de1584ce8a396b33f60aeec.tar.gz timeline-a7283a36ff87b2251de1584ce8a396b33f60aeec.tar.bz2 timeline-a7283a36ff87b2251de1584ce8a396b33f60aeec.zip |
Merge pull request #454 from crupest/dependabot/npm_and_yarn/FrontEnd/webpack-5.32.0
Diffstat (limited to 'FrontEnd/package.json')
-rw-r--r-- | FrontEnd/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/FrontEnd/package.json b/FrontEnd/package.json index deb7c853..b38ec779 100644 --- a/FrontEnd/package.json +++ b/FrontEnd/package.json @@ -109,7 +109,7 @@ "type-fest": "^1.0.1",
"typescript": "^4.2.4",
"url-loader": "^4.1.1",
- "webpack": "^5.31.2",
+ "webpack": "^5.32.0",
"webpack-chain": "^6.5.1",
"webpack-cli": "^4.6.0",
"webpack-dev-server": "^3.11.2",
|