0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-04-01 02:41:39 -05:00

Update dependency jose to v4.15.4

This commit is contained in:
renovate[bot] 2023-10-16 00:52:55 +00:00
parent 31b3905f8d
commit da25e86f41
2 changed files with 5 additions and 5 deletions

View file

@ -168,7 +168,7 @@
"*.js": "eslint"
},
"dependencies": {
"jose": "4.15.3",
"jose": "4.15.4",
"path-browserify": "1.0.1",
"webpack": "5.88.2"
},

View file

@ -21026,10 +21026,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.15.3, jose@^4.14.6:
version "4.15.3"
resolved "https://registry.yarnpkg.com/jose/-/jose-4.15.3.tgz#92fdac3ff0f345aab103211fc90b58f187fcdceb"
integrity sha512-RZJdL9Qjd1sqNdyiVteRGV/bnWtik/+PJh1JP4kT6+x1QQMn+7ryueRys5BEueuayvSVY8CWGCisCDazeRLTuw==
jose@4.15.4, jose@^4.14.6:
version "4.15.4"
resolved "https://registry.yarnpkg.com/jose/-/jose-4.15.4.tgz#02a9a763803e3872cf55f29ecef0dfdcc218cc03"
integrity sha512-W+oqK4H+r5sITxfxpSU+MMdr/YSWGvgZMQDIsNoBDGGy4i7GBPTtvFKibQzW06n3U3TqHjhvBJsirShsEJ6eeQ==
jquery-deferred@^0.3.0:
version "0.3.1"