mirror of
https://github.com/ION606/selmerBot.git
synced 2026-05-14 21:26:54 +00:00
Updated npm to fix a problem with openai (see https://stackoverflow.com/questions/72848034/heroku-cant-find-the-openai-node-js-module)
This commit is contained in:
Generated
+3776
File diff suppressed because it is too large
Load Diff
@@ -18,6 +18,8 @@
|
|||||||
"mongoose": "^6.3.2",
|
"mongoose": "^6.3.2",
|
||||||
"mysql": "^2.18.1",
|
"mysql": "^2.18.1",
|
||||||
"node.js": "^0.0.1-security",
|
"node.js": "^0.0.1-security",
|
||||||
|
"npm": "^8.13.2",
|
||||||
|
"openai": "^3.0.0",
|
||||||
"play-dl": "^1.9.4",
|
"play-dl": "^1.9.4",
|
||||||
"random-memes": "^3.1.0",
|
"random-memes": "^3.1.0",
|
||||||
"sequelize": "^6.19.0",
|
"sequelize": "^6.19.0",
|
||||||
|
|||||||
Reference in New Issue
Block a user