File tree Expand file tree Collapse file tree 2 files changed +7
-16
lines changed Expand file tree Collapse file tree 2 files changed +7
-16
lines changed Original file line number Diff line number Diff line change 38
38
"babel-loader" : " ^9.1.2" ,
39
39
"babel-plugin-macros" : " ^3.1.0" ,
40
40
"babel-plugin-transform-react-remove-prop-types" : " ^0.4.24" ,
41
- "bootstrap-loader" : " ^4.0.2 " ,
41
+ "bootstrap-loader" : " ^4.0.3 " ,
42
42
"bootstrap-sass" : " ^3.4.3" ,
43
43
"classnames" : " ^2.3.2" ,
44
44
"compression-webpack-plugin" : " 9" ,
Original file line number Diff line number Diff line change @@ -2608,16 +2608,16 @@ boolify@^1.0.0:
2608
2608
resolved "https://registry.yarnpkg.com/boolify/-/boolify-1.0.1.tgz#b5c09e17cacd113d11b7bb3ed384cc012994d86b"
2609
2609
integrity sha512-ma2q0Tc760dW54CdOyJjhrg/a54317o1zYADQJFgperNGKIKgAUGIcKnuMiff8z57+yGlrGNEt4lPgZfCgTJgA==
2610
2610
2611
- bootstrap-loader@^4.0.2 :
2612
- version "4.0.2 "
2613
- resolved "https://registry.yarnpkg.com/bootstrap-loader/-/bootstrap-loader-4.0.2 .tgz#d39ac5c81beaaec29f5abb66e3ceb0e496211577 "
2614
- integrity sha512-M61sqlmNh0xUs4PSFUGsO7jyamVovWkvD+yhxDMhakBex5sFy74sIM2L6PTNsUozxZdU03MsZWXD3+tpaGLKSw ==
2611
+ bootstrap-loader@^4.0.3 :
2612
+ version "4.0.3 "
2613
+ resolved "https://registry.yarnpkg.com/bootstrap-loader/-/bootstrap-loader-4.0.3 .tgz#c6aa556756b6796d3c13a5569b6824957958aa43 "
2614
+ integrity sha512-njWoRdyeQCBZh1ewDnarDOWGBQh1rI8I5LKrJeDhcXwgUyBrBlbdKYoO2idvvPkwqE2J1LzS9qEY0Ms1Kdn8HQ ==
2615
2615
dependencies :
2616
2616
chalk "2.4.2"
2617
2617
escape-regexp "0.0.1"
2618
2618
exports-loader "0.7.0"
2619
2619
js-yaml "3.13.1"
2620
- loader-utils "1.4.1 "
2620
+ loader-utils "1.4.2 "
2621
2621
resolve "1.10.0"
2622
2622
semver "5.5.0"
2623
2623
strip-json-comments "^2.0.1"
@@ -6015,16 +6015,7 @@ loader-runner@^4.2.0:
6015
6015
resolved "https://registry.yarnpkg.com/loader-runner/-/loader-runner-4.3.0.tgz#c1b4a163b99f614830353b16755e7149ac2314e1"
6016
6016
integrity sha512-3R/1M+yS3j5ou80Me59j7F9IMs4PXs3VqRrm0TU3AbKPxlmpoY1TNscJV/oGJXo8qCatFGTfDbY6W6ipGOYXfg==
6017
6017
6018
-
6019
- version "1.4.1"
6020
- resolved "https://registry.yarnpkg.com/loader-utils/-/loader-utils-1.4.1.tgz#278ad7006660bccc4d2c0c1578e17c5c78d5c0e0"
6021
- integrity sha512-1Qo97Y2oKaU+Ro2xnDMR26g1BwMT29jNbem1EvcujW2jqt+j5COXyscjM7bLQkM9HaxI7pkWeW7gnI072yMI9Q==
6022
- dependencies :
6023
- big.js "^5.2.2"
6024
- emojis-list "^3.0.0"
6025
- json5 "^1.0.1"
6026
-
6027
- loader-utils@^1.1.0 :
6018
+ [email protected] , loader-utils@^1.1.0:
6028
6019
version "1.4.2"
6029
6020
resolved "https://registry.yarnpkg.com/loader-utils/-/loader-utils-1.4.2.tgz#29a957f3a63973883eb684f10ffd3d151fec01a3"
6030
6021
integrity sha512-I5d00Pd/jwMD2QCduo657+YM/6L3KZu++pmX9VFncxaxvHcru9jx1lBaFft+r4Mt2jK0Yhp41XlRAihzPxHNCg==
You can’t perform that action at this time.
0 commit comments