Skip to content

Commit bb84f2f

Browse files
fix(deps): update dependency graphql-query-complexity to v1
1 parent 399939b commit bb84f2f

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
@@ -2039,7 +2039,7 @@ __metadata:
20392039
fork-ts-checker-webpack-plugin: "npm:9.0.2"
20402040
graphiql-explorer: "npm:0.9.0"
20412041
graphql: "npm:16.10.0"
2042-
graphql-query-complexity: "npm:0.12.0"
2042+
graphql-query-complexity: "npm:1.0.0"
20432043
graphql-ws: "npm:5.16.2"
20442044
html-inline-script-webpack-plugin: "npm:3.2.1"
20452045
html-webpack-inline-source-plugin: "npm:0.0.10"
@@ -10954,14 +10954,14 @@ __metadata:
1095410954
languageName: node
1095510955
linkType: hard
1095610956

10957-
"graphql-query-complexity@npm:0.12.0":
10958-
version: 0.12.0
10959-
resolution: "graphql-query-complexity@npm:0.12.0"
10957+
"graphql-query-complexity@npm:1.0.0":
10958+
version: 1.0.0
10959+
resolution: "graphql-query-complexity@npm:1.0.0"
1096010960
dependencies:
1096110961
lodash.get: "npm:^4.4.2"
1096210962
peerDependencies:
1096310963
graphql: ^14.6.0 || ^15.0.0 || ^16.0.0
10964-
checksum: 10c0/4ab22f7df6a250b6ef5aaf10115cb9bbbc0491790961e1be054d14dbaf621fb88a0293b0b42a265ce81e9ccf00e4d26f3dda82e6be6678961b5c2ef1cf62724d
10964+
checksum: 10c0/94b9e35eb6d504464cac25a077dc403b3c94666874748451b9175027e790216d8b52765f1d7b6a73bef80d8e0ba3a7fad52bf281080bf12be976f7edf1a3e5da
1096510965
languageName: node
1096610966
linkType: hard
1096710967

0 commit comments

Comments
 (0)