This repository was archived by the owner on Oct 15, 2024. It is now read-only.
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 24
24
"@ava/typescript" : " 3.0.1" ,
25
25
"@types/bent" : " 7.3.8" ,
26
26
"@types/dotenv" : " 8.2.0" ,
27
- "@types/node" : " 18.17.1 " ,
27
+ "@types/node" : " 18.19.2 " ,
28
28
"@types/ramda" : " 0.29.9" ,
29
29
"@types/sinon" : " 10.0.20" ,
30
30
"@typescript-eslint/eslint-plugin" : " 5.62.0" ,
Original file line number Diff line number Diff line change 1474
1474
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.6.0.tgz#7d4411bf5157339337d7cff864d9ff45f177b499"
1475
1475
integrity sha512-mikldZQitV94akrc4sCcSjtJfsTKt4p+e/s0AGscVA6XArQ9kFclP+ZiYUMnq987rc6QlYxXv/EivqlfSLxpKA==
1476
1476
1477
- " @types/node@18.17.1 " :
1478
- version "18.17.1"
1479
- resolved "https://registry.yarnpkg.com/@types/node/-/node-18.17.1.tgz#84c32903bf3a09f7878c391d31ff08f6fe7d8335"
1480
- integrity sha512-xlR1jahfizdplZYRU59JlUx9uzF1ARa8jbhM11ccpCJya8kvos5jwdm2ZAgxSCwOl0fq21svP18EVwPBXMQudw==
1477
+ " @types/node@18.19.2 " :
1478
+ version "18.19.2"
1479
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-18.19.2.tgz#865107157bda220eef9fa8c2173152d6559a41ae"
1480
+ integrity sha512-6wzfBdbWpe8QykUkXBjtmO3zITA0A3FIjoy+in0Y2K4KrCiRhNYJIdwAPDffZ3G6GnaKaSLSEa9ZuORLfEoiwg==
1481
+ dependencies :
1482
+ undici-types "~5.26.4"
1481
1483
1482
1484
" @types/node@^12.12.6 " :
1483
1485
version "12.12.54"
@@ -8658,6 +8660,11 @@ underscore@1.9.1:
8658
8660
resolved "https://registry.yarnpkg.com/underscore/-/underscore-1.9.1.tgz#06dce34a0e68a7babc29b365b8e74b8925203961"
8659
8661
integrity sha512-5/4etnCkd9c8gwgowi5/om/mYO5ajCaOgdzj/oW+0eQV9WxKBDZw5+ycmKmeaTXjInS/W0BzpGLo2xR2aBwZdg==
8660
8662
8663
+ undici-types@~5.26.4 :
8664
+ version "5.26.5"
8665
+ resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-5.26.5.tgz#bcd539893d00b56e964fd2657a4866b221a65617"
8666
+ integrity sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==
8667
+
8661
8668
union-value@^1.0.0 :
8662
8669
version "1.0.1"
8663
8670
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