Merge pull request #1426 from cryptpad/dependabot/npm_and_yarn/jose-4.15.5

This commit is contained in:
dependabot[bot] 2024-03-08 06:57:03 +00:00 committed by GitHub
commit fa2f3978cf
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 4 additions and 4 deletions

View file

@ -7,7 +7,7 @@ version: '3.8'
services:
cryptpad:
image: "cryptpad/cryptpad:version-5.5.0"
image: "cryptpad/cryptpad:version-5.7.0"
hostname: cryptpad
environment:

6
package-lock.json generated
View file

@ -3298,9 +3298,9 @@
}
},
"node_modules/jose": {
"version": "4.15.3",
"resolved": "https://registry.npmjs.org/jose/-/jose-4.15.3.tgz",
"integrity": "sha512-RZJdL9Qjd1sqNdyiVteRGV/bnWtik/+PJh1JP4kT6+x1QQMn+7ryueRys5BEueuayvSVY8CWGCisCDazeRLTuw==",
"version": "4.15.5",
"resolved": "https://registry.npmjs.org/jose/-/jose-4.15.5.tgz",
"integrity": "sha512-jc7BFxgKPKi94uOvEmzlSWFFe2+vASyXaKUpdQKatWAESU2MWjDfFf0fdfc83CDKcA5QecabZeNLyfhe3yKNkg==",
"funding": {
"url": "https://github.com/sponsors/panva"
}