Skip to content

Commit 40deac2

Browse files
Update dependency @types/jsonwebtoken to v8.5.9
1 parent 7bf7503 commit 40deac2

File tree

1 file changed

+13
-1
lines changed

1 file changed

+13
-1
lines changed

yarn.lock

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1008,7 +1008,14 @@
10081008
dependencies:
10091009
node-cache "*"
10101010

1011-
"@types/node@*", "@types/node@17.0.21":
1011+
"@types/node@*":
1012+
version "22.13.1"
1013+
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.13.1.tgz#a2a3fefbdeb7ba6b89f40371842162fac0934f33"
1014+
integrity sha512-jK8uzQlrvXqEU91UxiK5J7pKHyzgnI1Qnl0QDHIgVGuolJhRb9EEl28Cj9b3rGR8B2lhFCtvIm5os8lFnO/1Ew==
1015+
dependencies:
1016+
undici-types "~6.20.0"
1017+
1018+
"@types/node@17.0.21":
10121019
version "17.0.21"
10131020
resolved "https://registry.yarnpkg.com/@types/node/-/node-17.0.21.tgz#864b987c0c68d07b4345845c3e63b75edd143644"
10141021
integrity sha512-DBZCJbhII3r90XbQxI8Y9IjjiiOGlZ0Hr32omXIZvwwZ7p4DMMXGrKXVyPfuoBOri9XNtL0UK69jYIBIsRX3QQ==
@@ -4859,6 +4866,11 @@ unbox-primitive@^1.0.1:
48594866
has-symbols "^1.0.2"
48604867
which-boxed-primitive "^1.0.2"
48614868

4869+
undici-types@~6.20.0:
4870+
version "6.20.0"
4871+
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.20.0.tgz#8171bf22c1f588d1554d55bf204bc624af388433"
4872+
integrity sha512-Ny6QZ2Nju20vw1SRHe3d9jVu6gJ+4e3+MMpqu7pqE5HT6WsTSlce++GQmK5UXS8mzV8DSYHrQH+Xrf2jVcuKNg==
4873+
48624874
universalify@^0.1.0:
48634875
version "0.1.2"
48644876
resolved "https://registry.yarnpkg.com/universalify/-/universalify-0.1.2.tgz#b646f69be3942dabcecc9d6639c80dc105efaa66"

0 commit comments

Comments
 (0)