mirror of
https://github.com/musix-org/musix-oss
synced 2025-09-01 05:09:31 +00:00
Bump firebase from 12.2.0 to 12.2.1
Bumps [firebase](https://github.com/firebase/firebase-js-sdk) from 12.2.0 to 12.2.1. - [Release notes](https://github.com/firebase/firebase-js-sdk/releases) - [Changelog](https://github.com/firebase/firebase-js-sdk/blob/main/CHANGELOG.md) - [Commits](https://github.com/firebase/firebase-js-sdk/compare/firebase@12.2.0...firebase@12.2.1) --- updated-dependencies: - dependency-name: firebase dependency-version: 12.2.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
16
package-lock.json
generated
16
package-lock.json
generated
@@ -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",
|
||||
|
@@ -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",
|
||||
|
Reference in New Issue
Block a user