1
0
mirror of https://github.com/musix-org/musix-oss synced 2026-04-25 20:23:07 +00:00

Merge pull request #329 from musix-org/dependabot/npm_and_yarn/v3/firebase-12.12.1

Bump firebase from 12.12.0 to 12.12.1
This commit is contained in:
github-actions[bot]
2026-04-21 00:11:12 +00:00
committed by GitHub
2 changed files with 9 additions and 9 deletions
+8 -8
View File
@@ -13,7 +13,7 @@
"discord-webhook-node": "^1.1.8",
"discord.js": "^14.26.3",
"dotenv": "^17.4.2",
"firebase": "^12.12.0",
"firebase": "^12.12.1",
"firebase-admin": "^13.8.0",
"he": "^1.2.0",
"prism-media": "^1.3.5",
@@ -200,9 +200,9 @@
}
},
"node_modules/@firebase/ai": {
"version": "2.11.0",
"resolved": "https://registry.npmjs.org/@firebase/ai/-/ai-2.11.0.tgz",
"integrity": "sha512-+oqOne/h5J51LezazR+VyzKe3AK455W29JXnb4jOeVvQhC7FymledN5+XE+w5vEcMhRQ6n1f62fdGs4A44X32A==",
"version": "2.11.1",
"resolved": "https://registry.npmjs.org/@firebase/ai/-/ai-2.11.1.tgz",
"integrity": "sha512-WGTF81W3WBKJY+c7xqTzO15OGAkCAs8cpADqflAI0skhTZjIkhF0qyf55rq4Ctt6jKygkv99rPfMrjAHTgXaVQ==",
"license": "Apache-2.0",
"dependencies": {
"@firebase/app-check-interop-types": "0.3.3",
@@ -1990,12 +1990,12 @@
}
},
"node_modules/firebase": {
"version": "12.12.0",
"resolved": "https://registry.npmjs.org/firebase/-/firebase-12.12.0.tgz",
"integrity": "sha512-5Ap+pN5iEJUvBlQEZEmLuUm7Gvu6I5xv1jZ5SiSNyw4jrwlHo+4tmZv3OPPoKfN9eo1kBwyyBvi+pWHIPXwfYw==",
"version": "12.12.1",
"resolved": "https://registry.npmjs.org/firebase/-/firebase-12.12.1.tgz",
"integrity": "sha512-ee7xA+bTJLfjB9BP/8FQr3EkxmpAAGc1lNc5QkWgTDpUw24HYXFPm7FEWRdLtGnygxIdYpFmepSc5VjkI6NHhw==",
"license": "Apache-2.0",
"dependencies": {
"@firebase/ai": "2.11.0",
"@firebase/ai": "2.11.1",
"@firebase/analytics": "0.10.21",
"@firebase/analytics-compat": "0.2.27",
"@firebase/app": "0.14.11",
+1 -1
View File
@@ -23,7 +23,7 @@
"discord-webhook-node": "^1.1.8",
"discord.js": "^14.26.3",
"dotenv": "^17.4.2",
"firebase": "^12.12.0",
"firebase": "^12.12.1",
"firebase-admin": "^13.8.0",
"he": "^1.2.0",
"prism-media": "^1.3.5",