File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 53
53
"@types/jest" : " 29.5.14" ,
54
54
"@types/lodash" : " 4.17.14" ,
55
55
"@types/lru-cache" : " 5.1.1" ,
56
- "@types/node" : " 20.17.12 " ,
56
+ "@types/node" : " 20.17.13 " ,
57
57
"@types/semver" : " 7.5.8" ,
58
58
"@types/topojson-specification" : " 1.0.5" ,
59
59
"@typescript-eslint/eslint-plugin" : " 8.20.0" ,
Original file line number Diff line number Diff line change 2032
2032
dependencies :
2033
2033
undici-types "~5.26.4"
2034
2034
2035
-
2036
- version "20.17.12 "
2037
- resolved "https://registry.yarnpkg.com/@types/node/-/node-20.17.12 .tgz#ee3b7d25a522fd95608c1b3f02921c97b93fcbd6 "
2038
- integrity sha512-vo/wmBgMIiEA23A/knMfn/cf37VnuF52nZh5ZoW0GWt4e4sxNquibrMRJ7UQsA06+MBx9r/H1jsI9grYjQCQlw ==
2035
+
2036
+ version "20.17.13 "
2037
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-20.17.13 .tgz#26a7d3e72724ed73bc2fd39a66a2ab17e6e19a00 "
2038
+ integrity sha512-RNf+4dEeV69PIvyp++4IKM2vnLXtmp/JovfeQm5P5+qpKb6wHoH7INywLdZ7z+gVX46kgBP/fwJJvZYaHxtdyw ==
2039
2039
dependencies :
2040
2040
undici-types "~6.19.2"
2041
2041
You can’t perform that action at this time.
0 commit comments