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 47
47
"@types/lodash" : " ^4.14.195" ,
48
48
"@types/micromatch" : " ^4.0.2" ,
49
49
"@types/node" : " ^24.0.1" ,
50
- "@types/uuid" : " ^10 .0.0" ,
50
+ "@types/uuid" : " ^11 .0.0" ,
51
51
"@typescript-eslint/eslint-plugin" : " ^7.0.0" ,
52
52
"@typescript-eslint/parser" : " ^7.0.0" ,
53
53
"@vercel/ncc" : " ^0.38.0" ,
Original file line number Diff line number Diff line change 1454
1454
resolved "https://registry.yarnpkg.com/@types/stack-utils/-/stack-utils-2.0.3.tgz#6209321eb2c1712a7e7466422b8cb1fc0d9dd5d8"
1455
1455
integrity sha512-9aEbYZ3TbYMznPdcdr3SmIrLXwC/AKZXQeCf9Pgao5CKb8CyHuEX5jzWPTkvregvhRJHcpRO6BFoGW9ycaOkYw==
1456
1456
1457
- " @types/uuid@^10.0.0 " :
1458
- version "10.0.0"
1459
- resolved "https://registry.yarnpkg.com/@types/uuid/-/uuid-10.0.0.tgz#e9c07fe50da0f53dc24970cca94d619ff03f6f6d"
1460
- integrity sha512-7gqG38EyHgyP1S+7+xomFtL+ZNHcKv6DwNaCZmJmo1vgMugyF3TCnXVg4t1uk89mLNwnLtnY3TpOpCOyp1/xHQ==
1457
+ " @types/uuid@^11.0.0 " :
1458
+ version "11.0.0"
1459
+ resolved "https://registry.yarnpkg.com/@types/uuid/-/uuid-11.0.0.tgz#f4fa34bbf2af941148ef1973c4361fc43617971c"
1460
+ integrity sha512-HVyk8nj2m+jcFRNazzqyVKiZezyhDKrGUA3jlEcg/nZ6Ms+qHwocba1Y/AaVaznJTAM9xpdFSh+ptbNrhOGvZA==
1461
+ dependencies :
1462
+ uuid "*"
1461
1463
1462
1464
" @types/yargs-parser@* " :
1463
1465
version "21.0.3"
@@ -5045,6 +5047,11 @@ uri-js@^4.2.2:
5045
5047
dependencies :
5046
5048
punycode "^2.1.0"
5047
5049
5050
+ uuid@* :
5051
+ version "13.0.0"
5052
+ resolved "https://registry.yarnpkg.com/uuid/-/uuid-13.0.0.tgz#263dc341b19b4d755eb8fe36b78d95a6b65707e8"
5053
+ integrity sha512-XQegIaBTVUjSHliKqcnFqYypAd4S+WCYt5NIeRs6w/UAry7z8Y9j5ZwRRL4kzq9U3sD6v+85er9FvkEaBpji2w==
5054
+
5048
5055
v8-to-istanbul@^9.0.1 :
5049
5056
version "9.3.0"
5050
5057
resolved "https://registry.yarnpkg.com/v8-to-istanbul/-/v8-to-istanbul-9.3.0.tgz#b9572abfa62bd556c16d75fdebc1a411d5ff3175"
You can’t perform that action at this time.
0 commit comments