Skip to content

Commit

Permalink
fix(deps): update dependency @fluencelabs/trust-graph to v3.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 10, 2023
1 parent 14d6314 commit 259e3b9
Show file tree
Hide file tree
Showing 4 changed files with 25 additions and 14 deletions.
21 changes: 16 additions & 5 deletions aqua-tests/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion aqua-tests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"dependencies": {
"@fluencelabs/aqua-lib": "0.7.0",
"@fluencelabs/registry": "file:../aqua",
"@fluencelabs/trust-graph": "3.0.4"
"@fluencelabs/trust-graph": "3.1.2"
},
"scripts": {
"compile-aqua": "fluence aqua -i . -o ./target/typescript",
Expand Down
14 changes: 7 additions & 7 deletions example/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"dependencies": {
"@fluencelabs/fluence": "0.28.0",
"@fluencelabs/fluence-network-environment": "1.0.14",
"@fluencelabs/trust-graph": "3.0.4"
"@fluencelabs/trust-graph": "3.1.2"
},
"prettier": {}
}

0 comments on commit 259e3b9

Please sign in to comment.