Skip to content

Commit 03cb127

Browse files
fix(deps): update dependency uuid to v9.0.1
1 parent 2a3c0ce commit 03cb127

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package-lock.json

Lines changed: 6 additions & 6 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
@@ -74,7 +74,7 @@
7474
"@testing-library/react": "13.4.0",
7575
"@types/jest": "29.2.3",
7676
"@types/react": "18.0.25",
77-
"@types/uuid": "8.3.4",
77+
"@types/uuid": "9.0.8",
7878
"commitizen": "4.2.5",
7979
"eslint": "8.28.0",
8080
"eslint-config-airbnb-typescript-prettier": "5.0.0",
@@ -90,6 +90,6 @@
9090
"typescript": "4.9.3"
9191
},
9292
"dependencies": {
93-
"uuid": "9.0.0"
93+
"uuid": "9.0.1"
9494
}
9595
}

0 commit comments

Comments
 (0)