mirror of
https://github.com/musix-org/musix-oss
synced 2025-09-01 05:09:31 +00:00
Bump firebase-admin from 13.4.0 to 13.5.0
Bumps [firebase-admin](https://github.com/firebase/firebase-admin-node) from 13.4.0 to 13.5.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.4.0...v13.5.0) --- updated-dependencies: - dependency-name: firebase-admin dependency-version: 13.5.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
9
package-lock.json
generated
9
package-lock.json
generated
@@ -14,7 +14,7 @@
|
||||
"discord.js": "^14.22.1",
|
||||
"dotenv": "^17.2.1",
|
||||
"firebase": "^12.2.0",
|
||||
"firebase-admin": "^13.4.0",
|
||||
"firebase-admin": "^13.5.0",
|
||||
"he": "^1.2.0",
|
||||
"prism-media": "^1.3.5",
|
||||
"request": "^2.88.2",
|
||||
@@ -1833,9 +1833,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/firebase-admin": {
|
||||
"version": "13.4.0",
|
||||
"resolved": "https://registry.npmjs.org/firebase-admin/-/firebase-admin-13.4.0.tgz",
|
||||
"integrity": "sha512-Y8DcyKK+4pl4B93ooiy1G8qvdyRMkcNFfBSh+8rbVcw4cW8dgG0VXCCTp5NUwub8sn9vSPsOwpb9tE2OuFmcfQ==",
|
||||
"version": "13.5.0",
|
||||
"resolved": "https://registry.npmjs.org/firebase-admin/-/firebase-admin-13.5.0.tgz",
|
||||
"integrity": "sha512-QZOpv1DJRJpH8NcWiL1xXE10tw3L/bdPFlgjcWrqU3ufyOJDYfxB1MMtxiVTwxK16NlybQbEM6ciSich2uWEIQ==",
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
"@fastify/busboy": "^3.0.0",
|
||||
@@ -1843,6 +1843,7 @@
|
||||
"@firebase/database-types": "^1.0.6",
|
||||
"@types/node": "^22.8.7",
|
||||
"farmhash-modern": "^1.1.0",
|
||||
"fast-deep-equal": "^3.1.1",
|
||||
"google-auth-library": "^9.14.2",
|
||||
"jsonwebtoken": "^9.0.0",
|
||||
"jwks-rsa": "^3.1.0",
|
||||
|
@@ -24,7 +24,7 @@
|
||||
"discord.js": "^14.22.1",
|
||||
"dotenv": "^17.2.1",
|
||||
"firebase": "^12.2.0",
|
||||
"firebase-admin": "^13.4.0",
|
||||
"firebase-admin": "^13.5.0",
|
||||
"he": "^1.2.0",
|
||||
"prism-media": "^1.3.5",
|
||||
"request": "^2.88.2",
|
||||
|
Reference in New Issue
Block a user