Skip to content

Commit

Permalink
Update dependencies (auto)
Browse files Browse the repository at this point in the history
  • Loading branch information
GitHub Actions Bot committed Sep 1, 2024
1 parent a72349a commit 29f08b0
Show file tree
Hide file tree
Showing 2 changed files with 34 additions and 34 deletions.
62 changes: 31 additions & 31 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
},
"devDependencies": {
"@vscode/sqlite3": "^5.1.2",
"axios": "^1.7.2",
"axios": "^1.7.7",
"benchmarkify": "^4.0.0",
"coveralls": "^3.1.1",
"eslint": "^8.57.0",
Expand All @@ -61,9 +61,9 @@
"npm-check-updates": "^16.14.20",
"pg": "^8.12.0",
"prettier": "^3.3.3",
"qs": "^6.12.3",
"qs": "^6.13.0",
"sequelize": "^6.37.3",
"tedious": "^18.4.0"
"tedious": "^18.6.2"
},
"jest": {
"testEnvironment": "node",
Expand Down

0 comments on commit 29f08b0

Please sign in to comment.