File tree 2 files changed +2
-14
lines changed
2 files changed +2
-14
lines changed Original file line number Diff line number Diff line change 120
120
"@types/jest" : " 29.5.14" ,
121
121
"@types/jsonpath" : " 0.2.4" ,
122
122
"@types/lodash" : " 4.17.16" ,
123
- "@types/node" : " 18.19.80 " ,
123
+ "@types/node" : " 22.13.10 " ,
124
124
"@typescript-eslint/eslint-plugin" : " 7.18.0" ,
125
125
"@typescript-eslint/parser" : " 7.18.0" ,
126
126
"dotenv" : " 16.4.7" ,
Original file line number Diff line number Diff line change 2774
2774
dependencies :
2775
2775
" @types/node" " *"
2776
2776
2777
- " @types/node@* " :
2777
+ " @types/node@*" , "@types/[email protected] " :
2778
2778
version "22.13.10"
2779
2779
resolved "https://registry.npmjs.org/@types/node/-/node-22.13.10.tgz#df9ea358c5ed991266becc3109dc2dc9125d77e4"
2780
2780
integrity sha512-I6LPUvlRH+O6VRUqYOcMudhaIdUVWfsjnZavnsraHvpBwaEyMN29ry+0UVJhImYL16xsscu0aske3yA+uPOWfw==
2781
2781
dependencies :
2782
2782
undici-types "~6.20.0"
2783
2783
2784
-
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
-
2791
2784
" @types/normalize-package-data@^2.4.3 " :
2792
2785
version "2.4.4"
2793
2786
resolved "https://registry.npmjs.org/@types/normalize-package-data/-/normalize-package-data-2.4.4.tgz#56e2cc26c397c038fab0e3a917a12d5c5909e901"
10567
10560
resolved "https://registry.npmjs.org/underscore/-/underscore-1.12.1.tgz#7bb8cc9b3d397e201cf8553336d262544ead829e"
10568
10561
integrity sha512-hEQt0+ZLDVUMhebKxL4x1BTtDY7bavVofhZ9KZ4aI26X9SRaE+Y3m83XUL1UP2jn8ynjndwCCpEHdUG+9pP1Tw==
10569
10562
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
-
10575
10563
undici-types@~6.20.0 :
10576
10564
version "6.20.0"
10577
10565
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