Skip to content

Commit e50f8c2

Browse files
committed
bump deps
1 parent 9530a84 commit e50f8c2

File tree

2 files changed

+59
-46
lines changed

2 files changed

+59
-46
lines changed

http/package-lock.json

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

http/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,11 +17,11 @@
1717
"nodemon": "^3.1.3"
1818
},
1919
"dependencies": {
20-
"@graphql-tools/merge": "9.0.7",
21-
"@graphql-tools/schema": "10.0.6",
22-
"graphql-yoga": "^5.7.0",
20+
"@graphql-tools/merge": "9.0.8",
21+
"@graphql-tools/schema": "10.0.7",
22+
"graphql-yoga": "^5.8.0",
2323
"dotenv": "^16.4.5",
24-
"uuid": "^10.0.0"
24+
"uuid": "^11.0.2"
2525
},
2626
"nodemonConfig": {
2727
"watch": ["../", "*.mjs", ".env"],

0 commit comments

Comments
 (0)