build(deps-dev): 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:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-01-31 07:37:48 +00:00 committed by Klara Simickova
parent dcb311448c
commit 0e3b5d9359
2 changed files with 10 additions and 19 deletions

View file

@ -109,7 +109,7 @@
"stylelint-config-recommended-scss": "13.1.0",
"ts-node": "10.9.2",
"typescript": "5.1.6",
"uuid": "9.0.0",
"uuid": "9.0.1",
"webpack-bundle-analyzer": "4.10.1",
"whatwg-fetch": "3.6.20"
},