Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Jagoda11 committed May 21, 2024
1 parent 2407b94 commit 59d7655
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,18 +23,18 @@
"author": "",
"license": "ISC",
"dependencies": {
"@apollo/server": "^4.10.1",
"aws-sdk": "^2.1579.0",
"@apollo/server": "^4.10.4",
"aws-sdk": "^2.1624.0",
"graphql": "^16.8.1",
"graphql-request": "^6.1.0",
"graphql-request": "^7.0.1",
"graphql-tag": "^2.12.6"
},
"devDependencies": {
"@types/jest": "^29.5.12",
"@types/node": "^20.11.28",
"@types/node": "^20.12.12",
"jest": "^29.7.0",
"ts-jest": "^29.1.2",
"ts-jest": "^29.1.3",
"ts-node": "^10.9.2",
"typescript": "^5.4.2"
"typescript": "^5.4.5"
}
}

0 comments on commit 59d7655

Please sign in to comment.