Skip to content

Commit

Permalink
Merge pull request #40 from thieleju/dependabot/npm_and_yarn/dependen…
Browse files Browse the repository at this point in the history
…cies-72748f2862

Bump the dependencies group across 1 directory with 6 updates
  • Loading branch information
thieleju committed May 24, 2024
2 parents 20a607b + cf45049 commit c008319
Show file tree
Hide file tree
Showing 2 changed files with 129 additions and 130 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,21 +19,21 @@
"author": "thieleju",
"license": "ISC",
"dependencies": {
"axios": "^1.6.8",
"axios": "^1.7.2",
"express-async-errors": "^3.1.1",
"express-joi-validation": "^5.0.1",
"express-rate-limit": "^7.2.0",
"helmet": "^7.1.0",
"joi": "^17.12.3",
"joi": "^17.13.1",
"morgan": "^1.10.0"
},
"devDependencies": {
"@types/express": "^4.17.21",
"@types/morgan": "^1.9.9",
"@types/node": "^20.12.7",
"@typescript-eslint/eslint-plugin": "^7.6.0",
"@typescript-eslint/parser": "^7.6.0",
"eslint": "^9.0.0",
"@types/node": "^20.12.12",
"@typescript-eslint/eslint-plugin": "^7.10.0",
"@typescript-eslint/parser": "^7.10.0",
"eslint": "^9.3.0",
"eslint-import-resolver-typescript": "^3.6.1",
"express": "^4.19.2",
"nodemon": "^3.0.1",
Expand Down

0 comments on commit c008319

Please sign in to comment.