|
@@ -1359,6 +1359,7 @@
|
|
|
version "0.11.0"
|
|
|
dependencies:
|
|
|
"@polkadot/types" "^0.96.1"
|
|
|
+ "@types/lodash" "^4.14.157"
|
|
|
"@types/vfile" "^4.0.0"
|
|
|
ajv "^6.11.0"
|
|
|
lodash "^4.17.15"
|
|
@@ -3816,6 +3817,11 @@
|
|
|
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.149.tgz#1342d63d948c6062838fbf961012f74d4e638440"
|
|
|
integrity sha512-ijGqzZt/b7BfzcK9vTrS6MFljQRPn5BFWOx8oE0GYxribu6uV+aA9zZuXI1zc/etK9E8nrgdoF2+LgUw7+9tJQ==
|
|
|
|
|
|
+"@types/lodash@^4.14.157":
|
|
|
+ version "4.14.157"
|
|
|
+ resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.157.tgz#fdac1c52448861dfde1a2e1515dbc46e54926dc8"
|
|
|
+ integrity sha512-Ft5BNFmv2pHDgxV5JDsndOWTRJ+56zte0ZpYLowp03tW+K+t8u8YMOzAnpuqPgzX6WO1XpDIUm7u04M8vdDiVQ==
|
|
|
+
|
|
|
"@types/marked@^0.7.0":
|
|
|
version "0.7.2"
|
|
|
resolved "https://registry.yarnpkg.com/@types/marked/-/marked-0.7.2.tgz#1393f076773b55cc7078c0fbeb86a497c69db97e"
|