Skip to content

Commit d646fa5

Browse files
Update dependency uuid to v10
1 parent 9959302 commit d646fa5

File tree

2 files changed

+13
-11
lines changed

2 files changed

+13
-11
lines changed

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,15 +36,15 @@
3636
"react-dom": "^18.3.1",
3737
"react-hook-form": "^7.52.0",
3838
"react-instantsearch-dom": "^6.40.4",
39-
"uuid": "^9.0.1"
39+
"uuid": "^10.0.0"
4040
},
4141
"devDependencies": {
4242
"@playwright/test": "^1.44.1",
4343
"@types/lodash": "^4.17.5",
4444
"@types/node": "20.14.6",
4545
"@types/nprogress": "^0.2.3",
4646
"@types/react-instantsearch-dom": "^6.12.7",
47-
"@types/uuid": "^9.0.8",
47+
"@types/uuid": "^10.0.0",
4848
"@typescript-eslint/eslint-plugin": "^7.13.1",
4949
"@typescript-eslint/parser": "^7.13.1",
5050
"babel-plugin-styled-components": "^2.1.4",

0 commit comments

Comments
 (0)