Skip to content

Commit 99c4cdb

Browse files
Update dependency @graphql-mesh/apollo-link to v2 (#22)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 5639ae5 commit 99c4cdb

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/apollo/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"access": "public"
4040
},
4141
"dependencies": {
42-
"@graphql-mesh/apollo-link": "0.0.1",
42+
"@graphql-mesh/apollo-link": "2.0.0",
4343
"tslib": "2.3.1"
4444
},
4545
"peerDependencies": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1421,10 +1421,10 @@
14211421
object-inspect "1.10.3"
14221422
tslib "^2.0.0"
14231423

1424-
"@graphql-mesh/apollo-link@0.0.1":
1425-
version "0.0.1"
1426-
resolved "https://registry.yarnpkg.com/@graphql-mesh/apollo-link/-/apollo-link-0.0.1.tgz#40ff048a324007833d4b8335f0de6a0ed3916030"
1427-
integrity sha512-56rT9U5p0Y8IF9iPYSHgtOUVn8prdJsuL0eJUdUETuRVaX+EuHHxyqmQtPggKO5Z/IjBh2nUnFkGY5zYWjLWkg==
1424+
"@graphql-mesh/apollo-link@2.0.0":
1425+
version "2.0.0"
1426+
resolved "https://registry.yarnpkg.com/@graphql-mesh/apollo-link/-/apollo-link-2.0.0.tgz#d9115ecb23f5eb7177e0a7f68fff150a644f13fb"
1427+
integrity sha512-PAqYIcity1If6t88JWwgYeOLON/oRTewB8Rz72u0/nR6aWiaWzVWjyS0RkHwVRR0BCcre93jHhZqYR9s3gRUvw==
14281428
dependencies:
14291429
tslib "2.3.1"
14301430

0 commit comments

Comments
 (0)