Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 2, 2023
1 parent e8d041b commit 5cf329d
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 85 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
- name: Repository checkout
uses: actions/checkout@v3.5.3
- name: Use Node.js ${{ matrix.node-version }}
uses: actions/setup-node@v3.6.0
uses: actions/setup-node@v3.7.0
with:
node-version: ${{ matrix.node-version }}
- name: Install latest npm
Expand Down
88 changes: 5 additions & 83 deletions 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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"node-schedule": "^2.1.1",
"nodemailer": "^6.9.4",
"pg": "^8.11.2",
"pg-promise": "^11.5.2",
"pg-promise": "^11.5.3",
"ssh2-sftp-client": "^9.1.0",
"winston": "^3.10.0",
"winston-daily-rotate-file": "^4.7.1"
Expand Down

0 comments on commit 5cf329d

Please sign in to comment.