Skip to content

Commit 63fcaee

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

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.15.19"
1013+
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.15.19.tgz#ba9f321675243af0456d607fa82a4865931e0cef"
1014+
integrity sha512-3vMNr4TzNQyjHcRZadojpRaD9Ofr6LsonZAoQ+HMUa/9ORTPoxVIw0e0mpqWpdjj8xybyCM+oKOUH2vwFu/oEw==
1015+
dependencies:
1016+
undici-types "~6.21.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.21.0:
4870+
version "6.21.0"
4871+
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.21.0.tgz#691d00af3909be93a7faa13be61b3a5b50ef12cb"
4872+
integrity sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ==
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)