File tree Expand file tree Collapse file tree 2 files changed +7
-5
lines changed Expand file tree Collapse file tree 2 files changed +7
-5
lines changed Original file line number Diff line number Diff line change 119
119
"@types/jest" : " 29.5.13" ,
120
120
"@types/jsonpath" : " 0.2.4" ,
121
121
"@types/lodash" : " 4.17.7" ,
122
- "@types/node" : " 18.16.9 " ,
122
+ "@types/node" : " 18.19.50 " ,
123
123
"@typescript-eslint/eslint-plugin" : " ^6.9.1" ,
124
124
"@typescript-eslint/parser" : " ^6.9.1" ,
125
125
"dotenv" : " 16.4.5" ,
Original file line number Diff line number Diff line change 2773
2773
dependencies :
2774
2774
undici-types "~5.26.4"
2775
2775
2776
- " @types/node@18.16.9 " :
2777
- version "18.16.9"
2778
- resolved "https://registry.yarnpkg.com/@types/node/-/node-18.16.9.tgz#e79416d778a8714597342bb87efb5a6e914f7a73"
2779
- integrity sha512-IeB32oIV4oGArLrd7znD2rkHQ6EDCM+2Sr76dJnrHwv9OHBTTM6nuDLK9bmikXzPa0ZlWMWtRGo/Uw4mrzQedA==
2776
+ " @types/node@18.19.50 " :
2777
+ version "18.19.50"
2778
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-18.19.50.tgz#8652b34ee7c0e7e2004b3f08192281808d41bf5a"
2779
+ integrity sha512-xonK+NRrMBRtkL1hVCc3G+uXtjh1Al4opBLjqVmipe5ZAaBYWW6cNAiBVZ1BvmkBhep698rP3UM3aRAdSALuhg==
2780
+ dependencies :
2781
+ undici-types "~5.26.4"
2780
2782
2781
2783
" @types/normalize-package-data@^2.4.3 " :
2782
2784
version "2.4.4"
You can’t perform that action at this time.
0 commit comments