Skip to content

Commit af78b00

Browse files
committed
Updated npm dependencies
1 parent fd52d4f commit af78b00

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,9 @@
1515
"author": "Zac Lovoy @zwlovoy",
1616
"license": "MIT",
1717
"dependencies": {
18-
"discord.js": "^12.3.1",
19-
"dotenv": "^8.2.0",
20-
"express": "^4.17.1",
21-
"text2png": "^2.3.0"
18+
"discord.js": "12.5.3",
19+
"dotenv": "10.0.0",
20+
"express": "4.17.1",
21+
"text2png": "2.3.0"
2222
}
2323
}

0 commit comments

Comments
 (0)