1
0
mirror of https://github.com/musix-org/musix-oss synced 2024-09-19 19:11:11 +00:00

Compare commits

...

4 Commits

Author SHA1 Message Date
github-actions[bot]
9291845c16
Merge pull request #98 from musix-org/dependabot/npm_and_yarn/v2/discord.js-14.16.2
Bump discord.js from 14.16.1 to 14.16.2
2024-09-12 23:57:38 +00:00
github-actions[bot]
aeb75d8f76
Merge pull request #97 from musix-org/dependabot/npm_and_yarn/v2/firebase-admin-12.5.0
Bump firebase-admin from 12.4.0 to 12.5.0
2024-09-12 23:57:32 +00:00
dependabot[bot]
a2e82318ab
Bump discord.js from 14.16.1 to 14.16.2
Bumps [discord.js](https://github.com/discordjs/discord.js/tree/HEAD/packages/discord.js) from 14.16.1 to 14.16.2.
- [Release notes](https://github.com/discordjs/discord.js/releases)
- [Changelog](https://github.com/discordjs/discord.js/blob/main/packages/discord.js/CHANGELOG.md)
- [Commits](https://github.com/discordjs/discord.js/commits/14.16.2/packages/discord.js)

---
updated-dependencies:
- dependency-name: discord.js
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-12 23:57:27 +00:00
dependabot[bot]
22a6230eb3
Bump firebase-admin from 12.4.0 to 12.5.0
Bumps [firebase-admin](https://github.com/firebase/firebase-admin-node) from 12.4.0 to 12.5.0.
- [Release notes](https://github.com/firebase/firebase-admin-node/releases)
- [Changelog](https://github.com/firebase/firebase-admin-node/blob/master/CHANGELOG.md)
- [Commits](https://github.com/firebase/firebase-admin-node/compare/v12.4.0...v12.5.0)

---
updated-dependencies:
- dependency-name: firebase-admin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-12 23:57:21 +00:00
2 changed files with 10 additions and 10 deletions

16
package-lock.json generated
View File

@ -11,10 +11,10 @@
"dependencies": { "dependencies": {
"@discordjs/opus": "^0.9.0", "@discordjs/opus": "^0.9.0",
"@discordjs/voice": "^0.17.0", "@discordjs/voice": "^0.17.0",
"discord.js": "^14.16.1", "discord.js": "^14.16.2",
"dotenv": "^16.4.5", "dotenv": "^16.4.5",
"firebase": "^10.13.1", "firebase": "^10.13.1",
"firebase-admin": "^12.4.0", "firebase-admin": "^12.5.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",
@ -1518,9 +1518,9 @@
"integrity": "sha512-urGGYeWtWNYMKnYlZnOnDHm8fVRffQs3U0SpE8RHeiuLKb/u92APS8HoQnPTFbnXmY1vVnXjXO4dOxcAn3J+DA==" "integrity": "sha512-urGGYeWtWNYMKnYlZnOnDHm8fVRffQs3U0SpE8RHeiuLKb/u92APS8HoQnPTFbnXmY1vVnXjXO4dOxcAn3J+DA=="
}, },
"node_modules/discord.js": { "node_modules/discord.js": {
"version": "14.16.1", "version": "14.16.2",
"resolved": "https://registry.npmjs.org/discord.js/-/discord.js-14.16.1.tgz", "resolved": "https://registry.npmjs.org/discord.js/-/discord.js-14.16.2.tgz",
"integrity": "sha512-/diX4shp3q1F3EySGQbQl10el+KIpffLSOJdtM35gGV7zw2ED7rKbASKJT7UIR9L/lTd0KtNenZ/h739TN7diA==", "integrity": "sha512-VGNi9WE2dZIxYM8/r/iatQQ+3LT8STW4hhczJOwm+DBeHq66vsKDCk8trChNCB01sMO9crslYuEMeZl2d7r3xw==",
"dependencies": { "dependencies": {
"@discordjs/builders": "^1.9.0", "@discordjs/builders": "^1.9.0",
"@discordjs/collection": "1.5.3", "@discordjs/collection": "1.5.3",
@ -1735,9 +1735,9 @@
} }
}, },
"node_modules/firebase-admin": { "node_modules/firebase-admin": {
"version": "12.4.0", "version": "12.5.0",
"resolved": "https://registry.npmjs.org/firebase-admin/-/firebase-admin-12.4.0.tgz", "resolved": "https://registry.npmjs.org/firebase-admin/-/firebase-admin-12.5.0.tgz",
"integrity": "sha512-3HOHqJxNmFv0JgK3voyMQgmcibhJN4LQfZfhnZGb6pcONnZxejki4nQ1twsoJlGaIvgQWBtO7rc5mh/cqlOJNA==", "integrity": "sha512-ad8vnlPcuuZN9scSgY8UnAxPI4mzP2/Q+dsrVLTf+j3h7bIq0FOelDCDGz4StgKJdk244v2kpOxqJjPG3grBHg==",
"dependencies": { "dependencies": {
"@fastify/busboy": "^3.0.0", "@fastify/busboy": "^3.0.0",
"@firebase/database-compat": "^1.0.2", "@firebase/database-compat": "^1.0.2",

View File

@ -16,12 +16,12 @@
"url": "https://https://github.com/musix-oss/musix" "url": "https://https://github.com/musix-oss/musix"
}, },
"dependencies": { "dependencies": {
"discord.js": "^14.16.1", "discord.js": "^14.16.2",
"@discordjs/voice": "^0.17.0", "@discordjs/voice": "^0.17.0",
"@discordjs/opus": "^0.9.0", "@discordjs/opus": "^0.9.0",
"dotenv": "^16.4.5", "dotenv": "^16.4.5",
"firebase": "^10.13.1", "firebase": "^10.13.1",
"firebase-admin": "^12.4.0", "firebase-admin": "^12.5.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",