Skip to content

Commit

Permalink
fix(package): update uuid to version 7.0.2
Browse files Browse the repository at this point in the history
Closes #114
  • Loading branch information
greenkeeper[bot] authored Mar 4, 2020
1 parent 9dc84ab commit a1a3f34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,6 @@
"jsonwebtoken": "^8.4.0",
"pg": "^7.6.1",
"sequelize": "^4.41.2",
"uuid": "^3.3.2"
"uuid": "^7.0.2"
}
}

0 comments on commit a1a3f34

Please sign in to comment.