File tree 2 files changed +15
-1
lines changed
2 files changed +15
-1
lines changed Original file line number Diff line number Diff line change 37
37
"react-dom" : " 16.8.6" ,
38
38
"react-redux" : " 7.0.2" ,
39
39
"react-router" : " ^5.0.0" ,
40
- "history" : " ^4.9 .0"
40
+ "history" : " ^5.0 .0"
41
41
}
42
42
}
Original file line number Diff line number Diff line change 809
809
dependencies :
810
810
regenerator-runtime "^0.13.4"
811
811
812
+ " @babel/runtime@^7.7.6 " :
813
+ version "7.11.0"
814
+ resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.11.0.tgz#f10245877042a815e07f7e693faff0ae9d3a2aac"
815
+ integrity sha512-qArkXsjJq7H+T86WrIFV0Fnu/tNOkZ4cgXmjkzAu3b/58D5mFIO8JH/y77t7C9q0OdDRdh9s7Ue5GasYssxtXw==
816
+ dependencies :
817
+ regenerator-runtime "^0.13.4"
818
+
812
819
" @babel/template@^7.1.0 " :
813
820
version "7.4.0"
814
821
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.4.0.tgz#12474e9c077bae585c5d835a95c0b0b790c25c8b"
@@ -4249,6 +4256,13 @@ history@^4.9.0:
4249
4256
tiny-warning "^1.0.0"
4250
4257
value-equal "^0.4.0"
4251
4258
4259
+ history@^5.0.0 :
4260
+ version "5.0.0"
4261
+ resolved "https://registry.yarnpkg.com/history/-/history-5.0.0.tgz#0cabbb6c4bbf835addb874f8259f6d25101efd08"
4262
+ integrity sha512-3NyRMKIiFSJmIPdq7FxkNMJkQ7ZEtVblOQ38VtKaA0zZMW1Eo6Q6W8oDKEflr1kNNTItSnk4JMCO1deeSgbLLg==
4263
+ dependencies :
4264
+ " @babel/runtime" " ^7.7.6"
4265
+
4252
4266
hmac-drbg@^1.0.0 :
4253
4267
version "1.0.1"
4254
4268
resolved "https://registry.yarnpkg.com/hmac-drbg/-/hmac-drbg-1.0.1.tgz#d2745701025a6c775a6c545793ed502fc0c649a1"
You can’t perform that action at this time.
0 commit comments