Skip to content

Commit 2bebf5b

Browse files
chore(deps): bump uuid from 10.0.0 to 11.0.2 in /examples/openid-connect (#2089)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a4559c4 commit 2bebf5b

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

0 commit comments

Comments
 (0)