update comty.js

This commit is contained in:
SrGooglo 2023-05-18 19:58:46 +00:00
parent d9712dadf0
commit 48024e87d7
4 changed files with 7 additions and 6 deletions

View File

@ -175,4 +175,4 @@
]
}
}
}
}

View File

@ -11,6 +11,7 @@
"@foxify/events": "^2.1.0",
"axios": "^1.4.0",
"bcrypt": "5.0.1",
"comty.js": "^0.46.1",
"corenode": "0.28.26",
"cors": "^2.8.5",
"dotenv": "^16.0.3",
@ -27,4 +28,4 @@
"cross-env": "^7.0.3",
"nodemon": "^2.0.15"
}
}
}

View File

@ -16,7 +16,7 @@
"axios": "^1.2.5",
"bcrypt": "^5.1.0",
"busboy": "^1.6.0",
"comty.js": "^0.1.1",
"comty.js": "^0.46.1",
"connect-mongo": "^4.6.0",
"content-range": "^2.0.2",
"corenode": "0.28.26",
@ -49,4 +49,4 @@
"mocha": "^10.2.0",
"nodemon": "^2.0.15"
}
}
}

View File

@ -17,6 +17,7 @@
"axios": "^1.2.5",
"bcrypt": "^5.1.0",
"busboy": "^1.6.0",
"comty.js": "^0.46.1",
"connect-mongo": "^4.6.0",
"content-range": "^2.0.2",
"corenode": "0.28.26",
@ -36,7 +37,6 @@
"mongoose": "^6.9.0",
"music-metadata": "^8.1.3",
"normalize-url": "^8.0.0",
"comty.js": "^0.1.1",
"nsfwjs": "2.4.2",
"p-map": "^6.0.0",
"p-queue": "^7.3.4",
@ -53,4 +53,4 @@
"mocha": "^10.2.0",
"nodemon": "^2.0.15"
}
}
}