Skip to content

Commit bf1da5c

Browse files
fix: bump jose from 6.0.11 to 6.0.12 (#140)
Bumps [jose](https://github.com/panva/jose) from 6.0.11 to 6.0.12. - [Release notes](https://github.com/panva/jose/releases) - [Changelog](https://github.com/panva/jose/blob/main/CHANGELOG.md) - [Commits](panva/jose@v6.0.11...v6.0.12) --- updated-dependencies: - dependency-name: jose dependency-version: 6.0.12 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 52d651a commit bf1da5c

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"dependencies": {
3-
"jose": "^6.0.11",
3+
"jose": "^6.0.12",
44
"jsonwebtoken": "^9.0.2",
55
"wrangler": "^4.25.0",
66
"@supabase/supabase-js": "^2.50.3"

0 commit comments

Comments
 (0)