Skip to content

Commit 4a0c607

Browse files
authored
Merge pull request #563 from bervProject/dependabot/npm_and_yarn/apollo/client-3.13.4
build(deps): bump @apollo/client from 3.13.3 to 3.13.4
2 parents 45f50bc + a33f21c commit 4a0c607

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.13.3",
6+
"@apollo/client": "^3.13.4",
77
"@testing-library/jest-dom": "^6.6.3",
88
"@testing-library/react": "^15.0.7",
99
"@testing-library/user-event": "^14.6.1",

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.13.3":
27-
version "3.13.3"
28-
resolved "https://registry.yarnpkg.com/@apollo/client/-/client-3.13.3.tgz#297acee7eca2b11f38d91a1ef7084a1cb7bd6534"
29-
integrity sha512-StozissNsakG9cveM5IYcVjQBiJXXtfybSwIklrJQv3c0CLshWBlUv5OddMrJxKfQ1A+9WqPQZXjkA/HxbflDA==
26+
"@apollo/client@^3.13.4":
27+
version "3.13.4"
28+
resolved "https://registry.yarnpkg.com/@apollo/client/-/client-3.13.4.tgz#4a26adb58eb4365dca7d6b0202cbb78ba47f1e11"
29+
integrity sha512-Ot3RaN2M/rhIKDqXBdOVlN0dQbHydUrYJ9lTxkvd6x7W1pAjwduUccfoz2gsO4U9by7oWtRj/ySF0MFNUp+9Aw==
3030
dependencies:
3131
"@graphql-typed-document-node/core" "^3.1.1"
3232
"@wry/caches" "^1.0.0"

0 commit comments

Comments
 (0)