File tree Expand file tree Collapse file tree 2 files changed +6
-1
lines changed
packages/plugins/other/visitor-plugin-common Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change 17
17
"@graphql-tools/relay-operation-optimizer" : " ^7.0.0" ,
18
18
"@graphql-tools/utils" : " ^10.0.0" ,
19
19
"auto-bind" : " ~4.0.0" ,
20
- "dependency-graph" : " ^0.11 .0" ,
20
+ "dependency-graph" : " ^1.0 .0" ,
21
21
"graphql-tag" : " ^2.11.0" ,
22
22
"parse-filepath" : " ^1.0.2" ,
23
23
"change-case-all" : " 1.0.15" ,
Original file line number Diff line number Diff line change @@ -7355,6 +7355,11 @@ dependency-graph@^0.11.0:
7355
7355
resolved "https://registry.yarnpkg.com/dependency-graph/-/dependency-graph-0.11.0.tgz#ac0ce7ed68a54da22165a85e97a01d53f5eb2e27"
7356
7356
integrity sha512-JeMq7fEshyepOWDfcfHK06N3MhyPhz++vtqWhMT5O9A3K42rdsEDpfdVqjaqaAhsw6a+ZqeDvQVtD0hFHQWrzg==
7357
7357
7358
+ dependency-graph@^1.0.0:
7359
+ version "1.0.0"
7360
+ resolved "https://registry.yarnpkg.com/dependency-graph/-/dependency-graph-1.0.0.tgz#bb5e85aec1310bc13b22dbd76e3196c4ee4c10d2"
7361
+ integrity sha512-cW3gggJ28HZ/LExwxP2B++aiKxhJXMSIt9K48FOXQkm+vuG5gyatXnLsONRJdzO/7VfjDIiaOOa/bs4l464Lwg==
7362
+
7358
7363
dequal@^2.0.0, dequal@^2.0.3:
7359
7364
version "2.0.3"
7360
7365
resolved "https://registry.yarnpkg.com/dequal/-/dequal-2.0.3.tgz#2644214f1997d39ed0ee0ece72335490a7ac67be"
You can’t perform that action at this time.
0 commit comments