Skip to content

Commit 1a81c73

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency @types/jsonwebtoken to v8.5.1
1 parent 0a15220 commit 1a81c73

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@
8181
"@types/express": "4.17.11",
8282
"@types/fs-extra": "8.1.1",
8383
"@types/ioredis": "3.2.24",
84-
"@types/jsonwebtoken": "8.5.0",
84+
"@types/jsonwebtoken": "8.5.1",
8585
"@types/lodash": "4.14.168",
8686
"@types/mime-types": "2.1.0",
8787
"@types/mocha": "8.2.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -896,10 +896,10 @@
896896
resolved "https://registry.yarnpkg.com/@types/json5/-/json5-0.0.29.tgz#ee28707ae94e11d2b827bcbe5270bcea7f3e71ee"
897897
integrity sha1-7ihweulOEdK4J7y+UnC86n8+ce4=
898898

899-
"@types/jsonwebtoken@8.5.0":
900-
version "8.5.0"
901-
resolved "https://registry.yarnpkg.com/@types/jsonwebtoken/-/jsonwebtoken-8.5.0.tgz#2531d5e300803aa63279b232c014acf780c981c5"
902-
integrity sha512-9bVao7LvyorRGZCw0VmH/dr7Og+NdjYSsKAxB43OQoComFbBgsEpoR9JW6+qSq/ogwVBg8GI2MfAlk4SYI4OLg==
899+
"@types/jsonwebtoken@8.5.1":
900+
version "8.5.1"
901+
resolved "https://registry.yarnpkg.com/@types/jsonwebtoken/-/jsonwebtoken-8.5.1.tgz#56958cb2d80f6d74352bd2e501a018e2506a8a84"
902+
integrity sha512-rNAPdomlIUX0i0cg2+I+Q1wOUr531zHBQ+cV/28PJ39bSPKjahatZZ2LMuhiguETkCgLVzfruw/ZvNMNkKoSzw==
903903
dependencies:
904904
"@types/node" "*"
905905

0 commit comments

Comments
 (0)