File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 99 "private" : true ,
1010 "devDependencies" : {
1111 "jest" : " ^29.7.0" ,
12- "jest-junit" : " ^16 .0.0" ,
12+ "jest-junit" : " ^17 .0.0" ,
1313 "node-fetch" : " ^3.3.2"
1414 },
1515 "scripts" : {
Original file line number Diff line number Diff line change @@ -1571,14 +1571,14 @@ jest-haste-map@^29.7.0:
15711571 optionalDependencies :
15721572 fsevents "^2.3.2"
15731573
1574- jest-junit@^16 .0.0 :
1575- version "16 .0.0"
1576- resolved "https://registry.yarnpkg.com/jest-junit/-/jest-junit-16 .0.0.tgz#d838e8c561cf9fdd7eb54f63020777eee4136785 "
1577- integrity sha512-A94mmw6NfJab4Fg/BlvVOUXzXgF0XIH6EmTgJ5NDPp4xoKq0Kr7sErb+4Xs9nZvu58pJojz5RFGpqnZYJTrRfQ ==
1574+ jest-junit@^17 .0.0 :
1575+ version "17 .0.0"
1576+ resolved "https://registry.yarnpkg.com/jest-junit/-/jest-junit-17 .0.0.tgz#df70832d780de9577ba133688da94487f5bbc105 "
1577+ integrity sha512-RYWCkq4j59gUXj5DsgbIE7xFBZzu1gtibPhyjSjMmGaOTLnqlXhg7x9zuGCwgbCuMAyoyvk0Mi8wSrRR5uOeLA ==
15781578 dependencies :
15791579 mkdirp "^1.0.4"
15801580 strip-ansi "^6.0.1"
1581- uuid "^8.3.2 "
1581+ uuid "^14.0.0 "
15821582 xml "^1.0.1"
15831583
15841584jest-leak-detector@^29.7.0 :
@@ -2267,10 +2267,10 @@ type-fest@^0.21.3:
22672267 resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-0.21.3.tgz#d260a24b0198436e133fa26a524a6d65fa3b2e37"
22682268 integrity sha512-t0rzBq87m3fVcduHDUFhKmyyX+9eo6WQjZvf51Ea/M0Q7+T374Jp1aUiyUl0GKxp8M/OETVHSDvmkyPgvX+X2w==
22692269
2270- uuid@^8.3.2 :
2271- version "8.3.2 "
2272- resolved "https://registry.yarnpkg.com/uuid/-/uuid-8.3.2 .tgz#80d5b5ced271bb9af6c445f21a1a04c606cefbe2 "
2273- integrity sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg ==
2270+ uuid@^14.0.0 :
2271+ version "14.0.0 "
2272+ resolved "https://registry.yarnpkg.com/uuid/-/uuid-14.0.0 .tgz#0af883220163d264ffe0c084f6b8a89b9666966d "
2273+ integrity sha512-Qo+uWgilfSmAhXCMav1uYFynlQO7fMFiMVZsQqZRMIXp0O7rR7qjkj+cPvBHLgBqi960QCoo/PH2/6ZtVqKvrg ==
22742274
22752275v8-to-istanbul@^9.0.1 :
22762276 version "9.0.1"
You can’t perform that action at this time.
0 commit comments