Commit e8c89b5 1 parent 5cd34ff commit e8c89b5 Copy full SHA for e8c89b5
File tree 4 files changed +11
-11
lines changed
4 files changed +11
-11
lines changed Original file line number Diff line number Diff line change 24
24
"@types/aws-lambda" : " ^8.10.126" ,
25
25
"@types/json2md" : " ^1.5.4" ,
26
26
"@types/node" : " ^20.9.0" ,
27
- "@types/uuid" : " ^9 .0.7 " ,
27
+ "@types/uuid" : " ^10 .0.0 " ,
28
28
"typescript" : " ^5.2.2"
29
29
},
30
30
"packageManager" : " yarn@1.22.22+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e"
Original file line number Diff line number Diff line change 2056
2056
dependencies :
2057
2057
undici-types "~6.19.2"
2058
2058
2059
+ " @types/uuid@^10.0.0 " :
2060
+ version "10.0.0"
2061
+ resolved "https://registry.yarnpkg.com/@types/uuid/-/uuid-10.0.0.tgz#e9c07fe50da0f53dc24970cca94d619ff03f6f6d"
2062
+ integrity sha512-7gqG38EyHgyP1S+7+xomFtL+ZNHcKv6DwNaCZmJmo1vgMugyF3TCnXVg4t1uk89mLNwnLtnY3TpOpCOyp1/xHQ==
2063
+
2059
2064
" @types/uuid@^9.0.1 " :
2060
2065
version "9.0.8"
2061
2066
resolved "https://registry.yarnpkg.com/@types/uuid/-/uuid-9.0.8.tgz#7545ba4fc3c003d6c756f651f3bf163d8f0f29ba"
2062
2067
integrity sha512-jg+97EGIcY9AGHJJRaaPVgetKDsrTgbRjQ5Msgjh/DQKEFl0DtyRr/VCOyD1T2R1MNeWPK/u7JoGhlDZnKBAfA==
2063
2068
2064
- " @types/uuid@^9.0.7 " :
2065
- version "9.0.7"
2066
- resolved "https://registry.yarnpkg.com/@types/uuid/-/uuid-9.0.7.tgz#b14cebc75455eeeb160d5fe23c2fcc0c64f724d8"
2067
- integrity sha512-WUtIVRUZ9i5dYXefDEAI7sh9/O7jGvHg7Df/5O/gtH3Yabe5odI3UWopVR1qbPXQtvOxWu3mM4XxlYeZtMWF4g==
2068
-
2069
2069
asynckit@^0.4.0 :
2070
2070
version "0.4.0"
2071
2071
resolved "https://registry.yarnpkg.com/asynckit/-/asynckit-0.4.0.tgz#c79ed97f7f34cb8f2ba1bc9790bcc366474b4b79"
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