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

Commit

Permalink
[Snyk] Upgrade webpack from 4.41.6 to 4.42.0 (#174)
Browse files Browse the repository at this point in the history
* fix: upgrade webpack from 4.41.6 to 4.42.0

Snyk has created this PR to upgrade webpack from 4.41.6 to 4.42.0.

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

* bump version

Co-authored-by: Tim Boeckmann <trb@bespecific.co.uk>
Co-authored-by: Tim Boeckmann <tim@bespecific.co.uk>
  • Loading branch information
3 people committed Mar 29, 2020
1 parent 2f477df commit cf61981
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
14 changes: 7 additions & 7 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions 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.42.0",
"tslib": "^1.11.1",
"webpack": "^4.41.6",
"zone.js": "~0.10.2"
},
"devDependencies": {
Expand Down Expand Up @@ -60,4 +60,4 @@
"tslint": "~5.11.0",
"typescript": "~3.5.3"
}
}
}

0 comments on commit cf61981

Please sign in to comment.