Skip to content

Commit

Permalink
chore(deps): bump @apollo/client from 3.11.8 to 3.11.9 in /ui (#501)
Browse files Browse the repository at this point in the history
Bumps [@apollo/client](https://github.com/apollographql/apollo-client) from 3.11.8 to 3.11.9.
- [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.11.8...v3.11.9)

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

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 Nov 8, 2024
1 parent e643fc7 commit 81c7b2c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"private": true,
"type": "module",
"dependencies": {
"@apollo/client": "^3.11.8",
"@apollo/client": "^3.11.9",
"@fortawesome/fontawesome-svg-core": "^6.6.0",
"@fortawesome/free-brands-svg-icons": "^6.6.0",
"@fortawesome/free-regular-svg-icons": "^6.6.0",
Expand Down
10 changes: 5 additions & 5 deletions ui/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -69,9 +69,9 @@ __metadata:
languageName: node
linkType: hard

"@apollo/client@npm:^3.11.8":
version: 3.11.8
resolution: "@apollo/client@npm:3.11.8"
"@apollo/client@npm:^3.11.9":
version: 3.11.9
resolution: "@apollo/client@npm:3.11.9"
dependencies:
"@graphql-typed-document-node/core": "npm:^3.1.1"
"@wry/caches": "npm:^1.0.0"
Expand Down Expand Up @@ -102,7 +102,7 @@ __metadata:
optional: true
subscriptions-transport-ws:
optional: true
checksum: 10/ea9f8d8e5575bd2f2e897c53c4c3cbbea741aa2b40a103a41df0ff2fd0ff43ede127f65f0bdb6dfded28c2e2cada32551b2f558db702ebb40cf88aab9127dc1c
checksum: 10/c16c3fbea2d69c928407e42cab1e61ee3f4abe70cf522a2c5d12be6c336225b168ae1e9cb3a4049b4999dd8ea1f30ddfcd24134bad2a571c69266c936ba4818c
languageName: node
linkType: hard

Expand Down Expand Up @@ -12710,7 +12710,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "sitrep@workspace:."
dependencies:
"@apollo/client": "npm:^3.11.8"
"@apollo/client": "npm:^3.11.9"
"@eslint/compat": "npm:^1.2.2"
"@eslint/eslintrc": "npm:^3.1.0"
"@eslint/js": "npm:^9.14.0"
Expand Down

0 comments on commit 81c7b2c

Please sign in to comment.