Skip to content

Commit 8be7ffb

Browse files
chore(deps): bump uuid from 8.3.2 to 10.0.0 in /examples/openid-connect (#1993)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3f51b38 commit 8be7ffb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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": "^2.13.1",
17-
"uuid": "^8.3.2"
17+
"uuid": "^10.0.0"
1818
}
1919
}

0 commit comments

Comments
 (0)