Skip to content

Commit

Permalink
build: update colony package versions
Browse files Browse the repository at this point in the history
  • Loading branch information
bassgeta committed Sep 25, 2024
1 parent dfea12b commit b4b577b
Show file tree
Hide file tree
Showing 19 changed files with 298 additions and 328 deletions.
66 changes: 33 additions & 33 deletions amplify/backend/function/fetchColonyBalances/src/package-lock.json

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

Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"@types/aws-lambda": "^8.10.92"
},
"dependencies": {
"@colony/colony-js": "^0.0.0-snapshot-85097e5-20240902145835",
"@colony/colony-js": "^7.2.0",
"@colony/events": "0.0.0-snapshot-20240329154314",
"cross-fetch": "^4.0.0",
"ethers": "^5.7.2"
Expand Down
66 changes: 33 additions & 33 deletions amplify/backend/function/fetchMotionState/src/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 amplify/backend/function/fetchMotionState/src/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"@types/aws-lambda": "^8.10.92"
},
"dependencies": {
"@colony/colony-js": "^0.0.0-snapshot-85097e5-20240902145835",
"@colony/colony-js": "^7.2.0",
"@colony/events": "0.0.0-snapshot-20240329154314",
"cross-fetch": "^4.0.0",
"ethers": "^5.1.3"
Expand Down
Loading

0 comments on commit b4b577b

Please sign in to comment.