Skip to content

Commit

Permalink
upgrade deps
Browse files Browse the repository at this point in the history
  • Loading branch information
dispherical committed Oct 19, 2024
1 parent 009506d commit 9aba3d8
Show file tree
Hide file tree
Showing 2 changed files with 210 additions and 210 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,16 +10,16 @@
"dev": "npx nodemon ."
},
"dependencies": {
"@prisma/client": "5.17.0",
"@slack/bolt": "^3.18.0",
"@prisma/client": "5.21.1",
"@slack/bolt": "^3.22.0",
"airtable": "^0.12.2",
"dotenv": "^16.4.5",
"figlet": "^1.7.0",
"figlet": "^1.8.0",
"geoip-lite2": "^2.1.43",
"geolib": "^3.3.4",
"node-cron": "^3.0.3",
"pretty-ms": "7.0.1",
"prisma": "^5.17.0",
"redis": "4.6.13"
"prisma": "^5.21.1",
"redis": "4.7.0"
}
}
Loading

0 comments on commit 9aba3d8

Please sign in to comment.