Skip to content
This repository was archived by the owner on Jan 13, 2026. It is now read-only.

Commit 7ea1c11

Browse files
Bump @types/jsonwebtoken from 8.5.9 to 9.0.1 in /dashboard
Bumps [@types/jsonwebtoken](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jsonwebtoken) from 8.5.9 to 9.0.1. - [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-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1e8ee5c commit 7ea1c11

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

dashboard/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
"@testing-library/react": "^12.1.5",
8080
"@types/enzyme": "^3.10.12",
8181
"@types/jest": "^29.2.5",
82-
"@types/jsonwebtoken": "^8.5.9",
82+
"@types/jsonwebtoken": "^9.0.1",
8383
"@types/lodash": "^4.14.191",
8484
"@types/qs": "^6.9.7",
8585
"@types/react-copy-to-clipboard": "^5.0.4",

dashboard/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2363,10 +2363,10 @@
23632363
resolved "https://registry.yarnpkg.com/@types/json5/-/json5-0.0.29.tgz#ee28707ae94e11d2b827bcbe5270bcea7f3e71ee"
23642364
integrity sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ==
23652365

2366-
"@types/jsonwebtoken@^8.5.9":
2367-
version "8.5.9"
2368-
resolved "https://registry.yarnpkg.com/@types/jsonwebtoken/-/jsonwebtoken-8.5.9.tgz#2c064ecb0b3128d837d2764aa0b117b0ff6e4586"
2369-
integrity sha512-272FMnFGzAVMGtu9tkr29hRL6bZj4Zs1KZNeHLnKqAvp06tAIcarTMwOh8/8bz4FmKRcMxZhZNeUAQsNLoiPhg==
2366+
"@types/jsonwebtoken@^9.0.1":
2367+
version "9.0.1"
2368+
resolved "https://registry.yarnpkg.com/@types/jsonwebtoken/-/jsonwebtoken-9.0.1.tgz#29b1369c4774200d6d6f63135bf3d1ba3ef997a4"
2369+
integrity sha512-c5ltxazpWabia/4UzhIoaDcIza4KViOQhdbjRlfcIGVnsE3c3brkz9Z+F/EeJIECOQP7W7US2hNE930cWWkPiw==
23702370
dependencies:
23712371
"@types/node" "*"
23722372

0 commit comments

Comments
 (0)