Skip to content

Commit fef0597

Browse files
fix(deps): update dependency graphql-query-complexity to v1
1 parent e7411ba commit fef0597

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"dotenv-webpack": "8.1.0",
6161
"graphiql-explorer": "0.9.0",
6262
"graphql": "16.10.0",
63-
"graphql-query-complexity": "0.12.0",
63+
"graphql-query-complexity": "1.0.0",
6464
"neo4j-driver": "5.27.0",
6565
"prettier": "3.4.2",
6666
"process": "0.11.10",

Diff for: yarn.lock

+5-5
Original file line numberDiff line numberDiff line change
@@ -2053,7 +2053,7 @@ __metadata:
20532053
fork-ts-checker-webpack-plugin: "npm:9.0.2"
20542054
graphiql-explorer: "npm:0.9.0"
20552055
graphql: "npm:16.10.0"
2056-
graphql-query-complexity: "npm:0.12.0"
2056+
graphql-query-complexity: "npm:1.0.0"
20572057
graphql-ws: "npm:5.16.2"
20582058
html-inline-script-webpack-plugin: "npm:3.2.1"
20592059
html-webpack-inline-source-plugin: "npm:0.0.10"
@@ -10968,14 +10968,14 @@ __metadata:
1096810968
languageName: node
1096910969
linkType: hard
1097010970

10971-
"graphql-query-complexity@npm:0.12.0":
10972-
version: 0.12.0
10973-
resolution: "graphql-query-complexity@npm:0.12.0"
10971+
"graphql-query-complexity@npm:1.0.0":
10972+
version: 1.0.0
10973+
resolution: "graphql-query-complexity@npm:1.0.0"
1097410974
dependencies:
1097510975
lodash.get: "npm:^4.4.2"
1097610976
peerDependencies:
1097710977
graphql: ^14.6.0 || ^15.0.0 || ^16.0.0
10978-
checksum: 10c0/4ab22f7df6a250b6ef5aaf10115cb9bbbc0491790961e1be054d14dbaf621fb88a0293b0b42a265ce81e9ccf00e4d26f3dda82e6be6678961b5c2ef1cf62724d
10978+
checksum: 10c0/94b9e35eb6d504464cac25a077dc403b3c94666874748451b9175027e790216d8b52765f1d7b6a73bef80d8e0ba3a7fad52bf281080bf12be976f7edf1a3e5da
1097910979
languageName: node
1098010980
linkType: hard
1098110981

0 commit comments

Comments
 (0)