Skip to content
This repository has been archived by the owner on Apr 4, 2022. It is now read-only.

Commit

Permalink
fix: upgrade webpack from 4.41.5 to 4.41.6 (#168)
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade webpack from 4.41.5 to 4.41.6.

See this package in NPM:
https://www.npmjs.com/package/webpack

See this project in Snyk:
https://app.snyk.io/org/mailchain/project/c65c678c-017e-408f-af91-3c59616d8b00?utm_source=github&utm_medium=upgrade-pr

Co-authored-by: Tim Boeckmann <trb@bespecific.co.uk>
  • Loading branch information
snyk-bot and tboeckmann committed Mar 18, 2020
1 parent 3c4c174 commit 73dd51c
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,8 @@
"popper.js": "^1.16.1",
"rxjs": "~6.5.4",
"semver": "^6.3.0",
"webpack": "^4.41.6",
"tslib": "^1.11.0",
"webpack": "^4.41.5",
"zone.js": "~0.10.2"
},
"devDependencies": {
Expand Down

0 comments on commit 73dd51c

Please sign in to comment.