Skip to content

Commit ff72be9

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency @types/jsonwebtoken to v8.3.4
1 parent 3d55481 commit ff72be9

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.3",
26+
"@types/jsonwebtoken": "8.3.4",
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/[email protected].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==
153+
"@types/[email protected].4":
154+
version "8.3.4"
155+
resolved "https://registry.yarnpkg.com/@types/jsonwebtoken/-/jsonwebtoken-8.3.4.tgz#93c10c3d0a04bf31a507f89803e7df90a7a90889"
156+
integrity sha512-R0eiYPpbo6Jl/XtGwpg7vQlapd7D38gp0g9WMKOSFr/e2NUTN9Udd3ty7n+2yUpmHr2Fti+/BSc+KSQ8zPN+vg==
157157
dependencies:
158158
"@types/node" "*"
159159

0 commit comments

Comments
 (0)