File tree 2 files changed +6
-6
lines changed
2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 60
60
"dotenv-webpack" : " 8.1.0" ,
61
61
"graphiql-explorer" : " 0.9.0" ,
62
62
"graphql" : " 16.10.0" ,
63
- "graphql-query-complexity" : " 0.12 .0" ,
63
+ "graphql-query-complexity" : " 1.0 .0" ,
64
64
"neo4j-driver" : " 5.27.0" ,
65
65
"prettier" : " 3.4.2" ,
66
66
"process" : " 0.11.10" ,
Original file line number Diff line number Diff line change @@ -2039,7 +2039,7 @@ __metadata:
2039
2039
fork-ts-checker-webpack-plugin: "npm:9.0.2"
2040
2040
graphiql-explorer: "npm:0.9.0"
2041
2041
graphql: "npm:16.10.0"
2042
- graphql-query-complexity: "npm:0.12 .0"
2042
+ graphql-query-complexity: "npm:1.0 .0"
2043
2043
graphql-ws: "npm:5.16.2"
2044
2044
html-inline-script-webpack-plugin: "npm:3.2.1"
2045
2045
html-webpack-inline-source-plugin: "npm:0.0.10"
@@ -10954,14 +10954,14 @@ __metadata:
10954
10954
languageName: node
10955
10955
linkType: hard
10956
10956
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"
10960
10960
dependencies:
10961
10961
lodash.get: "npm:^4.4.2"
10962
10962
peerDependencies:
10963
10963
graphql: ^14.6.0 || ^15.0.0 || ^16.0.0
10964
- checksum: 10c0/4ab22f7df6a250b6ef5aaf10115cb9bbbc0491790961e1be054d14dbaf621fb88a0293b0b42a265ce81e9ccf00e4d26f3dda82e6be6678961b5c2ef1cf62724d
10964
+ checksum: 10c0/94b9e35eb6d504464cac25a077dc403b3c94666874748451b9175027e790216d8b52765f1d7b6a73bef80d8e0ba3a7fad52bf281080bf12be976f7edf1a3e5da
10965
10965
languageName: node
10966
10966
linkType: hard
10967
10967
You can’t perform that action at this time.
0 commit comments