File tree Expand file tree Collapse file tree 2 files changed +2
-14
lines changed
Expand file tree Collapse file tree 2 files changed +2
-14
lines changed Original file line number Diff line number Diff line change 120120 "@types/jest" : " 29.5.14" ,
121121 "@types/jsonpath" : " 0.2.4" ,
122122 "@types/lodash" : " 4.17.16" ,
123- "@types/node" : " 18.19.80 " ,
123+ "@types/node" : " 22.13.10 " ,
124124 "@typescript-eslint/eslint-plugin" : " 7.18.0" ,
125125 "@typescript-eslint/parser" : " 7.18.0" ,
126126 "dotenv" : " 16.4.7" ,
Original file line number Diff line number Diff line change 27742774 dependencies :
27752775 " @types/node" " *"
27762776
2777- " @types/node@* " :
2777+ " @types/node@*" , "@types/node@22.13.10" :
27782778 version "22.13.10"
27792779 resolved "https://registry.npmjs.org/@types/node/-/node-22.13.10.tgz#df9ea358c5ed991266becc3109dc2dc9125d77e4"
27802780 integrity sha512-I6LPUvlRH+O6VRUqYOcMudhaIdUVWfsjnZavnsraHvpBwaEyMN29ry+0UVJhImYL16xsscu0aske3yA+uPOWfw==
27812781 dependencies :
27822782 undici-types "~6.20.0"
27832783
2784- " @types/node@18.19.80 " :
2785- version "18.19.80"
2786- resolved "https://registry.yarnpkg.com/@types/node/-/node-18.19.80.tgz#6d6008e8920dddcd23f9dd33da24684ef57d487c"
2787- integrity sha512-kEWeMwMeIvxYkeg1gTc01awpwLbfMRZXdIhwRcakd/KlK53jmRC26LqcbIt7fnAQTu5GzlnWmzA3H6+l1u6xxQ==
2788- dependencies :
2789- undici-types "~5.26.4"
2790-
27912784" @types/normalize-package-data@^2.4.3 " :
27922785 version "2.4.4"
27932786 resolved "https://registry.npmjs.org/@types/normalize-package-data/-/normalize-package-data-2.4.4.tgz#56e2cc26c397c038fab0e3a917a12d5c5909e901"
@@ -10567,11 +10560,6 @@ underscore@1.12.1:
1056710560 resolved "https://registry.npmjs.org/underscore/-/underscore-1.12.1.tgz#7bb8cc9b3d397e201cf8553336d262544ead829e"
1056810561 integrity sha512-hEQt0+ZLDVUMhebKxL4x1BTtDY7bavVofhZ9KZ4aI26X9SRaE+Y3m83XUL1UP2jn8ynjndwCCpEHdUG+9pP1Tw==
1056910562
10570- undici-types@~5.26.4 :
10571- version "5.26.5"
10572- resolved "https://registry.npmjs.org/undici-types/-/undici-types-5.26.5.tgz#bcd539893d00b56e964fd2657a4866b221a65617"
10573- integrity sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==
10574-
1057510563undici-types@~6.20.0 :
1057610564 version "6.20.0"
1057710565 resolved "https://registry.npmjs.org/undici-types/-/undici-types-6.20.0.tgz#8171bf22c1f588d1554d55bf204bc624af388433"
You can’t perform that action at this time.
0 commit comments