Skip to content

Commit eccf0ab

Browse files
authored
Merge pull request #538 from bervProject/dependabot/npm_and_yarn/apollo/client-3.12.4
build(deps): bump @apollo/client from 3.12.3 to 3.12.4
2 parents 803397d + 2ed2c00 commit eccf0ab

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"version": "0.1.0",
44
"private": true,
55
"dependencies": {
6-
"@apollo/client": "^3.12.3",
6+
"@apollo/client": "^3.12.4",
77
"@testing-library/jest-dom": "^6.6.3",
88
"@testing-library/react": "^15.0.7",
99
"@testing-library/user-event": "^14.5.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -23,10 +23,10 @@
2323
jsonpointer "^5.0.0"
2424
leven "^3.1.0"
2525

26-
"@apollo/client@^3.12.3":
27-
version "3.12.3"
28-
resolved "https://registry.yarnpkg.com/@apollo/client/-/client-3.12.3.tgz#0d252749baad8328e06883fe118dc7e73e3bbb1f"
29-
integrity sha512-KZ5zymRdb8bMbGUb1wP2U04ff7qIGgaC1BCdCVC+IPFiXkxEhHBc5fDEQOwAUT+vUo9KbBh3g7QK/JCOswn59w==
26+
"@apollo/client@^3.12.4":
27+
version "3.12.4"
28+
resolved "https://registry.yarnpkg.com/@apollo/client/-/client-3.12.4.tgz#d8b5753459dfb5642129247c02956fe5b5ad8f11"
29+
integrity sha512-S/eC9jxEW9Jg1BjD6AZonE1fHxYuvC3gFHop8FRQkUdeK63MmBD5r0DOrN2WlJbwha1MSD6A97OwXwjaujEQpA==
3030
dependencies:
3131
"@graphql-typed-document-node/core" "^3.1.1"
3232
"@wry/caches" "^1.0.0"

0 commit comments

Comments
 (0)