Skip to content

Commit

Permalink
Merge branch 'main' into 117-run-as-non-root-user
Browse files Browse the repository at this point in the history
  • Loading branch information
aquarat authored Nov 21, 2023
2 parents a741518 + 5af2da4 commit 2d9863c
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion packages/e2e/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"dependencies": {
"@api3/commons": "^0.3.0",
"@api3/promise-utils": "^0.4.0",
"axios": "^1.5.1",
"axios": "^1.6.0",
"ethers": "^5.7.2",
"express": "^4.18.2",
"lodash": "^4.17.21",
Expand Down
2 changes: 1 addition & 1 deletion packages/pusher/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"@api3/commons": "^0.3.0",
"@api3/ois": "^2.2.1",
"@api3/promise-utils": "^0.4.0",
"axios": "^1.5.1",
"axios": "^1.6.0",
"dotenv": "^16.3.1",
"ethers": "^5.7.2",
"express": "^4.18.2",
Expand Down
14 changes: 7 additions & 7 deletions pnpm-lock.yaml

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

0 comments on commit 2d9863c

Please sign in to comment.