Skip to content

Commit 7ab47bf

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency @types/jsonwebtoken to v8.3.3
1 parent 80a1635 commit 7ab47bf

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
@@ -23,7 +23,7 @@
2323
},
2424
"devDependencies": {
2525
"@types/bcryptjs": "2.4.2",
26-
"@types/jsonwebtoken": "8.3.2",
26+
"@types/jsonwebtoken": "8.3.3",
2727
"dotenv": "6.2.0",
2828
"graphql-cli": "2.17.0",
2929
"graphql-resolver-codegen": "0.3.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -150,10 +150,10 @@
150150
resolved "https://registry.yarnpkg.com/@types/graphql/-/graphql-14.0.3.tgz#389e2e5b83ecdb376d9f98fae2094297bc112c1c"
151151
integrity sha512-TcFkpEjcQK7w8OcrQcd7iIBPjU0rdyi3ldj6d0iJ4PPSzbWqPBvXj9KSwO14hTOX2dm9RoiH7VuxksJLNYdXUQ==
152152

153-
"@types/jsonwebtoken@8.3.2":
154-
version "8.3.2"
155-
resolved "https://registry.yarnpkg.com/@types/jsonwebtoken/-/jsonwebtoken-8.3.2.tgz#e3d5245197152346fae7ee87d5541aa5a92d0362"
156-
integrity sha512-Mkjljd9DTpkPlrmGfTJvcP4aBU7yO2QmW7wNVhV4/6AEUxYoacqU7FJU/N0yFEHTsIrE4da3rUrjrR5ejicFmA==
153+
"@types/jsonwebtoken@8.3.3":
154+
version "8.3.3"
155+
resolved "https://registry.yarnpkg.com/@types/jsonwebtoken/-/jsonwebtoken-8.3.3.tgz#eafeea8239c74b02263d204c0e1175d5cd0bb85f"
156+
integrity sha512-mofwpvFbm2AUxD5mg4iQPc2o/+ubM200R/L86kR17SeC99jM3gEnB9hy16ln3kZkxM5LnGpDJclxeUNEHhehng==
157157
dependencies:
158158
"@types/node" "*"
159159

0 commit comments

Comments
 (0)