refactor: Bump graphql-relay from 0.10.0 to 0.10.1 (#9076)

This commit is contained in:
dependabot[bot]
2024-04-12 02:09:30 +02:00
committed by GitHub
parent 2c21aed890
commit 2532acfce8
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View File

@@ -27,7 +27,7 @@
"follow-redirects": "1.15.6",
"graphql": "16.8.1",
"graphql-list-fields": "2.0.4",
"graphql-relay": "0.10.0",
"graphql-relay": "0.10.1",
"graphql-tag": "2.12.6",
"graphql-upload": "15.0.2",
"intersect": "1.0.1",
@@ -8824,9 +8824,9 @@
"integrity": "sha512-q3prnhAL/dBsD+vaGr83B8DzkBijg+Yh+lbt7qp2dW1fpuO+q/upzDXvFJstVsSAA8m11MHGkSxxyxXeLou4MA=="
},
"node_modules/graphql-relay": {
"version": "0.10.0",
"resolved": "https://registry.npmjs.org/graphql-relay/-/graphql-relay-0.10.0.tgz",
"integrity": "sha512-44yBuw2/DLNEiMypbNZBt1yMDbBmyVPVesPywnteGGALiBmdyy1JP8jSg8ClLePg8ZZxk0O4BLhd1a6U/1jDOQ==",
"version": "0.10.1",
"resolved": "https://registry.npmjs.org/graphql-relay/-/graphql-relay-0.10.1.tgz",
"integrity": "sha512-8AtwSe6B0/b4+YzynHr38PP7S+zX5Vs5LEo0BEzGCPq/THAiHa5H5ZLf3bRbKbok15ADxDQSsGJmlqXeJDDPIw==",
"engines": {
"node": "^12.20.0 || ^14.15.0 || >= 15.9.0"
},
@@ -26154,9 +26154,9 @@
"integrity": "sha512-q3prnhAL/dBsD+vaGr83B8DzkBijg+Yh+lbt7qp2dW1fpuO+q/upzDXvFJstVsSAA8m11MHGkSxxyxXeLou4MA=="
},
"graphql-relay": {
"version": "0.10.0",
"resolved": "https://registry.npmjs.org/graphql-relay/-/graphql-relay-0.10.0.tgz",
"integrity": "sha512-44yBuw2/DLNEiMypbNZBt1yMDbBmyVPVesPywnteGGALiBmdyy1JP8jSg8ClLePg8ZZxk0O4BLhd1a6U/1jDOQ==",
"version": "0.10.1",
"resolved": "https://registry.npmjs.org/graphql-relay/-/graphql-relay-0.10.1.tgz",
"integrity": "sha512-8AtwSe6B0/b4+YzynHr38PP7S+zX5Vs5LEo0BEzGCPq/THAiHa5H5ZLf3bRbKbok15ADxDQSsGJmlqXeJDDPIw==",
"requires": {}
},
"graphql-tag": {

View File

@@ -36,7 +36,7 @@
"follow-redirects": "1.15.6",
"graphql": "16.8.1",
"graphql-list-fields": "2.0.4",
"graphql-relay": "0.10.0",
"graphql-relay": "0.10.1",
"graphql-tag": "2.12.6",
"graphql-upload": "15.0.2",
"intersect": "1.0.1",