Skip to content

Commit 0597308

Browse files
Update dependency uuid to ^9.0.1
1 parent 2118104 commit 0597308

File tree

2 files changed

+9
-5
lines changed

2 files changed

+9
-5
lines changed

package-lock.json

Lines changed: 8 additions & 4 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
@@ -36,7 +36,7 @@
3636
"react-dom": "18.2.0",
3737
"react-hook-form": "^7.46.1",
3838
"react-instantsearch-dom": "^6.40.4",
39-
"uuid": "^9.0.0"
39+
"uuid": "^9.0.1"
4040
},
4141
"devDependencies": {
4242
"@playwright/test": "^1.37.1",

0 commit comments

Comments
 (0)