diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2021-02-23 07:50:58 +0000 | 
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-02-23 07:50:58 +0000 | 
| commit | 7bcd1656bef85fac0034909ab3f785ca80297031 (patch) | |
| tree | 9e12d7833044475e6eb60ad094e525bc3669a0b0 /FrontEnd/package.json | |
| parent | e4bcf17928ac4047cd751688651430beb46a4084 (diff) | |
| parent | 2f05b9674006df7f8764ab15516dfd505358b619 (diff) | |
| download | timeline-7bcd1656bef85fac0034909ab3f785ca80297031.tar.gz timeline-7bcd1656bef85fac0034909ab3f785ca80297031.tar.bz2 timeline-7bcd1656bef85fac0034909ab3f785ca80297031.zip  | |
Merge pull request #312 from crupest/dependabot/npm_and_yarn/FrontEnd/webpack-5.24.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 ff6c86d7..97011c9f 100644 --- a/FrontEnd/package.json +++ b/FrontEnd/package.json @@ -106,7 +106,7 @@      "type-fest": "^0.21.2",
      "typescript": "^4.1.5",
      "url-loader": "^4.1.1",
 -    "webpack": "^5.23.0",
 +    "webpack": "^5.24.0",
      "webpack-chain": "^6.5.1",
      "webpack-cli": "^4.5.0",
      "webpack-dev-server": "^3.11.2",
  | 
