1
0
mirror of https://github.com/musix-org/musix-oss synced 2024-12-22 08:33:18 +00:00

Bump firebase-admin from 13.0.0 to 13.0.1

Bumps [firebase-admin](https://github.com/firebase/firebase-admin-node) from 13.0.0 to 13.0.1.
- [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.0.0...v13.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-11-20 23:27:17 +00:00 committed by GitHub
parent 884b8d9122
commit d939cbf554
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": "^11.0.2",
"firebase-admin": "^13.0.0",
"firebase-admin": "^13.0.1",
"he": "^1.2.0",
"ms": "^2.1.3",
"request": "^2.88.2",
@ -1748,9 +1748,9 @@
}
},
"node_modules/firebase-admin": {
"version": "13.0.0",
"resolved": "https://registry.npmjs.org/firebase-admin/-/firebase-admin-13.0.0.tgz",
"integrity": "sha512-tgm4+NT051tv237g4rLz6L5TJ4l1QwPjzysBJKnukP8fvdJQuXUNpqQONptNbNeLEUkRAroGNuEg5v3aVPzkbw==",
"version": "13.0.1",
"resolved": "https://registry.npmjs.org/firebase-admin/-/firebase-admin-13.0.1.tgz",
"integrity": "sha512-sKQ/Yw8o/WdC9qTKvuLMBjTbdcBISIXW4+M9PXk0bNjxEbZf1Er7EVq47eRb5+bnKof10xlns6zAIbj4tmSexg==",
"dependencies": {
"@fastify/busboy": "^3.0.0",
"@firebase/database-compat": "^2.0.0",

View File

@ -21,7 +21,7 @@
"@discordjs/opus": "^0.9.0",
"dotenv": "^16.4.5",
"firebase": "^11.0.2",
"firebase-admin": "^13.0.0",
"firebase-admin": "^13.0.1",
"he": "^1.2.0",
"ms": "^2.1.3",
"request": "^2.88.2",