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.13" ,
121
121
"@types/jsonpath" : " 0.2.4" ,
122
122
"@types/lodash" : " 4.17.9" ,
123
- "@types/node" : " 18 .16.9 " ,
123
+ "@types/node" : " 20 .16.10 " ,
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
- "@types/node@18.16.9":
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
+ "@types/node@20.16.10":
2832
+ version "20.16.10"
2833
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-20.16.10.tgz#0cc3fdd3daf114a4776f54ba19726a01c907ef71"
2834
+ integrity sha512-vQUKgWTjEIRFCvK6CyriPH3MZYiYlNy0fKiEYHWbcoWLEgs4opurGGKlebrTLqdSMIbXImH6XExNiIyNUv3WpA==
2835
+ dependencies:
2836
+ undici-types "~6.19.2"
2835
2837
2836
2838
"@types/normalize-package-data@^2.4.3":
2837
2839
version "2.4.4"
@@ -10636,6 +10638,11 @@ undici-types@~5.26.4:
10636
10638
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-5.26.5.tgz#bcd539893d00b56e964fd2657a4866b221a65617"
10637
10639
integrity sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==
10638
10640
10641
+ undici-types@~6.19.2:
10642
+ version "6.19.8"
10643
+ resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.19.8.tgz#35111c9d1437ab83a7cdc0abae2f26d88eda0a02"
10644
+ integrity sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw==
10645
+
10639
10646
unicode-canonical-property-names-ecmascript@^2.0.0:
10640
10647
version "2.0.0"
10641
10648
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