Skip to content

Commit a74f0fb

Browse files
chore(deps): bump uuid from 11.1.0 to 13.0.0 in /examples/openid-connect (#2387)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Michael Brooks <[email protected]>
1 parent eb78acc commit a74f0fb

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

0 commit comments

Comments
 (0)