Skip to content

Commit b68f23b

Browse files
committed
bump http packages
1 parent 33e6bd1 commit b68f23b

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

http/package-lock.json

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

http/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,9 @@
1919
"dependencies": {
2020
"@graphql-tools/merge": "9.1.1",
2121
"@graphql-tools/schema": "10.0.25",
22-
"graphql-yoga": "^5.15.1",
22+
"graphql-yoga": "^5.16.0",
2323
"dotenv": "^16.4.5",
24-
"uuid": "^11.1.0"
24+
"uuid": "^13.0.0"
2525
},
2626
"nodemonConfig": {
2727
"watch": ["../", "*.mjs", ".env"],

0 commit comments

Comments
 (0)