Skip to content

Commit 7c278df

Browse files
chore(deps): bump uuid from 10.0.0 to 11.0.2 in /examples/openid-connect
Bumps [uuid](https://github.com/uuidjs/uuid) from 10.0.0 to 11.0.2. - [Release notes](https://github.com/uuidjs/uuid/releases) - [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md) - [Commits](uuidjs/uuid@v10.0.0...v11.0.2) --- updated-dependencies: - dependency-name: uuid dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c6a439c commit 7c278df

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)