Skip to content

Commit 1c7b2ec

Browse files
chore(deps): update dependency @types/jsonwebtoken to v9.0.10
1 parent cea2eb6 commit 1c7b2ec

File tree

2 files changed

+29
-8
lines changed

2 files changed

+29
-8
lines changed

with-nextauth/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"resend": "latest"
2323
},
2424
"devDependencies": {
25-
"@types/jsonwebtoken": "9.0.6",
25+
"@types/jsonwebtoken": "9.0.10",
2626
"@types/node": "20.11.20",
2727
"@types/react": "18.2.61",
2828
"@types/react-dom": "18.2.19",

with-nextauth/yarn.lock

Lines changed: 28 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -286,13 +286,19 @@
286286
resolved "https://registry.yarnpkg.com/@types/json5/-/json5-0.0.29.tgz#ee28707ae94e11d2b827bcbe5270bcea7f3e71ee"
287287
integrity sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ==
288288

289-
"@types/[email protected].6":
290-
version "9.0.6"
291-
resolved "https://registry.yarnpkg.com/@types/jsonwebtoken/-/jsonwebtoken-9.0.6.tgz#d1af3544d99ad992fb6681bbe60676e06b032bd3"
292-
integrity sha512-/5hndP5dCjloafCXns6SZyESp3Ldq7YjH3zwzwczYnjxIT0Fqzk5ROSYVGfFyczIue7IUEj8hkvLbPoLQ18vQw==
289+
"@types/[email protected].10":
290+
version "9.0.10"
291+
resolved "https://registry.yarnpkg.com/@types/jsonwebtoken/-/jsonwebtoken-9.0.10.tgz#a7932a47177dcd4283b6146f3bd5c26d82647f09"
292+
integrity sha512-asx5hIG9Qmf/1oStypjanR7iKTv0gXQ1Ov/jfrX6kS/EO0OFni8orbmGCn0672NHR3kXHwpAwR+B368ZGN/2rA==
293293
dependencies:
294+
"@types/ms" "*"
294295
"@types/node" "*"
295296

297+
"@types/ms@*":
298+
version "2.1.0"
299+
resolved "https://registry.yarnpkg.com/@types/ms/-/ms-2.1.0.tgz#052aa67a48eccc4309d7f0191b7e41434b90bb78"
300+
integrity sha512-GsCCIZDE/p3i96vtEqx+7dBUGXrc7zeSK3wwPHIaRThS+9OhWIXRqzs4d6k1SVU8g91DrNRWxWUGhp5KXQb2VA==
301+
296302
"@types/node@*":
297303
version "20.4.1"
298304
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.4.1.tgz#a6033a8718653c50ac4962977e14d0f984d9527d"
@@ -3134,8 +3140,16 @@ streamsearch@^1.1.0:
31343140
resolved "https://registry.yarnpkg.com/streamsearch/-/streamsearch-1.1.0.tgz#404dd1e2247ca94af554e841a8ef0eaa238da764"
31353141
integrity sha512-Mcc5wHehp9aXz1ax6bZUyY5afg9u2rv5cqQI3mRrYkGC8rW2hM02jWuwjtL++LS5qinSyhj2QfLyNsuc+VsExg==
31363142

3137-
"string-width-cjs@npm:string-width@^4.2.0", string-width@^4.1.0:
3138-
name string-width-cjs
3143+
"string-width-cjs@npm:string-width@^4.2.0":
3144+
version "4.2.3"
3145+
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
3146+
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
3147+
dependencies:
3148+
emoji-regex "^8.0.0"
3149+
is-fullwidth-code-point "^3.0.0"
3150+
strip-ansi "^6.0.1"
3151+
3152+
string-width@^4.1.0:
31393153
version "4.2.3"
31403154
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
31413155
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
@@ -3221,7 +3235,14 @@ string.prototype.trimstart@^1.0.7:
32213235
define-properties "^1.2.0"
32223236
es-abstract "^1.22.1"
32233237

3224-
"strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@^6.0.0, strip-ansi@^6.0.1:
3238+
"strip-ansi-cjs@npm:strip-ansi@^6.0.1":
3239+
version "6.0.1"
3240+
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
3241+
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
3242+
dependencies:
3243+
ansi-regex "^5.0.1"
3244+
3245+
strip-ansi@^6.0.0, strip-ansi@^6.0.1:
32253246
version "6.0.1"
32263247
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
32273248
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==

0 commit comments

Comments
 (0)