File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 29
29
"babel-cli" : " 6.26.0" ,
30
30
"babel-preset-env" : " 1.7.0" ,
31
31
"babel-preset-es2015" : " 6.24.1" ,
32
- "webpack" : " 4.44 .0"
32
+ "webpack" : " 4.46 .0"
33
33
}
34
34
}
Original file line number Diff line number Diff line change @@ -1680,10 +1680,10 @@ end-of-stream@^1.0.0, end-of-stream@^1.1.0:
1680
1680
dependencies :
1681
1681
once "^1.4.0"
1682
1682
1683
- enhanced-resolve@^4.3 .0 :
1684
- version "4.3 .0"
1685
- resolved "https://registry.yarnpkg.com/enhanced-resolve/-/enhanced-resolve-4.3 .0.tgz#3b806f3bfafc1ec7de69551ef93cca46c1704126 "
1686
- integrity sha512-3e87LvavsdxyoCfGusJnrZ5G8SLPOFeHSNpZI/ATL9a5leXo2k0w6MKnbqhdBad9qTobSfB20Ld7UmgoNbAZkQ ==
1683
+ enhanced-resolve@^4.5 .0 :
1684
+ version "4.5 .0"
1685
+ resolved "https://registry.yarnpkg.com/enhanced-resolve/-/enhanced-resolve-4.5 .0.tgz#2f3cfd84dbe3b487f18f2db2ef1e064a571ca5ec "
1686
+ integrity sha512-Nv9m36S/vxpsI+Hc4/ZGRs0n9mXqSWGGq49zxb/cJfPAQMbUtttJAlNPS4AQzaBdw/pKskw5bMbekT/Y7W/Wlg ==
1687
1687
dependencies :
1688
1688
graceful-fs "^4.1.2"
1689
1689
memory-fs "^0.5.0"
@@ -3623,10 +3623,10 @@ webpack-sources@^1.4.0, webpack-sources@^1.4.1:
3623
3623
source-list-map "^2.0.0"
3624
3624
source-map "~0.6.1"
3625
3625
3626
- webpack@4.44 .0 :
3627
- version "4.44 .0"
3628
- resolved "https://registry.yarnpkg.com/webpack/-/webpack-4.44 .0.tgz#3b08f88a89470175f036f4a9496b8a0428668802 "
3629
- integrity sha512-wAuJxK123sqAw31SpkPiPW3iKHgFUiKvO7E7UZjtdExcsRe3fgav4mvoMM7vvpjLHVoJ6a0Mtp2fzkoA13e0Zw ==
3626
+ webpack@4.46 .0 :
3627
+ version "4.46 .0"
3628
+ resolved "https://registry.yarnpkg.com/webpack/-/webpack-4.46 .0.tgz#bf9b4404ea20a073605e0a011d188d77cb6ad542 "
3629
+ integrity sha512-6jJuJjg8znb/xRItk7bkT0+Q7AHCYjjFnvKIWQPkNIOyRqoCGvkOs0ipeQzrqz4l5FtN5ZI/ukEHroeX/o1/5Q ==
3630
3630
dependencies :
3631
3631
" @webassemblyjs/ast" " 1.9.0"
3632
3632
" @webassemblyjs/helper-module-context" " 1.9.0"
3636
3636
ajv "^6.10.2"
3637
3637
ajv-keywords "^3.4.1"
3638
3638
chrome-trace-event "^1.0.2"
3639
- enhanced-resolve "^4.3 .0"
3639
+ enhanced-resolve "^4.5 .0"
3640
3640
eslint-scope "^4.0.3"
3641
3641
json-parse-better-errors "^1.0.2"
3642
3642
loader-runner "^2.4.0"
You can’t perform that action at this time.
0 commit comments