File tree 2 files changed +16
-2
lines changed
2 files changed +16
-2
lines changed Original file line number Diff line number Diff line change 29
29
"d3-scale" : " 4.0.2" ,
30
30
"eslint-formatter-codeframe" : " 7.32.1" ,
31
31
"fuse.js" : " 6.0.4" ,
32
- "history" : " 4.10.1 " ,
32
+ "history" : " 5.3.0 " ,
33
33
"js-cookie" : " 3.0.5" ,
34
34
"js-yaml" : " 4.1.0" ,
35
35
"json-e" : " 4.8.0" ,
Original file line number Diff line number Diff line change 967
967
dependencies:
968
968
regenerator-runtime "^0.14.0"
969
969
970
+ "@babel/runtime@^7.7.6":
971
+ version "7.26.0"
972
+ resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.26.0.tgz#8600c2f595f277c60815256418b85356a65173c1"
973
+ integrity sha512-FDSOghenHTiToteC/QRlv2q3DhPZ/oOXTBoirfWNx1Cx3TMVcGWQtMMmQcSvb/JjpNeGzx8Pq/b4fKEJuWm1sw==
974
+ dependencies:
975
+ regenerator-runtime "^0.14.0"
976
+
970
977
"@babel/template@^7.25.9", "@babel/template@^7.3.3":
971
978
version "7.25.9"
972
979
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.25.9.tgz#ecb62d81a8a6f5dc5fe8abfc3901fc52ddf15016"
@@ -6067,7 +6074,14 @@ highlight-words-core@^1.2.0:
6067
6074
resolved "https://registry.npmjs.org/highlight-words-core/-/highlight-words-core-1.2.2.tgz"
6068
6075
integrity sha512-BXUKIkUuh6cmmxzi5OIbUJxrG8OAk2MqoL1DtO3Wo9D2faJg2ph5ntyuQeLqaHJmzER6H5tllCDA9ZnNe9BVGg==
6069
6076
6070
- [email protected] , history@^4.9.0:
6077
+
6078
+ version "5.3.0"
6079
+ resolved "https://registry.yarnpkg.com/history/-/history-5.3.0.tgz#1548abaa245ba47992f063a0783db91ef201c73b"
6080
+ integrity sha512-ZqaKwjjrAYUYfLG+htGaIIZ4nioX2L70ZUMIFysS3xvBsSG4x/n1V6TXV3N8ZYNuFGlDirFg32T7B6WOUPDYcQ==
6081
+ dependencies:
6082
+ "@babel/runtime" "^7.7.6"
6083
+
6084
+ history@^4.9.0:
6071
6085
version "4.10.1"
6072
6086
resolved "https://registry.npmjs.org/history/-/history-4.10.1.tgz"
6073
6087
integrity sha512-36nwAD620w12kuzPAsyINPWJqlNbij+hpK1k9XRloDtym8mxzGYl2c17LnV6IAGB2Dmg4tEa7G7DlawS0+qjew==
You can’t perform that action at this time.
0 commit comments