1
0
mirror of https://github.com/musix-org/musix-oss synced 2026-05-12 12:24:53 +00:00

Bump firebase-admin from 13.8.0 to 13.9.0

Bumps [firebase-admin](https://github.com/firebase/firebase-admin-node) from 13.8.0 to 13.9.0.
- [Release notes](https://github.com/firebase/firebase-admin-node/releases)
- [Changelog](https://github.com/firebase/firebase-admin-node/blob/main/CHANGELOG.md)
- [Commits](https://github.com/firebase/firebase-admin-node/compare/v13.8.0...v13.9.0)

---
updated-dependencies:
- dependency-name: firebase-admin
  dependency-version: 13.9.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]
2026-05-07 23:12:51 +00:00
committed by GitHub
parent e3c5e4d944
commit d8f4e056cf
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -13,7 +13,7 @@
"discord.js": "^14.26.4",
"dotenv": "^17.4.2",
"firebase": "^12.12.1",
"firebase-admin": "^13.8.0",
"firebase-admin": "^13.9.0",
"he": "^1.2.0",
"ms": "^2.1.3",
"request": "^2.88.2",
@@ -2280,9 +2280,9 @@
}
},
"node_modules/firebase-admin": {
"version": "13.8.0",
"resolved": "https://registry.npmjs.org/firebase-admin/-/firebase-admin-13.8.0.tgz",
"integrity": "sha512-iawoQkmZbsA+2DY5UEuB8f6jSlskzzySoye0D2F6e3zlDZX9DUcXf0HhZqLUn/P6WhLGvTf6ZtCmshZvhAgTYg==",
"version": "13.9.0",
"resolved": "https://registry.npmjs.org/firebase-admin/-/firebase-admin-13.9.0.tgz",
"integrity": "sha512-qiCVBBFH+kfLiCXuuE9eAbBQSckPuA43fbQ/MNvQfd9nZcHFQExmQICD/N0sZrNZDNy8FSywhjFzJJGVQzG5UA==",
"license": "Apache-2.0",
"dependencies": {
"@fastify/busboy": "^3.0.0",
+1 -1
View File
@@ -21,7 +21,7 @@
"@discordjs/opus": "^0.10.0",
"dotenv": "^17.4.2",
"firebase": "^12.12.1",
"firebase-admin": "^13.8.0",
"firebase-admin": "^13.9.0",
"he": "^1.2.0",
"ms": "^2.1.3",
"request": "^2.88.2",