File tree Expand file tree Collapse file tree 2 files changed +12
-5
lines changed Expand file tree Collapse file tree 2 files changed +12
-5
lines changed Original file line number Diff line number Diff line change 26
26
"@typechain/hardhat" : " 6.1.6" ,
27
27
"@types/chai" : " 4.3.20" ,
28
28
"@types/mocha" : " 10.0.10" ,
29
- "@types/node" : " 18.13.0 " ,
29
+ "@types/node" : " 18.19.116 " ,
30
30
"@typescript-eslint/eslint-plugin" : " 5.51.0" ,
31
31
"@typescript-eslint/parser" : " 5.51.0" ,
32
32
"chai" : " 4.5.0" ,
Original file line number Diff line number Diff line change 1746
1746
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.10.3.tgz#7a8f2838603ea314d1d22bb3171d899e15c57bd5"
1747
1747
integrity sha512-ho3Ruq+fFnBrZhUYI46n/bV2GjwzSkwuT4dTf0GkuNFmnb8nq4ny2z9JEVemFi6bdEJanHLlYfy9c6FN9B9McQ==
1748
1748
1749
- " @types/node@18.13.0 " :
1750
- version "18.13.0"
1751
- resolved "https://registry.yarnpkg.com/@types/node/-/node-18.13.0.tgz#0400d1e6ce87e9d3032c19eb6c58205b0d3f7850"
1752
- integrity sha512-gC3TazRzGoOnoKAhUx+Q0t8S9Tzs74z7m0ipwGpSqQrleP14hKxP4/JUeEQcD3W1/aIpnWl8pHowI7WokuZpXg==
1749
+ " @types/node@18.19.116 " :
1750
+ version "18.19.116"
1751
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-18.19.116.tgz#bf225417b1092e7774370f74b09e189da12d2a93"
1752
+ integrity sha512-1SHF5oSE6UfsnhB1QtPTB8bhKI/ZL57kIesbl0+/Nj8jW1C4Pjc+E+7sMq0Np6lu1zhjOKmoqPsK+RUsmok7nQ==
1753
+ dependencies :
1754
+ undici-types "~5.26.4"
1753
1755
1754
1756
" @types/node@^10.0.3 " :
1755
1757
version "10.17.60"
@@ -11143,6 +11145,11 @@ underscore@1.9.1:
11143
11145
resolved "https://registry.yarnpkg.com/underscore/-/underscore-1.9.1.tgz#06dce34a0e68a7babc29b365b8e74b8925203961"
11144
11146
integrity sha512-5/4etnCkd9c8gwgowi5/om/mYO5ajCaOgdzj/oW+0eQV9WxKBDZw5+ycmKmeaTXjInS/W0BzpGLo2xR2aBwZdg==
11145
11147
11148
+ undici-types@~5.26.4 :
11149
+ version "5.26.5"
11150
+ resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-5.26.5.tgz#bcd539893d00b56e964fd2657a4866b221a65617"
11151
+ integrity sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==
11152
+
11146
11153
undici@^5.4.0 :
11147
11154
version "5.4.0"
11148
11155
resolved "https://registry.yarnpkg.com/undici/-/undici-5.4.0.tgz#c474fae02743d4788b96118d46008a24195024d2"
You can’t perform that action at this time.
0 commit comments