Skip to content

Commit 54e222f

Browse files
Merge pull request #1645 from autonomys/renovate/jsonwebtoken-9.x
chore(deps): update dependency @types/jsonwebtoken to ^9.0.10
2 parents 800e9ed + 3d5071d commit 54e222f

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

explorer/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@
114114
"@next/eslint-plugin-next": "^14.2.26",
115115
"@svgr/webpack": "^8.1.0",
116116
"@types/jest": "^29.5.14",
117-
"@types/jsonwebtoken": "^9.0.9",
117+
"@types/jsonwebtoken": "^9.0.10",
118118
"@types/node": "^20.17.28",
119119
"@types/pako": "^2.0.3",
120120
"@types/react": "^18.3.23",

explorer/yarn.lock

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

4797-
"@types/jsonwebtoken@^9.0.9":
4798-
version "9.0.9"
4799-
resolved "https://registry.yarnpkg.com/@types/jsonwebtoken/-/jsonwebtoken-9.0.9.tgz#a4c3a446c0ebaaf467a58398382616f416345fb3"
4800-
integrity sha512-uoe+GxEuHbvy12OUQct2X9JenKM3qAscquYymuQN4fMWG9DBQtykrQEFcAbVACF7qaLw9BePSodUL0kquqBJpQ==
4797+
"@types/jsonwebtoken@^9.0.10":
4798+
version "9.0.10"
4799+
resolved "https://registry.yarnpkg.com/@types/jsonwebtoken/-/jsonwebtoken-9.0.10.tgz#a7932a47177dcd4283b6146f3bd5c26d82647f09"
4800+
integrity sha512-asx5hIG9Qmf/1oStypjanR7iKTv0gXQ1Ov/jfrX6kS/EO0OFni8orbmGCn0672NHR3kXHwpAwR+B368ZGN/2rA==
48014801
dependencies:
48024802
"@types/ms" "*"
48034803
"@types/node" "*"

0 commit comments

Comments
 (0)