Skip to content

Commit f9327b4

Browse files
chore(deps): update dependency @types/uuid to v11
1 parent 97d5407 commit f9327b4

File tree

3 files changed

+30
-372
lines changed

3 files changed

+30
-372
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,7 @@
170170
"@types/simple-oauth2": "5.0.7",
171171
"@types/supertest": "6.0.3",
172172
"@types/testing-library__jest-dom": "5.14.9",
173-
"@types/uuid": "10.0.0",
173+
"@types/uuid": "11.0.0",
174174
"@types/xml2js": "0.4.14",
175175
"@typescript-eslint/eslint-plugin": "7.18.0",
176176
"@typescript-eslint/parser": "7.18.0",

shared/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"@types/jest": "29.5.14",
3434
"@types/node": "20.19.17",
3535
"@types/react": "18.2.79",
36-
"@types/uuid": "10.0.0",
36+
"@types/uuid": "11.0.0",
3737
"@typescript-eslint/eslint-plugin": "7.18.0",
3838
"@typescript-eslint/parser": "7.18.0",
3939
"cross-env": "7.0.3",

0 commit comments

Comments
 (0)