Skip to content

Commit

Permalink
[backend] Update dependency jose to v5.2.3 (#6458)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Mar 24, 2024
1 parent 29aced9 commit 3bb5ff5
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion opencti-platform/opencti-graphql/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -198,7 +198,7 @@
"resolutions": {
"json5": "2.2.3",
"cross-fetch": "4.0.0",
"jose": "5.2.2",
"jose": "5.2.3",
"lodash": "4.17.21",
"@xmldom/xmldom": "0.8.10",
"@elastic/transport": "patch:@elastic/transport@8.4.1#./patch/elasticsearch-transport-8.10.0.patch",
Expand Down
8 changes: 4 additions & 4 deletions opencti-platform/opencti-graphql/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9836,10 +9836,10 @@ __metadata:
languageName: node
linkType: hard

"jose@npm:5.2.2":
version: 5.2.2
resolution: "jose@npm:5.2.2"
checksum: 10/174b2e955fe829f42d74feae0779028deb44323ff4febf84d22c7d3169cf302a3e9b085bdc13504d04f1073790e9bcaa845a6012a2cb1cd422f1617fdbaf1bff
"jose@npm:5.2.3":
version: 5.2.3
resolution: "jose@npm:5.2.3"
checksum: 10/33056092ed6c1539eee6c0c75bd3664a39c639e02f21ec5cb32ddd231b9345f239e7bffe3f4741c903c711e237ceafb816ed634bd9cd5e4fb61b5a1f067e2c40
languageName: node
linkType: hard

Expand Down

0 comments on commit 3bb5ff5

Please sign in to comment.