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

Bump firebase-admin from 13.6.0 to 13.6.1

Bumps [firebase-admin](https://github.com/firebase/firebase-admin-node) from 13.6.0 to 13.6.1.
- [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.6.0...v13.6.1)

---
updated-dependencies:
- dependency-name: firebase-admin
  dependency-version: 13.6.1
  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]
2026-02-04 23:13:39 +00:00
committed by GitHub
parent 1055a6134c
commit 5f6f88509c
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@@ -14,7 +14,7 @@
"discord.js": "^14.25.1", "discord.js": "^14.25.1",
"dotenv": "^17.2.3", "dotenv": "^17.2.3",
"firebase": "^12.8.0", "firebase": "^12.8.0",
"firebase-admin": "^13.6.0", "firebase-admin": "^13.6.1",
"he": "^1.2.0", "he": "^1.2.0",
"prism-media": "^1.3.5", "prism-media": "^1.3.5",
"request": "^2.88.2", "request": "^2.88.2",
@@ -1836,9 +1836,9 @@
} }
}, },
"node_modules/firebase-admin": { "node_modules/firebase-admin": {
"version": "13.6.0", "version": "13.6.1",
"resolved": "https://registry.npmjs.org/firebase-admin/-/firebase-admin-13.6.0.tgz", "resolved": "https://registry.npmjs.org/firebase-admin/-/firebase-admin-13.6.1.tgz",
"integrity": "sha512-GdPA/t0+Cq8p1JnjFRBmxRxAGvF/kl2yfdhALl38PrRp325YxyQ5aNaHui0XmaKcKiGRFIJ/EgBNWFoDP0onjw==", "integrity": "sha512-Zgc6yPtmPxAZo+FoK6LMG6zpSEsoSK8ifIR+IqF4oWuC3uWZU40OjxgfLTSFcsRlj/k/wD66zNv2UiTRreCNSw==",
"license": "Apache-2.0", "license": "Apache-2.0",
"dependencies": { "dependencies": {
"@fastify/busboy": "^3.0.0", "@fastify/busboy": "^3.0.0",

View File

@@ -24,7 +24,7 @@
"discord.js": "^14.25.1", "discord.js": "^14.25.1",
"dotenv": "^17.2.3", "dotenv": "^17.2.3",
"firebase": "^12.8.0", "firebase": "^12.8.0",
"firebase-admin": "^13.6.0", "firebase-admin": "^13.6.1",
"he": "^1.2.0", "he": "^1.2.0",
"prism-media": "^1.3.5", "prism-media": "^1.3.5",
"request": "^2.88.2", "request": "^2.88.2",