We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5ec2e23 commit 9baf626Copy full SHA for 9baf626
ghost/core/package.json
@@ -178,7 +178,7 @@
178
"js-yaml": "4.1.0",
179
"json-stable-stringify": "1.3.0",
180
"jsonpath": "1.1.1",
181
- "jsonwebtoken": "8.5.1",
+ "jsonwebtoken": "9.0.0",
182
"juice": "9.1.0",
183
"keypair": "1.0.4",
184
"knex": "2.4.2",
ghost/magic-link/package.json
@@ -29,6 +29,6 @@
29
"@tryghost/errors": "1.3.5",
30
"@tryghost/tpl": "0.1.32",
31
"@tryghost/validator": "0.2.14",
32
- "jsonwebtoken": "8.5.1"
+ "jsonwebtoken": "9.0.0"
33
}
34
0 commit comments