1
0
mirror of https://github.com/musix-org/musix-oss synced 2024-10-18 15:20:41 +00:00

Bump firebase-admin from 12.5.0 to 12.6.0

Bumps [firebase-admin](https://github.com/firebase/firebase-admin-node) from 12.5.0 to 12.6.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.5.0...v12.6.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-30 23:44:37 +00:00 committed by GitHub
parent a6f6e4ffea
commit 46fd7a3c54
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.3",
"dotenv": "^16.4.5",
"firebase": "^10.14.0",
"firebase-admin": "^12.5.0",
"firebase-admin": "^12.6.0",
"he": "^1.2.0",
"prism-media": "^1.3.5",
"request": "^2.88.2",
@ -1796,9 +1796,9 @@
}
},
"node_modules/firebase-admin": {
"version": "12.5.0",
"resolved": "https://registry.npmjs.org/firebase-admin/-/firebase-admin-12.5.0.tgz",
"integrity": "sha512-ad8vnlPcuuZN9scSgY8UnAxPI4mzP2/Q+dsrVLTf+j3h7bIq0FOelDCDGz4StgKJdk244v2kpOxqJjPG3grBHg==",
"version": "12.6.0",
"resolved": "https://registry.npmjs.org/firebase-admin/-/firebase-admin-12.6.0.tgz",
"integrity": "sha512-gc0pDiUmxscxBhcjMcttmjvExJmnQdVRb+IIth95CvMm7F9rLdabrQZThW2mK02HR696P+rzd6NqkdUA3URu4w==",
"dependencies": {
"@fastify/busboy": "^3.0.0",
"@firebase/database-compat": "^1.0.2",

View File

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