Skip to content

Commit c93f756

Browse files
committed
chore: update packages
1 parent 278b064 commit c93f756

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -22,16 +22,16 @@
2222
"license": "MIT",
2323
"dependencies": {
2424
"@supabase/supabase-js": "^2.43.4",
25-
"axios": "^1.7.2",
26-
"discord.js": "^14.15.2",
25+
"axios": "^1.7.6",
26+
"discord.js": "^14.15.3",
2727
"dotenv": "^16.4.5",
2828
"html-to-text": "^9.0.5",
29-
"typescript": "^5.4.5",
30-
"url": "^0.11.3"
29+
"typescript": "^5.5.4",
30+
"url": "^0.11.4"
3131
},
3232
"devDependencies": {
3333
"@types/html-to-text": "^9.0.1",
34-
"eslint": "^9.3.0",
35-
"supabase": "^1.167.4"
34+
"eslint": "^9.9.1",
35+
"supabase": "^1.191.3"
3636
}
3737
}

0 commit comments

Comments
 (0)