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 Jun 1, 2024
1 parent 3d0aba8 commit 8572796
Show file tree
Hide file tree
Showing 2 changed files with 62 additions and 63 deletions.
113 changes: 56 additions & 57 deletions package-lock.json

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

12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,14 +35,14 @@
},
"devDependencies": {
"@vscode/sqlite3": "^5.1.2",
"axios": "^1.6.8",
"axios": "^1.7.2",
"benchmarkify": "^4.0.0",
"coveralls": "^3.1.1",
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-prettier": "^5.1.3",
"eslint-plugin-promise": "^6.1.1",
"eslint-plugin-promise": "^6.2.0",
"eslint-plugin-security": "^2.1.1",
"fakerator": "^0.3.6",
"globby": "^13.2.2",
Expand All @@ -53,11 +53,11 @@
"moleculer": "^0.14.33",
"moleculer-repl": "^0.7.4",
"moleculer-web": "^0.10.7",
"mongodb": "^6.5.0",
"mongodb": "^6.7.0",
"mysql": "^2.18.1",
"mysql2": "^3.9.7",
"mysql2": "^3.10.0",
"nedb": "^1.8.0",
"nodemon": "^3.1.0",
"nodemon": "^3.1.2",
"npm-check-updates": "^16.14.20",
"pg": "^8.11.5",
"prettier": "^3.2.5",
Expand All @@ -83,7 +83,7 @@
"dependencies": {
"fastest-validator": "^1.18.0",
"lodash": "^4.17.21",
"semver": "^7.6.0",
"semver": "^7.6.2",
"sqlite3": "^5.1.7"
}
}

0 comments on commit 8572796

Please sign in to comment.