mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-20 22:42:53 -05:00
Update dependency jose to v4.15.3
This commit is contained in:
parent
f4a36ecba4
commit
534435a634
2 changed files with 5 additions and 5 deletions
|
@ -179,7 +179,7 @@
|
|||
"*.js": "eslint"
|
||||
},
|
||||
"dependencies": {
|
||||
"jose": "4.15.2",
|
||||
"jose": "4.15.3",
|
||||
"path-browserify": "1.0.1",
|
||||
"webpack": "5.88.2"
|
||||
},
|
||||
|
|
|
@ -21108,10 +21108,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.2, jose@^4.14.6:
|
||||
version "4.15.2"
|
||||
resolved "https://registry.yarnpkg.com/jose/-/jose-4.15.2.tgz#61f97383f0b433d45da26d35094155a30a672d92"
|
||||
integrity sha512-IY73F228OXRl9ar3jJagh7Vnuhj/GzBunPiZP13K0lOl7Am9SoWW3kEzq3MCllJMTtZqHTiDXQvoRd4U95aU6A==
|
||||
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==
|
||||
|
||||
jquery-deferred@^0.3.0:
|
||||
version "0.3.1"
|
||||
|
|
Loading…
Add table
Reference in a new issue