mirror of
https://github.com/musix-org/musix-oss
synced 2025-03-12 09:24:36 +00:00
Bump firebase-admin from 13.1.0 to 13.2.0
Bumps [firebase-admin](https://github.com/firebase/firebase-admin-node) from 13.1.0 to 13.2.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.1.0...v13.2.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:
parent
e63141753b
commit
1f2c56c79f
8
package-lock.json
generated
8
package-lock.json
generated
@ -14,7 +14,7 @@
|
||||
"discord.js": "^14.18.0",
|
||||
"dotenv": "^16.4.7",
|
||||
"firebase": "^11.4.0",
|
||||
"firebase-admin": "^13.1.0",
|
||||
"firebase-admin": "^13.2.0",
|
||||
"he": "^1.2.0",
|
||||
"prism-media": "^1.3.5",
|
||||
"request": "^2.88.2",
|
||||
@ -1828,9 +1828,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/firebase-admin": {
|
||||
"version": "13.1.0",
|
||||
"resolved": "https://registry.npmjs.org/firebase-admin/-/firebase-admin-13.1.0.tgz",
|
||||
"integrity": "sha512-XPKiTyPyvUMZ22EPk4M1oSiZ8/4qFeYwjK88o/DYpGtNbOLKrM6Oc9jTaK+P6Vwn3Vr1+OCyLLJ93Bci382UqA==",
|
||||
"version": "13.2.0",
|
||||
"resolved": "https://registry.npmjs.org/firebase-admin/-/firebase-admin-13.2.0.tgz",
|
||||
"integrity": "sha512-qQBTKo0QWCDaWwISry989pr8YfZSSk00rNCKaucjOgltEm3cCYzEe4rODqBd1uUwma+Iu5jtAzg89Nfsjr3fGg==",
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
"@fastify/busboy": "^3.0.0",
|
||||
|
@ -24,7 +24,7 @@
|
||||
"discord.js": "^14.18.0",
|
||||
"dotenv": "^16.4.7",
|
||||
"firebase": "^11.4.0",
|
||||
"firebase-admin": "^13.1.0",
|
||||
"firebase-admin": "^13.2.0",
|
||||
"he": "^1.2.0",
|
||||
"prism-media": "^1.3.5",
|
||||
"request": "^2.88.2",
|
||||
|
Loading…
x
Reference in New Issue
Block a user