Skip to content

Commit d8f982a

Browse files
Bump @types/jsonwebtoken from 8.5.6 to 8.5.8
Bumps [@types/jsonwebtoken](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jsonwebtoken) from 8.5.6 to 8.5.8. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jsonwebtoken) --- updated-dependencies: - dependency-name: "@types/jsonwebtoken" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 63ae056 commit d8f982a

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
@@ -38,7 +38,7 @@
3838
"@types/faker": "^5.5.9",
3939
"@types/helmet": "^4.0.0",
4040
"@types/jest": "^27.4.0",
41-
"@types/jsonwebtoken": "^8.5.6",
41+
"@types/jsonwebtoken": "^8.5.8",
4242
"@types/lodash": "^4.14.178",
4343
"@types/morgan": "^1.9.3",
4444
"@types/multer": "^1.4.7",

yarn.lock

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

787-
"@types/jsonwebtoken@^8.5.6":
788-
version "8.5.6"
789-
resolved "https://registry.yarnpkg.com/@types/jsonwebtoken/-/jsonwebtoken-8.5.6.tgz#1913e5a61e70a192c5a444623da4901a7b1a9d42"
790-
integrity sha512-+P3O/xC7nzVizIi5VbF34YtqSonFsdnbXBnWUCYRiKOi1f9gA4sEFvXkrGr/QVV23IbMYvcoerI7nnhDUiWXRQ==
787+
"@types/jsonwebtoken@^8.5.8":
788+
version "8.5.8"
789+
resolved "https://registry.yarnpkg.com/@types/jsonwebtoken/-/jsonwebtoken-8.5.8.tgz#01b39711eb844777b7af1d1f2b4cf22fda1c0c44"
790+
integrity sha512-zm6xBQpFDIDM6o9r6HSgDeIcLy82TKWctCXEPbJJcXb5AKmi5BNNdLXneixK4lplX3PqIVcwLBCGE/kAGnlD4A==
791791
dependencies:
792792
"@types/node" "*"
793793

0 commit comments

Comments
 (0)