File tree Expand file tree Collapse file tree 5 files changed +15
-8
lines changed Expand file tree Collapse file tree 5 files changed +15
-8
lines changed Original file line number Diff line number Diff line change 36
36
],
37
37
"devDependencies" : {
38
38
"@chunkd/source-file" : " ^11.0.0" ,
39
- "@types/node" : " ^18.11.9 "
39
+ "@types/node" : " ^20.14.2 "
40
40
}
41
41
}
Original file line number Diff line number Diff line change 35
35
"pretty-json-log" : " ^1.4.0"
36
36
},
37
37
"devDependencies" : {
38
- "@types/node" : " ^18.11.9 " ,
38
+ "@types/node" : " ^20.14.2 " ,
39
39
"@types/pino" : " ^7.0.5"
40
40
},
41
41
"publishConfig" : {
Original file line number Diff line number Diff line change 36
36
"devDependencies" : {
37
37
"@chunkd/source-file" : " ^11.0.0" ,
38
38
"@chunkd/source-memory" : " ^11.0.1" ,
39
- "@types/node" : " ^18.11.9 "
39
+ "@types/node" : " ^20.14.2 "
40
40
}
41
41
}
Original file line number Diff line number Diff line change 33
33
" *.png"
34
34
],
35
35
"devDependencies" : {
36
- "@types/node" : " ^18.11.9 " ,
36
+ "@types/node" : " ^20.14.2 " ,
37
37
"@types/tar-stream" : " ^3.1.3"
38
38
}
39
39
}
Original file line number Diff line number Diff line change 660
660
resolved "https://registry.npmjs.org/@types/minimist/-/minimist-1.2.1.tgz"
661
661
integrity sha512-fZQQafSREFyuZcdWFAExYjBiCL7AUCdgsk80iO0q4yihYYdcIiH28CcuPTGFgLOCC8RlW49GSQxdHwZP+I7CNg==
662
662
663
- " @types/node@*" , "@types/node@^18.11.9":
664
- version "18.16.1"
665
- resolved "https://registry.npmjs.org/@types/node/-/node-18.16.1.tgz"
666
- integrity sha512-DZxSZWXxFfOlx7k7Rv4LAyiMroaxa3Ly/7OOzZO8cBNho0YzAi4qlbrx8W27JGqG57IgR/6J7r+nOJWw6kcvZA==
663
+ " @types/node@*" , "@types/node@^20.14.2":
664
+ version "20.14.2"
665
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-20.14.2.tgz#a5f4d2bcb4b6a87bffcaa717718c5a0f208f4a18"
666
+ integrity sha512-xyu6WAMVwv6AKFLB+e/7ySZVr/0zLCzOa7rSpq6jNwpqOrUbcACDWC+53d4n2QHOnDou0fbIsg8wZu/sxrnI4Q==
667
+ dependencies :
668
+ undici-types "~5.26.4"
667
669
668
670
" @types/normalize-package-data@^2.4.0 " :
669
671
version "2.4.0"
@@ -5591,6 +5593,11 @@ unbox-primitive@^1.0.2:
5591
5593
has-symbols "^1.0.3"
5592
5594
which-boxed-primitive "^1.0.2"
5593
5595
5596
+ undici-types@~5.26.4 :
5597
+ version "5.26.5"
5598
+ resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-5.26.5.tgz#bcd539893d00b56e964fd2657a4866b221a65617"
5599
+ integrity sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==
5600
+
5594
5601
unique-filename@^2.0.0 :
5595
5602
version "2.0.1"
5596
5603
resolved "https://registry.npmjs.org/unique-filename/-/unique-filename-2.0.1.tgz"
You can’t perform that action at this time.
0 commit comments