Skip to content

Commit

Permalink
Merge pull request #234 from Zaruike-Inc/dependabot/npm_and_yarn/type…
Browse files Browse the repository at this point in the history
…s/jsonwebtoken-9.0.7

build(deps): bump @types/jsonwebtoken from 9.0.4 to 9.0.7
  • Loading branch information
jorisdugue authored Nov 25, 2024
2 parents 86526df + 3d33548 commit 2552770
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"@fastify/multipart": "^8.0.0",
"@fastify/oauth2": "^7.8.0",
"@reduxjs/toolkit": "^1.9.7",
"@types/jsonwebtoken": "^9.0.4",
"@types/jsonwebtoken": "^9.0.7",
"@xascode/tscpaths": "^0.1.4",
"draftlog": "^1.0.13",
"fastify": "^4.27.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1463,10 +1463,10 @@
resolved "https://registry.yarnpkg.com/@types/json5/-/json5-0.0.29.tgz#ee28707ae94e11d2b827bcbe5270bcea7f3e71ee"
integrity sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ==

"@types/jsonwebtoken@^9.0.4":
version "9.0.4"
resolved "https://registry.yarnpkg.com/@types/jsonwebtoken/-/jsonwebtoken-9.0.4.tgz#8b74bbe87bde81a3469d4b32a80609bec62c23ec"
integrity sha512-8UYapdmR0QlxgvJmyE8lP7guxD0UGVMfknsdtCFZh4ovShdBl3iOI4zdvqBHrB/IS+xUj3PSx73Qkey1fhWz+g==
"@types/jsonwebtoken@^9.0.7":
version "9.0.7"
resolved "https://registry.yarnpkg.com/@types/jsonwebtoken/-/jsonwebtoken-9.0.7.tgz#e49b96c2b29356ed462e9708fc73b833014727d2"
integrity sha512-ugo316mmTYBl2g81zDFnZ7cfxlut3o+/EQdaP7J8QN2kY6lJ22hmQYCK5EHcJHbrW+dkCGSCPgbG8JtYj6qSrg==
dependencies:
"@types/node" "*"

Expand Down

0 comments on commit 2552770

Please sign in to comment.