2
1
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2023-12-13 21:00:40 +01:00

Update dependency jose to v4.15.2

This commit is contained in:
renovate[bot] 2023-10-04 12:32:22 +00:00
parent 09af419db0
commit 76a5b9861a
2 changed files with 5 additions and 5 deletions

View file

@ -179,7 +179,7 @@
"*.js": "eslint"
},
"dependencies": {
"jose": "4.15.1",
"jose": "4.15.2",
"path-browserify": "1.0.1",
"webpack": "5.88.2"
},

View file

@ -21107,10 +21107,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.1, jose@^4.10.4:
version "4.15.1"
resolved "https://registry.yarnpkg.com/jose/-/jose-4.15.1.tgz#7ccfdf15a4a251e12af32a0924991950d22de41d"
integrity sha512-CinpaEMmwb/59YG0N6SC3DY1imdTU5iNl08HPWR7NdyxACPeFuQbqjaocEjCDGq04KbnxSqQu702vL3ZTvKe5w==
jose@4.15.2, jose@^4.10.4:
version "4.15.2"
resolved "https://registry.yarnpkg.com/jose/-/jose-4.15.2.tgz#61f97383f0b433d45da26d35094155a30a672d92"
integrity sha512-IY73F228OXRl9ar3jJagh7Vnuhj/GzBunPiZP13K0lOl7Am9SoWW3kEzq3MCllJMTtZqHTiDXQvoRd4U95aU6A==
jquery-deferred@^0.3.0:
version "0.3.1"