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 120
120
"@types/jest" : " 29.5.14" ,
121
121
"@types/jsonpath" : " 0.2.4" ,
122
122
"@types/lodash" : " 4.17.13" ,
123
- "@types/node" : " 18.16.9 " ,
123
+ "@types/node" : " 18.19.63 " ,
124
124
"@typescript-eslint/eslint-plugin" : " 7.18.0" ,
125
125
"@typescript-eslint/parser" : " 7.18.0" ,
126
126
"dotenv" : " 16.4.5" ,
Original file line number Diff line number Diff line change 2896
2896
dependencies:
2897
2897
undici-types "~5.26.4"
2898
2898
2899
- "@types/node@18.16.9":
2900
- version "18.16.9"
2901
- resolved "https://registry.yarnpkg.com/@types/node/-/node-18.16.9.tgz#e79416d778a8714597342bb87efb5a6e914f7a73"
2902
- integrity sha512-IeB32oIV4oGArLrd7znD2rkHQ6EDCM+2Sr76dJnrHwv9OHBTTM6nuDLK9bmikXzPa0ZlWMWtRGo/Uw4mrzQedA==
2899
+ "@types/node@18.19.63":
2900
+ version "18.19.63"
2901
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-18.19.63.tgz#2b2cdb8b3bd2b739ae38c5676cd012c80568022f"
2902
+ integrity sha512-hcUB7THvrGmaEcPcvUZCZtQ2Z3C+UR/aOcraBLCvTsFMh916Gc1kCCYcfcMuB76HM2pSerxl1PoP3KnmHzd9Lw==
2903
+ dependencies:
2904
+ undici-types "~5.26.4"
2903
2905
2904
2906
"@types/normalize-package-data@^2.4.3":
2905
2907
version "2.4.4"
You can’t perform that action at this time.
0 commit comments