Skip to content

Commit

Permalink
chore(deps): update @nitric/sdk requirement in /v1/apollo-server (#97)
Browse files Browse the repository at this point in the history
Updates the requirements on [@nitric/sdk](https://github.com/nitrictech/node-sdk) to permit the latest version.
- [Release notes](https://github.com/nitrictech/node-sdk/releases)
- [Changelog](https://github.com/nitrictech/node-sdk/blob/main/CHANGELOG.md)
- [Commits](nitrictech/node-sdk@v1.3.1...v1.3.2)

---
updated-dependencies:
- dependency-name: "@nitric/sdk"
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 11, 2024
1 parent 5aee6db commit 71c32f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion v1/apollo-server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"private": true,
"dependencies": {
"@apollo/server": "^4.10.4",
"@nitric/sdk": "^1.3.1",
"@nitric/sdk": "^1.3.2",
"cors": "^2.8.5",
"graphql": "^16.8.1"
},
Expand Down

0 comments on commit 71c32f3

Please sign in to comment.