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 46
46
"@semantic-release/npm" : " 9.0.1" ,
47
47
"@types/cheerio" : " 0.22.35" ,
48
48
"@types/jest" : " 27.5.2" ,
49
- "@types/node" : " 16. 18.16 " ,
49
+ "@types/node" : " 18.19.78 " ,
50
50
"@types/node-fetch" : " 2.6.2" ,
51
51
"@typescript-eslint/eslint-plugin" : " 5.44.0" ,
52
52
"@typescript-eslint/parser" : " 5.44.0" ,
Original file line number Diff line number Diff line change 1247
1247
resolved "https://registry.yarnpkg.com/@types/node/-/node-17.0.10.tgz#616f16e9d3a2a3d618136b1be244315d95bd7cab"
1248
1248
integrity sha512-S/3xB4KzyFxYGCppyDt68yzBU9ysL88lSdIah4D6cptdcltc4NCPCAMc0+PCpg/lLIyC7IPvj2Z52OJWeIUkog==
1249
1249
1250
-
1251
- version "16.18.16"
1252
- resolved "https://registry.yarnpkg.com/@types/node/-/node-16.18.16.tgz#09ff98b144abae2d7cce3e9fe9040ab2bf73222c"
1253
- integrity sha512-ZOzvDRWp8dCVBmgnkIqYCArgdFOO9YzocZp8Ra25N/RStKiWvMOXHMz+GjSeVNe5TstaTmTWPucGJkDw0XXJWA==
1250
+
1251
+ version "18.19.78"
1252
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-18.19.78.tgz#29f5e7b947840c7aa9050ecac920fe6b1c7646a0"
1253
+ integrity sha512-m1ilZCTwKLkk9rruBJXFeYN0Bc5SbjirwYX/Td3MqPfioYbgun3IvK/m8dQxMCnrPGZPg1kvXjp3SIekCN/ynw==
1254
+ dependencies :
1255
+ undici-types "~5.26.4"
1254
1256
1255
1257
" @types/normalize-package-data@^2.4.0 " :
1256
1258
version "2.4.1"
@@ -6257,6 +6259,11 @@ unbox-primitive@^1.0.1:
6257
6259
has-symbols "^1.0.2"
6258
6260
which-boxed-primitive "^1.0.2"
6259
6261
6262
+ undici-types@~5.26.4 :
6263
+ version "5.26.5"
6264
+ resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-5.26.5.tgz#bcd539893d00b56e964fd2657a4866b221a65617"
6265
+ integrity sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==
6266
+
6260
6267
unique-filename@^1.1.1 :
6261
6268
version "1.1.1"
6262
6269
resolved "https://registry.yarnpkg.com/unique-filename/-/unique-filename-1.1.1.tgz#1d69769369ada0583103a1e6ae87681b56573230"
You can’t perform that action at this time.
0 commit comments