mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-20 22:42:53 -05:00
Update dependency jose to v4.15.5
This commit is contained in:
parent
3301332253
commit
57c5e24f5b
2 changed files with 5 additions and 5 deletions
|
@ -169,7 +169,7 @@
|
|||
"*.js": "eslint"
|
||||
},
|
||||
"dependencies": {
|
||||
"jose": "4.15.4",
|
||||
"jose": "4.15.5",
|
||||
"path-browserify": "1.0.1",
|
||||
"webpack": "5.90.2"
|
||||
},
|
||||
|
|
|
@ -20298,10 +20298,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.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==
|
||||
jose@4.15.5, jose@^4.14.6:
|
||||
version "4.15.5"
|
||||
resolved "https://registry.yarnpkg.com/jose/-/jose-4.15.5.tgz#6475d0f467ecd3c630a1b5dadd2735a7288df706"
|
||||
integrity sha512-jc7BFxgKPKi94uOvEmzlSWFFe2+vASyXaKUpdQKatWAESU2MWjDfFf0fdfc83CDKcA5QecabZeNLyfhe3yKNkg==
|
||||
|
||||
jquery-deferred@^0.3.0:
|
||||
version "0.3.1"
|
||||
|
|
Loading…
Add table
Reference in a new issue