Skip to content

Commit

Permalink
chore(deps): bump uuid from 8.3.2 to 10.0.0 in /examples/openid-conne…
Browse files Browse the repository at this point in the history
…ct (#1993)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 5, 2024
1 parent 3f51b38 commit 8be7ffb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/openid-connect/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,6 @@
"@slack/web-api": "^7.3.4",
"jsonwebtoken": "^9.0.2",
"koa": "^2.13.1",
"uuid": "^8.3.2"
"uuid": "^10.0.0"
}
}

0 comments on commit 8be7ffb

Please sign in to comment.