0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00

Update dependency jose to v4.14.5

This commit is contained in:
renovate[bot] 2023-09-04 00:59:17 +00:00
parent 3f60b9f145
commit 196945c1e7
2 changed files with 5 additions and 5 deletions

View file

@ -178,7 +178,7 @@
"*.js": "eslint"
},
"dependencies": {
"jose": "4.14.4",
"jose": "4.14.5",
"path-browserify": "1.0.1",
"webpack": "5.88.2"
}

View file

@ -21028,10 +21028,10 @@ join-component@^1.1.0:
resolved "https://registry.yarnpkg.com/join-component/-/join-component-1.1.0.tgz#b8417b750661a392bee2c2537c68b2a9d4977cd5"
integrity sha512-bF7vcQxbODoGK1imE2P9GS9aw4zD0Sd+Hni68IMZLj7zRnquH7dXUmMw9hDI5S/Jzt7q+IyTXN0rSg2GI0IKhQ==
jose@4.14.4, jose@^4.10.4:
version "4.14.4"
resolved "https://registry.yarnpkg.com/jose/-/jose-4.14.4.tgz#59e09204e2670c3164ee24cbfe7115c6f8bff9ca"
integrity sha512-j8GhLiKmUAh+dsFXlX1aJCbt5KMibuKb+d7j1JaOJG6s2UjX1PQlW+OKB/sD4a/5ZYF4RcmYmLSndOoU3Lt/3g==
jose@4.14.5, jose@^4.10.4:
version "4.14.5"
resolved "https://registry.yarnpkg.com/jose/-/jose-4.14.5.tgz#2de2f061b824d075cd5f27df0828fbc17b93e4da"
integrity sha512-56ns1XlSI8d5V0t7hilPu8dMbE4YIwrTJU6e7bV1Abyu6oel4tSc4YmD742MoWV3U+vn7O0WlKpinzu2DP0HWw==
jquery-deferred@^0.3.0:
version "0.3.1"