We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 97d5407 commit f9327b4Copy full SHA for f9327b4
package.json
@@ -170,7 +170,7 @@
170
"@types/simple-oauth2": "5.0.7",
171
"@types/supertest": "6.0.3",
172
"@types/testing-library__jest-dom": "5.14.9",
173
- "@types/uuid": "10.0.0",
+ "@types/uuid": "11.0.0",
174
"@types/xml2js": "0.4.14",
175
"@typescript-eslint/eslint-plugin": "7.18.0",
176
"@typescript-eslint/parser": "7.18.0",
shared/package.json
@@ -33,7 +33,7 @@
33
"@types/jest": "29.5.14",
34
"@types/node": "20.19.17",
35
"@types/react": "18.2.79",
36
37
38
39
"cross-env": "7.0.3",
0 commit comments