Skip to content
This repository was archived by the owner on Mar 26, 2025. It is now read-only.

Commit 19c0c2a

Browse files
committed
Update dependency @types/jsonwebtoken to v8.5.7
1 parent ca93094 commit 19c0c2a

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"@types/bluebird": "3.5.36",
5555
"@types/config": "0.0.39",
5656
"@types/core-js": "2.5.5",
57-
"@types/jsonwebtoken": "8.5.5",
57+
"@types/jsonwebtoken": "8.5.7",
5858
"@types/node": "16.11.6",
5959
"casual": "1.6.2",
6060
"jest": "27.4.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1091,10 +1091,10 @@
10911091
"@types/parse5" "*"
10921092
"@types/tough-cookie" "*"
10931093

1094-
"@types/[email protected].5":
1095-
version "8.5.5"
1096-
resolved "https://registry.yarnpkg.com/@types/jsonwebtoken/-/jsonwebtoken-8.5.5.tgz#da5f2f4baee88f052ef3e4db4c1a0afb46cff22c"
1097-
integrity sha512-OGqtHQ7N5/Ap/TUwO6IgHDuLiAoTmHhGpNvgkCm/F4N6pKzx/RBSfr2OXZSwC6vkfnsEdb6+7DNZVtiXiwdwFw==
1094+
"@types/[email protected].7":
1095+
version "8.5.7"
1096+
resolved "https://registry.yarnpkg.com/@types/jsonwebtoken/-/jsonwebtoken-8.5.7.tgz#e5dd6832215c48f61c8b79cb1747abc97a337367"
1097+
integrity sha512-CBHN+1unePowgS94ayLE7aVp7AfyhgG/3l2O+AjkhOMY4kAAfVI1OnbbLnOeDMAdTNLP5ZjJ3kdZanRtRQaK3Q==
10981098
dependencies:
10991099
"@types/node" "*"
11001100

0 commit comments

Comments
 (0)