chore(deps): update dependency webpack-node-externals to v2 (#4271)

* chore(deps): update dependency webpack-node-externals to v2

* fix: use allowlist

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: erezrokah <erezrokah@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2020-09-07 13:25:01 +03:00
committed by GitHub
parent c6ac07dbf6
commit 847bd8e444
3 changed files with 8 additions and 8 deletions

View File

@ -47,7 +47,7 @@
"ts-node": "^9.0.0",
"tsconfig-paths-webpack-plugin": "^3.2.0",
"webpack": "^4.41.5",
"webpack-node-externals": "^1.7.2"
"webpack-node-externals": "^2.0.0"
},
"engines": {
"node": ">=v10.22.0"