Skip to content

Commit

Permalink
fix: lib/core/package.json to reduce vulnerabilities
Browse files Browse the repository at this point in the history
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-Y18N-1021887
  • Loading branch information
snyk-bot committed Nov 17, 2020
1 parent 4be47a3 commit 0995bf1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@
"unfetch": "^4.1.0",
"url-loader": "^4.0.0",
"util-deprecate": "^1.0.2",
"webpack": "^4.43.0",
"webpack": "^5.1.1",
"webpack-dev-middleware": "^3.7.0",
"webpack-hot-middleware": "^2.25.0",
"webpack-virtual-modules": "^0.2.2"
Expand Down

0 comments on commit 0995bf1

Please sign in to comment.