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.13" ,
121
121
"@types/jsonpath" : " 0.2.4" ,
122
122
"@types/lodash" : " 4.17.9" ,
123
- "@types/node" : " 18.16.9 " ,
123
+ "@types/node" : " 18.19.57 " ,
124
124
"@typescript-eslint/eslint-plugin" : " ^6.9.1" ,
125
125
"@typescript-eslint/parser" : " ^6.9.1" ,
126
126
"dotenv" : " 16.4.5" ,
Original file line number Diff line number Diff line change 2828
2828
dependencies:
2829
2829
undici-types "~5.26.4"
2830
2830
2831
-
2832
- version "18.16.9"
2833
- resolved "https://registry.yarnpkg.com/@types/node/-/node-18.16.9.tgz#e79416d778a8714597342bb87efb5a6e914f7a73"
2834
- integrity sha512-IeB32oIV4oGArLrd7znD2rkHQ6EDCM+2Sr76dJnrHwv9OHBTTM6nuDLK9bmikXzPa0ZlWMWtRGo/Uw4mrzQedA==
2831
+
2832
+ version "18.19.57"
2833
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-18.19.57.tgz#a075ff6bb71a947d410a9d7ad2b6cb010a0c5230"
2834
+ integrity sha512-I2ioBd/IPrYDMv9UNR5NlPElOZ68QB7yY5V2EsLtSrTO0LM0PnCEFF9biLWHf5k+sIy4ohueCV9t4gk1AEdlVA==
2835
+ dependencies:
2836
+ undici-types "~5.26.4"
2835
2837
2836
2838
"@types/normalize-package-data@^2.4.3":
2837
2839
version "2.4.4"
You can’t perform that action at this time.
0 commit comments