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 41
41
"@rollup/plugin-multi-entry" : " 4.1.0" ,
42
42
"@rollup/plugin-typescript" : " 8.5.0" ,
43
43
"@types/dotenv" : " 8.2.0" ,
44
- "@types/node" : " 18.17.12 " ,
44
+ "@types/node" : " 18.19.2 " ,
45
45
"@types/ramda" : " 0.29.3" ,
46
46
"@typescript-eslint/eslint-plugin" : " 5.62.0" ,
47
47
"@typescript-eslint/parser" : " 5.62.0" ,
Original file line number Diff line number Diff line change 716
716
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.33.tgz#9e4f8c64345522e4e8ce77b334a8aaa64e2b6c78"
717
717
integrity sha512-oJqcTrgPUF29oUP8AsUqbXGJNuPutsetaa9kTQAQce5Lx5dTYWV02ScBiT/k1BX/Z7pKeqedmvp39Wu4zR7N7g==
718
718
719
- " @types/node@18.17.12 " :
720
- version "18.17.12"
721
- resolved "https://registry.yarnpkg.com/@types/node/-/node-18.17.12.tgz#c6bd7413a13e6ad9cfb7e97dd5c4e904c1821e50"
722
- integrity sha512-d6xjC9fJ/nSnfDeU0AMDsaJyb1iHsqCSOdi84w4u+SlN/UgQdY5tRhpMzaFYsI4mnpvgTivEaQd0yOUhAtOnEQ==
719
+ " @types/node@18.19.2 " :
720
+ version "18.19.2"
721
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-18.19.2.tgz#865107157bda220eef9fa8c2173152d6559a41ae"
722
+ integrity sha512-6wzfBdbWpe8QykUkXBjtmO3zITA0A3FIjoy+in0Y2K4KrCiRhNYJIdwAPDffZ3G6GnaKaSLSEa9ZuORLfEoiwg==
723
+ dependencies :
724
+ undici-types "~5.26.4"
723
725
724
726
" @types/node@^12.12.6 " :
725
727
version "12.20.55"
@@ -8169,6 +8171,11 @@ underscore@1.9.1:
8169
8171
resolved "https://registry.yarnpkg.com/underscore/-/underscore-1.9.1.tgz#06dce34a0e68a7babc29b365b8e74b8925203961"
8170
8172
integrity sha512-5/4etnCkd9c8gwgowi5/om/mYO5ajCaOgdzj/oW+0eQV9WxKBDZw5+ycmKmeaTXjInS/W0BzpGLo2xR2aBwZdg==
8171
8173
8174
+ undici-types@~5.26.4 :
8175
+ version "5.26.5"
8176
+ resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-5.26.5.tgz#bcd539893d00b56e964fd2657a4866b221a65617"
8177
+ integrity sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==
8178
+
8172
8179
union-value@^1.0.0 :
8173
8180
version "1.0.1"
8174
8181
resolved "https://registry.yarnpkg.com/union-value/-/union-value-1.0.1.tgz#0b6fe7b835aecda61c6ea4d4f02c14221e109847"
You can’t perform that action at this time.
0 commit comments