Skip to content

Commit

Permalink
fix: upgrade uuidv4 from 6.0.0 to 6.2.13 (#51)
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade uuidv4 from 6.0.0 to 6.2.13.

See this package in npm:
https://www.npmjs.com/package/uuidv4

See this project in Snyk:
https://app.snyk.io/org/ruromero/project/dd1e14ea-7647-4395-b627-97828dc397ad?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot authored May 23, 2023
1 parent 7e90a98 commit 29262e4
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 5 deletions.
21 changes: 17 additions & 4 deletions frontend/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"react-scripts": "^4.0.3",
"serve": "^11.3.2",
"typeface-roboto": "0.0.75",
"uuidv4": "^6.0.0"
"uuidv4": "^6.2.13"
},
"scripts": {
"build": "react-scripts build",
Expand Down

0 comments on commit 29262e4

Please sign in to comment.