File tree 2 files changed +11
-1
lines changed
2 files changed +11
-1
lines changed Original file line number Diff line number Diff line change 18
18
"babel-plugin-syntax-dynamic-import" : " ^6.18.0" ,
19
19
"bootstrap-sass" : " ^3.3.7" ,
20
20
"classnames" : " ^2.2.6" ,
21
- "debug" : " ^3.1 .0" ,
21
+ "debug" : " ^4.0 .0" ,
22
22
"favicons-webpack-plugin" : " ^0.0.9" ,
23
23
"font-awesome" : " ^4.7.0" ,
24
24
"fresh" : " ^0.5.2" ,
Original file line number Diff line number Diff line change @@ -2191,6 +2191,12 @@ debug@^3.1.0:
2191
2191
dependencies :
2192
2192
ms "2.0.0"
2193
2193
2194
+ debug@^4.0.0 :
2195
+ version "4.0.1"
2196
+ resolved "https://registry.yarnpkg.com/debug/-/debug-4.0.1.tgz#f9bb36d439b8d1f0dd52d8fb6b46e4ebb8c1cd5b"
2197
+ dependencies :
2198
+ ms "^2.1.1"
2199
+
2194
2200
debug@~2.2.0 :
2195
2201
version "2.2.0"
2196
2202
resolved "https://registry.yarnpkg.com/debug/-/debug-2.2.0.tgz#f87057e995b1a1f6ae6a4960664137bc56f039da"
5341
5347
version "2.0.0"
5342
5348
resolved "https://registry.yarnpkg.com/ms/-/ms-2.0.0.tgz#5608aeadfc00be6c2901df5f9861788de0d597c8"
5343
5349
5350
+ ms@^2.1.1 :
5351
+ version "2.1.1"
5352
+ resolved "https://registry.yarnpkg.com/ms/-/ms-2.1.1.tgz#30a5864eb3ebb0a66f2ebe6d727af06a09d86e0a"
5353
+
5344
5354
multicast-dns-service-types@^1.1.0 :
5345
5355
version "1.1.0"
5346
5356
resolved "https://registry.yarnpkg.com/multicast-dns-service-types/-/multicast-dns-service-types-1.1.0.tgz#899f11d9686e5e05cb91b35d5f0e63b773cfc901"
You can’t perform that action at this time.
0 commit comments