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

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>
This commit is contained in:
dependabot[bot] 2024-09-12 23:14:59 +00:00 committed by GitHub
parent 9517123b9d
commit 49e71bcda0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@ -14,7 +14,7 @@
"discord.js": "^14.16.1",
"dotenv": "^16.4.5",
"firebase": "^10.13.1",
"firebase-admin": "^12.4.0",
"firebase-admin": "^12.5.0",
"he": "^1.2.0",
"prism-media": "^1.3.5",
"request": "^2.88.2",
@ -1780,9 +1780,9 @@
}
},
"node_modules/firebase-admin": {
"version": "12.4.0",
"resolved": "https://registry.npmjs.org/firebase-admin/-/firebase-admin-12.4.0.tgz",
"integrity": "sha512-3HOHqJxNmFv0JgK3voyMQgmcibhJN4LQfZfhnZGb6pcONnZxejki4nQ1twsoJlGaIvgQWBtO7rc5mh/cqlOJNA==",
"version": "12.5.0",
"resolved": "https://registry.npmjs.org/firebase-admin/-/firebase-admin-12.5.0.tgz",
"integrity": "sha512-ad8vnlPcuuZN9scSgY8UnAxPI4mzP2/Q+dsrVLTf+j3h7bIq0FOelDCDGz4StgKJdk244v2kpOxqJjPG3grBHg==",
"dependencies": {
"@fastify/busboy": "^3.0.0",
"@firebase/database-compat": "^1.0.2",

View File

@ -24,7 +24,7 @@
"discord.js": "^14.16.1",
"dotenv": "^16.4.5",
"firebase": "^10.13.1",
"firebase-admin": "^12.4.0",
"firebase-admin": "^12.5.0",
"he": "^1.2.0",
"prism-media": "^1.3.5",
"request": "^2.88.2",