File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1919 },
2020 "devDependencies" : {
2121 "@tsconfig/node16" : " 1.0.4" ,
22- "@types/node" : " 18.18.6 " ,
22+ "@types/node" : " 20.8.8 " ,
2323 "@typescript-eslint/eslint-plugin" : " 6.6.0" ,
2424 "@typescript-eslint/parser" : " 6.6.0" ,
2525 "eslint" : " 8.49.0" ,
Original file line number Diff line number Diff line change 9494 resolved "https://registry.yarnpkg.com/@types/json5/-/json5-0.0.29.tgz#ee28707ae94e11d2b827bcbe5270bcea7f3e71ee"
9595 integrity sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ==
9696
97- " @types/node@18.18.6 " :
98- version "18.18.6"
99- resolved "https://registry.yarnpkg.com/@types/node/-/node-18.18.6.tgz#26da694f75cdb057750f49d099da5e3f3824cb3e"
100- integrity sha512-wf3Vz+jCmOQ2HV1YUJuCWdL64adYxumkrxtc+H1VUQlnQI04+5HtH+qZCOE21lBE7gIrt+CwX2Wv8Acrw5Ak6w==
97+ " @types/node@20.8.8 " :
98+ version "20.8.8"
99+ resolved "https://registry.yarnpkg.com/@types/node/-/node-20.8.8.tgz#adee050b422061ad5255fc38ff71b2bb96ea2a0e"
100+ integrity sha512-YRsdVxq6OaLfmR9Hy816IMp33xOBjfyOgUd77ehqg96CFywxAPbDbXvAsuN2KVg2HOT8Eh6uAfU+l4WffwPVrQ==
101+ dependencies :
102+ undici-types "~5.25.1"
101103
102104" @types/semver@^7.5.0 " :
103105 version "7.5.1"
@@ -1570,6 +1572,11 @@ unbox-primitive@^1.0.2:
15701572 has-symbols "^1.0.3"
15711573 which-boxed-primitive "^1.0.2"
15721574
1575+ undici-types@~5.25.1 :
1576+ version "5.25.3"
1577+ resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-5.25.3.tgz#e044115914c85f0bcbb229f346ab739f064998c3"
1578+ integrity sha512-Ga1jfYwRn7+cP9v8auvEXN1rX3sWqlayd4HP7OKk4mZWylEmu3KzXDUGrQUN6Ol7qo1gPvB2e5gX6udnyEPgdA==
1579+
15731580uri-js@^4.2.2 :
15741581 version "4.4.1"
15751582 resolved "https://registry.yarnpkg.com/uri-js/-/uri-js-4.4.1.tgz#9b1a52595225859e55f669d928f88c6c57f2a77e"
You can’t perform that action at this time.
0 commit comments