1
0
mirror of https://github.com/musix-org/musix-oss synced 2025-09-01 05:09:31 +00:00

Merge pull request #242 from musix-org/dependabot/npm_and_yarn/v3/firebase-12.2.1

Bump firebase from 12.2.0 to 12.2.1
This commit is contained in:
github-actions[bot]
2025-08-29 23:07:57 +00:00
committed by GitHub
2 changed files with 9 additions and 9 deletions

16
package-lock.json generated
View File

@@ -13,7 +13,7 @@
"discord-webhook-node": "^1.1.8",
"discord.js": "^14.22.1",
"dotenv": "^17.2.1",
"firebase": "^12.2.0",
"firebase": "^12.2.1",
"firebase-admin": "^13.5.0",
"he": "^1.2.0",
"prism-media": "^1.3.5",
@@ -187,9 +187,9 @@
}
},
"node_modules/@firebase/ai": {
"version": "2.2.0",
"resolved": "https://registry.npmjs.org/@firebase/ai/-/ai-2.2.0.tgz",
"integrity": "sha512-+Dom8MYdbno2JghxGaIUa8CDTdPIPW8Yw7/1088fEbxxBmjbcdkxBYPXSdkSp/6rcTlLZaPJe4jV49gnwYn9Sw==",
"version": "2.2.1",
"resolved": "https://registry.npmjs.org/@firebase/ai/-/ai-2.2.1.tgz",
"integrity": "sha512-0VWlkGB18oDhwMqsgxpt/usMsyjnH3a7hTvQPcAbk7VhFg0QZMDX60mQKfLTFKrB5VwmlaIdVsSZznsTY2S0wA==",
"license": "Apache-2.0",
"dependencies": {
"@firebase/app-check-interop-types": "0.3.3",
@@ -1797,12 +1797,12 @@
}
},
"node_modules/firebase": {
"version": "12.2.0",
"resolved": "https://registry.npmjs.org/firebase/-/firebase-12.2.0.tgz",
"integrity": "sha512-H/ko4peZZQnZM/gf62d42qpE4D5C1D71YiGwLpOgo+mTRvzv4g7MjksGDVgTiE3TDByhzyL8E/aDE/tEUiasPA==",
"version": "12.2.1",
"resolved": "https://registry.npmjs.org/firebase/-/firebase-12.2.1.tgz",
"integrity": "sha512-UkuW2ZYaq/QuOQ24bfaqmkVqoBFhkA/ptATfPuRtc5vdm+zhwc3mfZBwFe6LqH9yrCN/6rAblgxKz2/0tDvA7w==",
"license": "Apache-2.0",
"dependencies": {
"@firebase/ai": "2.2.0",
"@firebase/ai": "2.2.1",
"@firebase/analytics": "0.10.18",
"@firebase/analytics-compat": "0.2.24",
"@firebase/app": "0.14.2",

View File

@@ -23,7 +23,7 @@
"discord-webhook-node": "^1.1.8",
"discord.js": "^14.22.1",
"dotenv": "^17.2.1",
"firebase": "^12.2.0",
"firebase": "^12.2.1",
"firebase-admin": "^13.5.0",
"he": "^1.2.0",
"prism-media": "^1.3.5",