Skip to content

Commit b8b88cb

Browse files
chore(deps): bump uuid from 13.0.1 to 14.0.0 in /examples/openid-connect (#2576)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ea8998b commit b8b88cb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

examples/openid-connect/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,6 @@
1414
"@slack/web-api": "^7.3.4",
1515
"jsonwebtoken": "^9.0.2",
1616
"koa": "^3.0.0",
17-
"uuid": "^13.0.0"
17+
"uuid": "^14.0.0"
1818
}
1919
}

0 commit comments

Comments
 (0)