Skip to content

Commit 440e569

Browse files
chore(deps): bump uuid from 8.3.2 to 10.0.0 in /examples/legacy-sign-in-with-slack (#1990)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent fa677a3 commit 440e569

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/legacy-sign-in-with-slack/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,6 @@
1212
"dependencies": {
1313
"@koa/router": "^13.0.0",
1414
"koa": "^2.13.1",
15-
"uuid": "^8.3.2"
15+
"uuid": "^10.0.0"
1616
}
1717
}

0 commit comments

Comments
 (0)