Skip to content

Commit ec59cf9

Browse files
Update dependency uuid to v9
1 parent 2701872 commit ec59cf9

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package-lock.json

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"react-hook-form": "^7.34.2",
3030
"react-instantsearch-dom": "^6.32.1",
3131
"styled-components": "^5.3.5",
32-
"uuid": "^8.3.2"
32+
"uuid": "^9.0.0"
3333
},
3434
"devDependencies": {
3535
"babel-plugin-styled-components": "^2.0.7",

0 commit comments

Comments
 (0)