Skip to content

Commit

Permalink
Update in other places
Browse files Browse the repository at this point in the history
  • Loading branch information
emmatown committed Sep 12, 2022
1 parent f243687 commit 8d226b3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion examples/basic/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"graphql-tag": "^2.12.6",
"react": "^18.1.0",
"react-dom": "^18.1.0",
"uuid": "^8.3.2"
"uuid": "^9.0.0"
},
"devDependencies": {
"typescript": "^4.7.4"
Expand Down
2 changes: 1 addition & 1 deletion tests/api-tests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"superagent": "^6.1.0",
"supertest": "^6.1.6",
"testcheck": "^1.0.0-rc.2",
"uuid": "^8.3.2"
"uuid": "^9.0.0"
},
"dependencies": {
"express": "^4.17.1",
Expand Down

0 comments on commit 8d226b3

Please sign in to comment.