Skip to content

Commit

Permalink
Bump jose
Browse files Browse the repository at this point in the history
Bumps the minor-changes group with 1 update in the /e2e-tests/wasm directory: [jose](https://github.com/panva/jose).


Updates `jose` from 5.6.3 to 5.9.2
- [Release notes](https://github.com/panva/jose/releases)
- [Changelog](https://github.com/panva/jose/blob/main/CHANGELOG.md)
- [Commits](panva/jose@v5.6.3...v5.9.2)

---
updated-dependencies:
- dependency-name: jose
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-changes
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 16, 2024
1 parent 84eb102 commit 020274d
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions e2e-tests/wasm/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion e2e-tests/wasm/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"test": "node test.js"
},
"dependencies": {
"jose": "^5.6.3",
"jose": "^5.9.2",
"jwt-compact-wasm": "file:pkg"
}
}

0 comments on commit 020274d

Please sign in to comment.