Skip to content

Commit 705b51a

Browse files
committed
chore(deps): update dependency @types/jsonwebtoken to v8.5.1
1 parent cd9bbb1 commit 705b51a

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"@types/cache-manager": "2.10.3",
4646
"@types/express": "4.17.9",
4747
"@types/jest": "26.0.15",
48-
"@types/jsonwebtoken": "8.5.0",
48+
"@types/jsonwebtoken": "8.5.1",
4949
"@types/lodash": "4.14.165",
5050
"@types/node": "13.13.30",
5151
"@types/supertest": "2.0.10",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -1062,10 +1062,10 @@
10621062
resolved "https://registry.yarnpkg.com/@types/json5/-/json5-0.0.29.tgz#ee28707ae94e11d2b827bcbe5270bcea7f3e71ee"
10631063
integrity sha1-7ihweulOEdK4J7y+UnC86n8+ce4=
10641064

1065-
"@types/[email protected].0":
1066-
version "8.5.0"
1067-
resolved "https://registry.yarnpkg.com/@types/jsonwebtoken/-/jsonwebtoken-8.5.0.tgz#2531d5e300803aa63279b232c014acf780c981c5"
1068-
integrity sha512-9bVao7LvyorRGZCw0VmH/dr7Og+NdjYSsKAxB43OQoComFbBgsEpoR9JW6+qSq/ogwVBg8GI2MfAlk4SYI4OLg==
1065+
"@types/[email protected].1":
1066+
version "8.5.1"
1067+
resolved "https://registry.yarnpkg.com/@types/jsonwebtoken/-/jsonwebtoken-8.5.1.tgz#56958cb2d80f6d74352bd2e501a018e2506a8a84"
1068+
integrity sha512-rNAPdomlIUX0i0cg2+I+Q1wOUr531zHBQ+cV/28PJ39bSPKjahatZZ2LMuhiguETkCgLVzfruw/ZvNMNkKoSzw==
10691069
dependencies:
10701070
"@types/node" "*"
10711071

0 commit comments

Comments
 (0)