diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2021-05-11 06:02:07 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-05-11 06:02:07 +0000 |
commit | c7460786eeb0ecc6ea867e33308afbc182e09b9f (patch) | |
tree | d461b715a1626eaabeef1b655b5119827144fc8f /FrontEnd/package.json | |
parent | 384e81d720489ddacd29d9ebd0b66f2c244e151e (diff) | |
parent | e8b78811e5dd514a3a7046fff9f86c1190dc080c (diff) | |
download | timeline-c7460786eeb0ecc6ea867e33308afbc182e09b9f.tar.gz timeline-c7460786eeb0ecc6ea867e33308afbc182e09b9f.tar.bz2 timeline-c7460786eeb0ecc6ea867e33308afbc182e09b9f.zip |
Merge pull request #521 from crupest/dependabot/npm_and_yarn/FrontEnd/webpack-5.37.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 ca9c9ad4..23d162d3 100644 --- a/FrontEnd/package.json +++ b/FrontEnd/package.json @@ -110,7 +110,7 @@ "ts-loader": "^9.1.2",
"typescript": "^4.2.4",
"url-loader": "^4.1.1",
- "webpack": "^5.36.2",
+ "webpack": "^5.37.0",
"webpack-chain": "^6.5.1",
"webpack-cli": "^4.7.0",
"webpack-dev-server": "^3.11.2",
|