Skip to content

Commit 734d09e

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

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 "24.0.3"
1013+
resolved "https://registry.yarnpkg.com/@types/node/-/node-24.0.3.tgz#f935910f3eece3a3a2f8be86b96ba833dc286cab"
1014+
integrity sha512-R4I/kzCYAdRLzfiCabn9hxWfbuHS573x+r0dJMkkzThEa7pbrcDWK+9zu3e7aBOouf+rQAciqPFMnxwr0aWgKg==
1015+
dependencies:
1016+
undici-types "~7.8.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@~7.8.0:
4870+
version "7.8.0"
4871+
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-7.8.0.tgz#de00b85b710c54122e44fbfd911f8d70174cd294"
4872+
integrity sha512-9UJ2xGDvQ43tYyVMpuHlsgApydB8ZKfVYTsLDhXkFL/6gfkp+U8xTGdh8pMJv1SpZna0zxG1DwsKZsreLbXBxw==
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)