Skip to content

Commit 7df545c

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency @types/jsonwebtoken to v8.3.1
1 parent 49bec06 commit 7df545c

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.0",
26+
"@types/jsonwebtoken": "8.3.1",
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
@@ -136,10 +136,10 @@
136136
resolved "https://registry.yarnpkg.com/@types/graphql/-/graphql-14.0.3.tgz#389e2e5b83ecdb376d9f98fae2094297bc112c1c"
137137
integrity sha512-TcFkpEjcQK7w8OcrQcd7iIBPjU0rdyi3ldj6d0iJ4PPSzbWqPBvXj9KSwO14hTOX2dm9RoiH7VuxksJLNYdXUQ==
138138

139-
"@types/[email protected].0":
140-
version "8.3.0"
141-
resolved "https://registry.yarnpkg.com/@types/jsonwebtoken/-/jsonwebtoken-8.3.0.tgz#1fe79489df97b49273401ac3c8019cbf1dae4578"
142-
integrity sha512-YKnUTR4VxwljbPORPrRon9E3uel1aD8nUdvzqArCCdMTWPvo0gnI2UZkwIHN2QATdj6HYXV/Iq3/KcecAO42Ww==
139+
"@types/[email protected].1":
140+
version "8.3.1"
141+
resolved "https://registry.yarnpkg.com/@types/jsonwebtoken/-/jsonwebtoken-8.3.1.tgz#c2d5b6df37fef64692445e04c07b59883542dd28"
142+
integrity sha512-/ll9KWnKf6qvTtMTdBto5QgKS83pxvxRqRUnmHMpMVab3lOIyfMXNeuvP6t4SQ1aKhv3zuphPUVGRX4vi0pt2g==
143143
dependencies:
144144
"@types/node" "*"
145145

0 commit comments

Comments
 (0)