Skip to content

Commit 909aa43

Browse files
fix(deps): update dependency uuid to ^11.1.0 (#1451)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1a41e73 commit 909aa43

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package-lock.json

Lines changed: 4 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
@@ -37,7 +37,7 @@
3737
"react-dom": "18.3.1",
3838
"react-hook-form": "^7.54.2",
3939
"react-instantsearch-dom": "^6.40.4",
40-
"uuid": "^11.0.5"
40+
"uuid": "^11.1.0"
4141
},
4242
"devDependencies": {
4343
"@playwright/test": "^1.50.1",

0 commit comments

Comments
 (0)