Skip to content

Commit d24b98f

Browse files
chore(deps): bump uuid from 9.0.1 to 14.0.0 in /javascriptv3/example_code/cross-services/aurora-serverless-app (#7868)
chore(deps): bump uuid Bumps [uuid](https://github.com/uuidjs/uuid) from 9.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@v9.0.1...v14.0.0) --- updated-dependencies: - dependency-name: uuid dependency-version: 14.0.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c7ee383 commit d24b98f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • javascriptv3/example_code/cross-services/aurora-serverless-app

javascriptv3/example_code/cross-services/aurora-serverless-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,6 @@
2424
"express": "^5.0.0",
2525
"mimetext": "^2.0.10",
2626
"prettier": "^2.7.1",
27-
"uuid": "^9.0.0"
27+
"uuid": "^14.0.0"
2828
}
2929
}

0 commit comments

Comments
 (0)