File tree Expand file tree Collapse file tree 2 files changed +12
-5
lines changed Expand file tree Collapse file tree 2 files changed +12
-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.12" ,
123
- "@types/node" : " 18.16.9 " ,
123
+ "@types/node" : " 20.17.1 " ,
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 2902
2902
dependencies:
2903
2903
undici-types "~5.26.4"
2904
2904
2905
- "@types/node@18.16.9":
2906
- version "18.16.9"
2907
- resolved "https://registry.yarnpkg.com/@types/node/-/node-18.16.9.tgz#e79416d778a8714597342bb87efb5a6e914f7a73"
2908
- integrity sha512-IeB32oIV4oGArLrd7znD2rkHQ6EDCM+2Sr76dJnrHwv9OHBTTM6nuDLK9bmikXzPa0ZlWMWtRGo/Uw4mrzQedA==
2905
+ "@types/node@20.17.1":
2906
+ version "20.17.1"
2907
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-20.17.1.tgz#2b968e060dfb04b7f9550fe3db5f552721c14566"
2908
+ integrity sha512-j2VlPv1NnwPJbaCNv69FO/1z4lId0QmGvpT41YxitRtWlg96g/j8qcv2RKsLKe2F6OJgyXhupN1Xo17b2m139Q==
2909
+ dependencies:
2910
+ undici-types "~6.19.2"
2909
2911
2910
2912
"@types/normalize-package-data@^2.4.3":
2911
2913
version "2.4.4"
@@ -11072,6 +11074,11 @@ undici-types@~5.26.4:
11072
11074
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-5.26.5.tgz#bcd539893d00b56e964fd2657a4866b221a65617"
11073
11075
integrity sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==
11074
11076
11077
+ undici-types@~6.19.2:
11078
+ version "6.19.8"
11079
+ resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.19.8.tgz#35111c9d1437ab83a7cdc0abae2f26d88eda0a02"
11080
+ integrity sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw==
11081
+
11075
11082
unicode-canonical-property-names-ecmascript@^2.0.0:
11076
11083
version "2.0.0"
11077
11084
resolved "https://registry.yarnpkg.com/unicode-canonical-property-names-ecmascript/-/unicode-canonical-property-names-ecmascript-2.0.0.tgz#301acdc525631670d39f6146e0e77ff6bbdebddc"
You can’t perform that action at this time.
0 commit comments