Commit ada9cf8 1 parent 20508de commit ada9cf8 Copy full SHA for ada9cf8
File tree 4 files changed +10
-10
lines changed
4 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 26
26
"@types/aws-lambda" : " ^8.10.126" ,
27
27
"@types/json2md" : " ^1.5.4" ,
28
28
"@types/node" : " ^20.9.0" ,
29
- "@types/uuid" : " ^9 .0.7 " ,
29
+ "@types/uuid" : " ^10 .0.0 " ,
30
30
"typescript" : " ^5.2.2"
31
31
}
32
32
}
Original file line number Diff line number Diff line change 1585
1585
dependencies :
1586
1586
undici-types "~6.19.2"
1587
1587
1588
- " @types/uuid@^9 .0.7 " :
1589
- version "9 .0.7 "
1590
- resolved "https://registry.yarnpkg.com/@types/uuid/-/uuid-9 .0.7 .tgz#b14cebc75455eeeb160d5fe23c2fcc0c64f724d8 "
1591
- integrity sha512-WUtIVRUZ9i5dYXefDEAI7sh9/O7jGvHg7Df/5O/gtH3Yabe5odI3UWopVR1qbPXQtvOxWu3mM4XxlYeZtMWF4g ==
1588
+ " @types/uuid@^10 .0.0 " :
1589
+ version "10 .0.0 "
1590
+ resolved "https://registry.yarnpkg.com/@types/uuid/-/uuid-10 .0.0 .tgz#e9c07fe50da0f53dc24970cca94d619ff03f6f6d "
1591
+ integrity sha512-7gqG38EyHgyP1S+7+xomFtL+ZNHcKv6DwNaCZmJmo1vgMugyF3TCnXVg4t1uk89mLNwnLtnY3TpOpCOyp1/xHQ ==
1592
1592
1593
1593
asynckit@^0.4.0 :
1594
1594
version "0.4.0"
Original file line number Diff line number Diff line change 19
19
"devDependencies" : {
20
20
"@types/aws-lambda" : " ^8.10.128" ,
21
21
"@types/node" : " ^20.9.4" ,
22
- "@types/uuid" : " ^9 .0.7 " ,
22
+ "@types/uuid" : " ^10 .0.0 " ,
23
23
"typescript" : " ^5.3.2"
24
24
}
25
25
}
Original file line number Diff line number Diff line change 990
990
dependencies :
991
991
undici-types "~6.19.2"
992
992
993
- " @types/uuid@^9 .0.7 " :
994
- version "9 .0.7 "
995
- resolved "https://registry.yarnpkg.com/@types/uuid/-/uuid-9 .0.7 .tgz#b14cebc75455eeeb160d5fe23c2fcc0c64f724d8 "
996
- integrity sha512-WUtIVRUZ9i5dYXefDEAI7sh9/O7jGvHg7Df/5O/gtH3Yabe5odI3UWopVR1qbPXQtvOxWu3mM4XxlYeZtMWF4g ==
993
+ " @types/uuid@^10 .0.0 " :
994
+ version "10 .0.0 "
995
+ resolved "https://registry.yarnpkg.com/@types/uuid/-/uuid-10 .0.0 .tgz#e9c07fe50da0f53dc24970cca94d619ff03f6f6d "
996
+ integrity sha512-7gqG38EyHgyP1S+7+xomFtL+ZNHcKv6DwNaCZmJmo1vgMugyF3TCnXVg4t1uk89mLNwnLtnY3TpOpCOyp1/xHQ ==
997
997
998
998
bowser@^2.11.0 :
999
999
version "2.11.0"
You can’t perform that action at this time.
0 commit comments