Skip to content

Commit e49e67e

Browse files
chore(deps): bump uuid from 13.0.1 to 14.0.0 in /examples/openid-connect
Bumps [uuid](https://github.com/uuidjs/uuid) from 13.0.1 to 14.0.0. - [Release notes](https://github.com/uuidjs/uuid/releases) - [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md) - [Commits](uuidjs/uuid@v13.0.1...v14.0.0) --- updated-dependencies: - dependency-name: uuid dependency-version: 14.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4af912d commit e49e67e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

0 commit comments

Comments
 (0)