Bump uuid from 8.3.1 to 8.3.2 (#334)

Bumps [uuid](https://github.com/uuidjs/uuid) from 8.3.1 to 8.3.2.
- [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.1...v8.3.2)

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]
2021-02-16 11:17:47 +04:00
committed by GitHub
parent 8a9f7467ef
commit e76a5fd586
2 changed files with 5 additions and 10 deletions

View File

@@ -15,7 +15,7 @@
"dependencies": {
"ethers": "5.0.17",
"js-base64": "3.5.2",
"uuid": "8.3.1"
"uuid": "8.3.2"
},
"devDependencies": {
"@types/uuid": "8.3.0"