mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-26 12:21:36 +03:00
Update dependency jose to v4.14.6
This commit is contained in:
parent
cd4fa044c9
commit
eac96067bc
@ -178,7 +178,7 @@
|
|||||||
"*.js": "eslint"
|
"*.js": "eslint"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"jose": "4.14.5",
|
"jose": "4.14.6",
|
||||||
"path-browserify": "1.0.1",
|
"path-browserify": "1.0.1",
|
||||||
"webpack": "5.88.2"
|
"webpack": "5.88.2"
|
||||||
}
|
}
|
||||||
|
@ -21028,10 +21028,10 @@ join-component@^1.1.0:
|
|||||||
resolved "https://registry.yarnpkg.com/join-component/-/join-component-1.1.0.tgz#b8417b750661a392bee2c2537c68b2a9d4977cd5"
|
resolved "https://registry.yarnpkg.com/join-component/-/join-component-1.1.0.tgz#b8417b750661a392bee2c2537c68b2a9d4977cd5"
|
||||||
integrity sha512-bF7vcQxbODoGK1imE2P9GS9aw4zD0Sd+Hni68IMZLj7zRnquH7dXUmMw9hDI5S/Jzt7q+IyTXN0rSg2GI0IKhQ==
|
integrity sha512-bF7vcQxbODoGK1imE2P9GS9aw4zD0Sd+Hni68IMZLj7zRnquH7dXUmMw9hDI5S/Jzt7q+IyTXN0rSg2GI0IKhQ==
|
||||||
|
|
||||||
jose@4.14.5, jose@^4.10.4:
|
jose@4.14.6, jose@^4.10.4:
|
||||||
version "4.14.5"
|
version "4.14.6"
|
||||||
resolved "https://registry.yarnpkg.com/jose/-/jose-4.14.5.tgz#2de2f061b824d075cd5f27df0828fbc17b93e4da"
|
resolved "https://registry.yarnpkg.com/jose/-/jose-4.14.6.tgz#94dca1d04a0ad8c6bff0998cdb51220d473cc3af"
|
||||||
integrity sha512-56ns1XlSI8d5V0t7hilPu8dMbE4YIwrTJU6e7bV1Abyu6oel4tSc4YmD742MoWV3U+vn7O0WlKpinzu2DP0HWw==
|
integrity sha512-EqJPEUlZD0/CSUMubKtMaYUOtWe91tZXTWMJZoKSbLk+KtdhNdcvppH8lA9XwVu2V4Ailvsj0GBZJ2ZwDjfesQ==
|
||||||
|
|
||||||
jquery-deferred@^0.3.0:
|
jquery-deferred@^0.3.0:
|
||||||
version "0.3.1"
|
version "0.3.1"
|
||||||
|
Loading…
Reference in New Issue
Block a user