File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
22 "name" : " @1inch/solidity-utils" ,
3- "version" : " 6.9.7 " ,
3+ "version" : " 6.9.8 " ,
44 "main" : " dist/src/index.js" ,
55 "types" : " dist/src/index.d.ts" ,
66 "exports" : {
111111 "commitLimit" : 0
112112 },
113113 "resolutions" : {
114- "elliptic" : " ^6.5.7"
114+ "elliptic" : " ^6.5.7" ,
115+ "handlebars" : " ^4.7.9"
115116 }
116117}
Original file line number Diff line number Diff line change @@ -4227,10 +4227,10 @@ graphemer@^1.4.0:
42274227 resolved "https://registry.yarnpkg.com/graphemer/-/graphemer-1.4.0.tgz#fb2f1d55e0e3a1849aeffc90c4fa0dd53a0e66c6"
42284228 integrity sha512-EtKwoO6kxCL9WO5xipiHTZlSzBm7WLT627TqC/uVRd0HKmq8NXyebnNYxDoBi7wt8eTWrUrKXCOVaFq9x1kgag==
42294229
4230- handlebars@^4.0.1, handlebars@^4.7.7 :
4231- version "4.7.8 "
4232- resolved "https://registry.yarnpkg.com/handlebars/-/handlebars-4.7.8 .tgz#41c42c18b1be2365439188c77c6afae71c0cd9e9 "
4233- integrity sha512-vafaFqs8MZkRrSX7sFVUdo3ap/eNiLnb4IakshzvP56X5Nr1iGKAIqdX6tMlm6HcNRIkr6AxO5jFEoJzzpT8aQ ==
4230+ handlebars@^4.0.1, handlebars@^4.7.7, handlebars@^4.7.9 :
4231+ version "4.7.9 "
4232+ resolved "https://registry.yarnpkg.com/handlebars/-/handlebars-4.7.9 .tgz#6f139082ab58dc4e5a0e51efe7db5ae890d56a0f "
4233+ integrity sha512-4E71E0rpOaQuJR2A3xDZ+GM1HyWYv1clR58tC8emQNeQe3RH7MAzSbat+V0wG78LQBo6m6bzSG/L4pBuCsgnUQ ==
42344234 dependencies :
42354235 minimist "^1.2.5"
42364236 neo-async "^2.6.2"
You can’t perform that action at this time.
0 commit comments