build(deps): bump uuid from 9.0.0 to 9.0.1

Bumps [uuid](https://github.com/uuidjs/uuid) from 9.0.0 to 9.0.1.
- [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md)
- [Commits](https://github.com/uuidjs/uuid/compare/v9.0.0...v9.0.1)

---
updated-dependencies:
- dependency-name: uuid
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-09-12 10:19:37 +00:00
committed by GitHub
parent 784197509a
commit f920b5cca7
2 changed files with 6 additions and 6 deletions

View File

@ -28,7 +28,7 @@
"dependencies": {
"@actions/core": "^1.10.0",
"@docker/actions-toolkit": "^0.12.0",
"uuid": "^9.0.0"
"uuid": "^9.0.1"
},
"devDependencies": {
"@types/node": "^20.6.0",