Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: drop Node.js 16, TypeScript 4, migrate to newer versions #5657

Closed
wants to merge 13 commits into from
Prev Previous commit
Next Next commit
Downgrade @types/node in apollo-server
aqrln committed Nov 13, 2024

Verified

This commit was signed with the committer’s verified signature.
aqrln Alexey Orlenko
commit f9bd1a669b3786d2cf24c96f44b2f9cf9f74a624
2 changes: 1 addition & 1 deletion libraries/apollo-server/package.json
Original file line number Diff line number Diff line change
@@ -13,7 +13,7 @@
"graphql": "16.9.0"
},
"devDependencies": {
"@types/node": "18.11.9",
"@types/node": "16.18.119",
"prisma": "5.23.0-dev.5",
"ts-node": "10.9.2",
"ts-node-dev": "2.0.0",
30 changes: 15 additions & 15 deletions libraries/apollo-server/pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.