Skip to content

Commit 9baf626

Browse files
Update dependency jsonwebtoken to v9 [SECURITY]
1 parent 5ec2e23 commit 9baf626

File tree

3 files changed

+41
-1023
lines changed

3 files changed

+41
-1023
lines changed

ghost/core/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -178,7 +178,7 @@
178178
"js-yaml": "4.1.0",
179179
"json-stable-stringify": "1.3.0",
180180
"jsonpath": "1.1.1",
181-
"jsonwebtoken": "8.5.1",
181+
"jsonwebtoken": "9.0.0",
182182
"juice": "9.1.0",
183183
"keypair": "1.0.4",
184184
"knex": "2.4.2",

ghost/magic-link/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,6 @@
2929
"@tryghost/errors": "1.3.5",
3030
"@tryghost/tpl": "0.1.32",
3131
"@tryghost/validator": "0.2.14",
32-
"jsonwebtoken": "8.5.1"
32+
"jsonwebtoken": "9.0.0"
3333
}
3434
}

0 commit comments

Comments
 (0)