build(deps): bump uuid from 8.3.0 to 8.3.1 (#114)

Bumps [uuid](https://github.com/uuidjs/uuid) from 8.3.0 to 8.3.1.
- [Release notes](https://github.com/uuidjs/uuid/releases)
- [Changelog](https://github.com/uuidjs/uuid/blob/master/CHANGELOG.md)
- [Commits](https://github.com/uuidjs/uuid/compare/v8.3.0...v8.3.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2020-12-08 11:34:01 +09:00
committed by GitHub
parent 2d51efd716
commit 3d3e05ec60
2 changed files with 1 additions and 6 deletions

View File

@@ -48,7 +48,7 @@
"swagger-ui-express": "^4.1.4",
"swr": "^0.3.5",
"typeorm": "^0.2.26",
"uuid": "^8.3.0",
"uuid": "^8.3.1",
"winston": "^3.3.3",
"xml2js": "^0.4.23",
"yamljs": "^0.3.0",