Skip to content

Commit

Permalink
libms-npm: bump @apollo/client from 3.8.4 to 3.8.5 in /servers/lib
Browse files Browse the repository at this point in the history
Bumps [@apollo/client](https://github.com/apollographql/apollo-client) from 3.8.4 to 3.8.5.
- [Release notes](https://github.com/apollographql/apollo-client/releases)
- [Changelog](https://github.com/apollographql/apollo-client/blob/main/CHANGELOG.md)
- [Commits](apollographql/apollo-client@v3.8.4...v3.8.5)

---
updated-dependencies:
- dependency-name: "@apollo/client"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 8, 2023
1 parent aad83ff commit 1531a93
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
Binary file added servers/lib/.yarn/install-state.gz
Binary file not shown.
2 changes: 1 addition & 1 deletion servers/lib/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"graph": "script/graph.bash"
},
"dependencies": {
"@apollo/client": "^3.8.4",
"@apollo/client": "^3.8.5",
"@apollo/server": "^4.9.3",
"@nestjs/apollo": "^12.0.9",
"@nestjs/common": "^10.2.6",
Expand Down
12 changes: 6 additions & 6 deletions servers/lib/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -110,9 +110,9 @@ __metadata:
languageName: node
linkType: hard

"@apollo/client@npm:^3.8.4":
version: 3.8.4
resolution: "@apollo/client@npm:3.8.4"
"@apollo/client@npm:^3.8.5":
version: 3.8.5
resolution: "@apollo/client@npm:3.8.5"
dependencies:
"@graphql-typed-document-node/core": ^3.1.1
"@wry/context": ^0.7.3
Expand Down Expand Up @@ -142,7 +142,7 @@ __metadata:
optional: true
subscriptions-transport-ws:
optional: true
checksum: 509e37cdce7462cacda0a86c413ce471cd8f618625fb8ac3a60d6347d12f37a4fc60e12fc3fc1a375799caa21e56ff58d709e13ef5e13ab15e4dfc828a527848
checksum: 242db8340d5f04ff8f2c9ad6a0dc6ab6d596fb5c763865b0d392f6e5771d55de28faa981dcadaea80ee8b21d4ff40bfa51152a10bcae4158ecf035e47b0d17c4
languageName: node
linkType: hard

Expand Down Expand Up @@ -6229,7 +6229,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "lib@workspace:."
dependencies:
"@apollo/client": ^3.8.4
"@apollo/client": ^3.8.5
"@apollo/server": ^4.9.3
"@nestjs/apollo": ^12.0.9
"@nestjs/cli": ^10.1.18
Expand Down Expand Up @@ -6268,7 +6268,7 @@ __metadata:
type-graphql: ^2.0.0-beta.3
typescript: ^5.2.2
peerDependencies:
graphql-scalars: "*"
graphql-scalars: ^1.22.2
languageName: unknown
linkType: soft

Expand Down

0 comments on commit 1531a93

Please sign in to comment.