Skip to content

Commit 0a0cad4

Browse files
authored
Update package.json
1 parent f750267 commit 0a0cad4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -51,20 +51,20 @@
5151
"@adiwajshing/baileys": "^3.5.1",
5252
"@tensorflow/tfjs-node": "^3.3.0",
5353
"anime-wallpaper": "^1.0.0",
54-
"axios": "^0.21.1",
54+
"axios": ">=0.21.2",
5555
"chalk": "^4.1.0",
5656
"dotenv": "^8.2.0",
5757
"ejs": "^3.1.6",
5858
"express": "^4.17.1",
5959
"fs-extra": "^9.1.0",
6060
"moment-timezone": "^0.5.33",
61-
"mongoose": "^5.12.2",
61+
"mongoose": "^6.0.7",
6262
"node-cron": "^3.0.0",
6363
"node-webpmux": "^2.0.1",
6464
"nsfwjs": "^2.4.0",
6565
"qr-image": "^3.2.0",
6666
"wa-sticker-formatter": "^3.6.0",
67-
"yt-search": "^2.7.6",
67+
"yt-search": "^2.10.1",
6868
"ytdl-core": "^4.8.3"
6969
}
7070
}

0 commit comments

Comments
 (0)