mirror of
https://github.com/musix-org/musix-oss
synced 2025-12-02 13:43:39 +00:00
Compare commits
2 Commits
5da933e4dd
...
1a4b7d67aa
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
1a4b7d67aa | ||
|
|
4140457cd2 |
8
package-lock.json
generated
8
package-lock.json
generated
@@ -14,7 +14,7 @@
|
|||||||
"discord.js": "^14.24.2",
|
"discord.js": "^14.24.2",
|
||||||
"dotenv": "^17.2.3",
|
"dotenv": "^17.2.3",
|
||||||
"firebase": "^12.5.0",
|
"firebase": "^12.5.0",
|
||||||
"firebase-admin": "^13.5.0",
|
"firebase-admin": "^13.6.0",
|
||||||
"he": "^1.2.0",
|
"he": "^1.2.0",
|
||||||
"prism-media": "^1.3.5",
|
"prism-media": "^1.3.5",
|
||||||
"request": "^2.88.2",
|
"request": "^2.88.2",
|
||||||
@@ -1833,9 +1833,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/firebase-admin": {
|
"node_modules/firebase-admin": {
|
||||||
"version": "13.5.0",
|
"version": "13.6.0",
|
||||||
"resolved": "https://registry.npmjs.org/firebase-admin/-/firebase-admin-13.5.0.tgz",
|
"resolved": "https://registry.npmjs.org/firebase-admin/-/firebase-admin-13.6.0.tgz",
|
||||||
"integrity": "sha512-QZOpv1DJRJpH8NcWiL1xXE10tw3L/bdPFlgjcWrqU3ufyOJDYfxB1MMtxiVTwxK16NlybQbEM6ciSich2uWEIQ==",
|
"integrity": "sha512-GdPA/t0+Cq8p1JnjFRBmxRxAGvF/kl2yfdhALl38PrRp325YxyQ5aNaHui0XmaKcKiGRFIJ/EgBNWFoDP0onjw==",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@fastify/busboy": "^3.0.0",
|
"@fastify/busboy": "^3.0.0",
|
||||||
|
|||||||
@@ -24,7 +24,7 @@
|
|||||||
"discord.js": "^14.24.2",
|
"discord.js": "^14.24.2",
|
||||||
"dotenv": "^17.2.3",
|
"dotenv": "^17.2.3",
|
||||||
"firebase": "^12.5.0",
|
"firebase": "^12.5.0",
|
||||||
"firebase-admin": "^13.5.0",
|
"firebase-admin": "^13.6.0",
|
||||||
"he": "^1.2.0",
|
"he": "^1.2.0",
|
||||||
"prism-media": "^1.3.5",
|
"prism-media": "^1.3.5",
|
||||||
"request": "^2.88.2",
|
"request": "^2.88.2",
|
||||||
|
|||||||
Reference in New Issue
Block a user