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