Skip to content

Commit bc00a8f

Browse files
committed
Merge branch 'main' of https://github.com/the-hideout/tarkov-api into bump-packages
2 parents 667a999 + b2c3de7 commit bc00a8f

File tree

4 files changed

+279
-193
lines changed

4 files changed

+279
-193
lines changed

http/package-lock.json

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

http/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,12 +17,12 @@
1717
"nodemon": "^3.1.3"
1818
},
1919
"dependencies": {
20-
"@graphql-tools/merge": "9.0.24",
21-
"@graphql-tools/schema": "10.0.23",
20+
"@graphql-tools/merge": "9.1.1",
21+
"@graphql-tools/schema": "10.0.25",
2222
"@sentry/cli": "^2.32.2",
2323
"@sentry/node": "^8.25.0",
2424
"@sentry/profiling-node": "^8.25.0",
25-
"graphql-yoga": "^5.13.5",
25+
"graphql-yoga": "^5.15.1",
2626
"dotenv": "^16.4.5",
2727
"uuid": "^11.1.0"
2828
},

0 commit comments

Comments
 (0)