File tree 2 files changed +12
-5
lines changed
2 files changed +12
-5
lines changed Original file line number Diff line number Diff line change 36
36
"@testing-library/react" : " 12.1.5" ,
37
37
"@testing-library/user-event" : " 13.5.0" ,
38
38
"@types/jest" : " 27.5.2" ,
39
- "@types/node" : " 16.18.123 " ,
39
+ "@types/node" : " 22.10.6 " ,
40
40
"@types/react" : " 17.0.83" ,
41
41
"@types/testing-library__cypress" : " 5.0.13" ,
42
42
"@typescript-eslint/eslint-plugin" : " 5.62.0" ,
Original file line number Diff line number Diff line change 1324
1324
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.7.10.tgz#7aa732cc47341c12a16b7d562f519c2383b6d4fc"
1325
1325
integrity sha512-S63Dlv4zIPb8x6MMTgDq5WWRJQe56iBEY0O3SOFA9JrRienkOVDXSXBjjJw6HTNQYSE2JI6GMCR6LVbIMHJVvA==
1326
1326
1327
-
1328
- version "16.18.123"
1329
- resolved "https://registry.yarnpkg.com/@types/node/-/node-16.18.123.tgz#9073e454ee52ce9e2de038e7e0cf90f65c9abd56"
1330
- integrity sha512-/n7I6V/4agSpJtFDKKFEa763Hc1z3hmvchobHS1TisCOTKD5nxq8NJ2iK7SRIMYL276Q9mgWOx2AWp5n2XI6eA==
1327
+
1328
+ version "22.10.6"
1329
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-22.10.6.tgz#5c6795e71635876039f853cbccd59f523d9e4239"
1330
+ integrity sha512-qNiuwC4ZDAUNcY47xgaSuS92cjf8JbSUoaKS77bmLG1rU7MlATVSiw/IlrjtIyyskXBZ8KkNfjK/P5na7rgXbQ==
1331
+ dependencies :
1332
+ undici-types "~6.20.0"
1331
1333
1332
1334
" @types/node@^14.14.31 " :
1333
1335
version "14.14.44"
@@ -6152,6 +6154,11 @@ unbox-primitive@^1.1.0:
6152
6154
has-symbols "^1.1.0"
6153
6155
which-boxed-primitive "^1.1.1"
6154
6156
6157
+ undici-types@~6.20.0 :
6158
+ version "6.20.0"
6159
+ resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.20.0.tgz#8171bf22c1f588d1554d55bf204bc624af388433"
6160
+ integrity sha512-Ny6QZ2Nju20vw1SRHe3d9jVu6gJ+4e3+MMpqu7pqE5HT6WsTSlce++GQmK5UXS8mzV8DSYHrQH+Xrf2jVcuKNg==
6161
+
6155
6162
universalify@^0.1.2 :
6156
6163
version "0.1.2"
6157
6164
resolved "https://registry.yarnpkg.com/universalify/-/universalify-0.1.2.tgz#b646f69be3942dabcecc9d6639c80dc105efaa66"
You can’t perform that action at this time.
0 commit comments