mirror of
https://github.com/musix-org/musix-oss
synced 2026-07-16 04:48:55 +00:00
Compare commits
2
Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
ecb2e7b644 | ||
|
|
bfb1e55908 |
Generated
+4
-4
@@ -13,7 +13,7 @@
|
||||
"discord.js": "^14.26.4",
|
||||
"dotenv": "^17.4.2",
|
||||
"firebase": "^12.15.0",
|
||||
"firebase-admin": "^14.0.0",
|
||||
"firebase-admin": "^14.1.0",
|
||||
"he": "^1.2.0",
|
||||
"ms": "^2.1.3",
|
||||
"request": "^2.88.2",
|
||||
@@ -2225,9 +2225,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/firebase-admin": {
|
||||
"version": "14.0.0",
|
||||
"resolved": "https://registry.npmjs.org/firebase-admin/-/firebase-admin-14.0.0.tgz",
|
||||
"integrity": "sha512-U88/r6VWiBQ05+UlLaF1A1AN4Y3SAGQKcQWawzafEAnXVaCZ21+2KclMPdlIQAAF5pUtN+FkXCSQnJEpc6QDZA==",
|
||||
"version": "14.1.0",
|
||||
"resolved": "https://registry.npmjs.org/firebase-admin/-/firebase-admin-14.1.0.tgz",
|
||||
"integrity": "sha512-GdHh6vHWm9LVRt+3hINWczaA7fPwnN/l4xZdqzn+wNPYErrLI1x6u1mvAJM/5IGgYI9EqQgLt1EyBG8ok/hWCg==",
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
"@fastify/busboy": "^3.0.0",
|
||||
|
||||
+1
-1
@@ -21,7 +21,7 @@
|
||||
"@discordjs/opus": "^0.10.0",
|
||||
"dotenv": "^17.4.2",
|
||||
"firebase": "^12.15.0",
|
||||
"firebase-admin": "^14.0.0",
|
||||
"firebase-admin": "^14.1.0",
|
||||
"he": "^1.2.0",
|
||||
"ms": "^2.1.3",
|
||||
"request": "^2.88.2",
|
||||
|
||||
Reference in New Issue
Block a user