Skip to content

Commit

Permalink
Update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 4, 2024
1 parent b2f2d82 commit 47a0187
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 27 deletions.
48 changes: 25 additions & 23 deletions package-lock.json

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

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"express-rate-limit": "^7.2.0",
"express-session": "^1.18.0",
"helmet": "^7.1.0",
"joi": "^17.13.0",
"joi": "^17.13.1",
"jsonwebtoken": "^9.0.2",
"knex": "^3.1.0",
"lodash": "^4.17.21",
Expand All @@ -64,16 +64,16 @@
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-fontawesome": "^1.7.1",
"react-redux": "^9.1.1",
"rsuite": "^5.60.0",
"react-redux": "^9.1.2",
"rsuite": "^5.60.1",
"serve-static": "^1.15.0",
"shortid": "^2.2.16",
"uuid": "^9.0.1",
"validator": "^13.11.0",
"wouter": "^3.1.2"
},
"devDependencies": {
"@testing-library/react": "^15.0.5",
"@testing-library/react": "^15.0.6",
"@types/puppeteer": "^7.0.4",
"better-sqlite3": "^9.6.0",
"concurrently": "^8.2.2",
Expand Down

0 comments on commit 47a0187

Please sign in to comment.