Skip to content

Commit

Permalink
npm: bump mysql2 from 3.9.3 to 3.9.4 (#42)
Browse files Browse the repository at this point in the history
  • Loading branch information
TheJeterLP committed Apr 15, 2024
2 parents 6facdeb + d693362 commit 54caf37
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 10 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,6 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Upgrade NPM
run: npm install -g npm
- name: Install TSC
run: npm install -g typescript
- name: copy-config
Expand Down
14 changes: 7 additions & 7 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 @@ -10,7 +10,7 @@
},
"dependencies": {
"express": "^4.19.2",
"mysql2": "^3.9.3",
"mysql2": "^3.9.4",
"pug": "^3.0.2",
"sass": "^1.72.0"
},
Expand Down

0 comments on commit 54caf37

Please sign in to comment.