1
0
mirror of https://github.com/musix-org/musix-oss synced 2025-05-03 19:34:56 +00:00

Bump firebase-admin from 13.2.0 to 13.3.0

Bumps [firebase-admin](https://github.com/firebase/firebase-admin-node) from 13.2.0 to 13.3.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/v13.2.0...v13.3.0)

---
updated-dependencies:
- dependency-name: firebase-admin
  dependency-version: 13.3.0
  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] 2025-04-22 23:53:00 +00:00 committed by GitHub
parent f536cfb1bd
commit bdb7566c7b
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

@ -13,7 +13,7 @@
"discord.js": "^14.18.0",
"dotenv": "^16.5.0",
"firebase": "^11.6.0",
"firebase-admin": "^13.2.0",
"firebase-admin": "^13.3.0",
"he": "^1.2.0",
"ms": "^2.1.3",
"request": "^2.88.2",
@ -1770,9 +1770,9 @@
}
},
"node_modules/firebase-admin": {
"version": "13.2.0",
"resolved": "https://registry.npmjs.org/firebase-admin/-/firebase-admin-13.2.0.tgz",
"integrity": "sha512-qQBTKo0QWCDaWwISry989pr8YfZSSk00rNCKaucjOgltEm3cCYzEe4rODqBd1uUwma+Iu5jtAzg89Nfsjr3fGg==",
"version": "13.3.0",
"resolved": "https://registry.npmjs.org/firebase-admin/-/firebase-admin-13.3.0.tgz",
"integrity": "sha512-MFxv86Aw2rjM/TpKwU86jN7YUFfN1jy6mREYZTLL1aW1rCpZFi4c70b9U12J9Xa4RbJkiXpWBAwth9IVSqR91A==",
"license": "Apache-2.0",
"dependencies": {
"@fastify/busboy": "^3.0.0",

@ -21,7 +21,7 @@
"@discordjs/opus": "^0.10.0",
"dotenv": "^16.5.0",
"firebase": "^11.6.0",
"firebase-admin": "^13.2.0",
"firebase-admin": "^13.3.0",
"he": "^1.2.0",
"ms": "^2.1.3",
"request": "^2.88.2",