Skip to content

Commit

Permalink
Bump firebase from 9.6.3 to 9.6.4 in /hashira-web
Browse files Browse the repository at this point in the history
Bumps [firebase](https://github.com/firebase/firebase-js-sdk) from 9.6.3 to 9.6.4.
- [Release notes](https://github.com/firebase/firebase-js-sdk/releases)
- [Changelog](https://github.com/firebase/firebase-js-sdk/blob/master/CHANGELOG.md)
- [Commits](https://github.com/firebase/firebase-js-sdk/compare/firebase@9.6.3...firebase@9.6.4)

---
updated-dependencies:
- dependency-name: firebase
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jan 21, 2022
1 parent 547aa08 commit 46e9408
Show file tree
Hide file tree
Showing 2 changed files with 38 additions and 38 deletions.
2 changes: 1 addition & 1 deletion hashira-web/package.json
Expand Up @@ -26,7 +26,7 @@
"typescript": "^4.5.4"
},
"dependencies": {
"firebase": "^9.6.3",
"firebase": "^9.6.4",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"uuid": "^8.3.2"
Expand Down
74 changes: 37 additions & 37 deletions hashira-web/yarn.lock
Expand Up @@ -219,12 +219,12 @@
"@firebase/util" "1.4.3"
tslib "^2.1.0"

"@firebase/app-compat@0.1.14":
version "0.1.14"
resolved "https://registry.yarnpkg.com/@firebase/app-compat/-/app-compat-0.1.14.tgz#699d364893680ed0aa4202607662b7497976b423"
integrity sha512-CvT7/TdfWNRudrExAyWiPcMVtaqljE4mch/KfmfSz1mGmK0j/y1DN6PDJ+NZxkI+Za+YRkOI55H6DdIBsYQ0Qg==
"@firebase/app-compat@0.1.15":
version "0.1.15"
resolved "https://registry.yarnpkg.com/@firebase/app-compat/-/app-compat-0.1.15.tgz#3e8ed5c81c3d8e3a19d4921f9aa4efe7405cc0a5"
integrity sha512-hfk6eHKUb+qHPZLtQuUdNFY4gTYD47Q64oajKAtb6r6YcErYvxRoZPDJ2Xjv4PCioG+3q+f0YDUKfMJlRtK0IA==
dependencies:
"@firebase/app" "0.7.13"
"@firebase/app" "0.7.14"
"@firebase/component" "0.5.10"
"@firebase/logger" "0.3.2"
"@firebase/util" "1.4.3"
Expand All @@ -235,22 +235,22 @@
resolved "https://registry.yarnpkg.com/@firebase/app-types/-/app-types-0.7.0.tgz#c9e16d1b8bed1a991840b8d2a725fb58d0b5899f"
integrity sha512-6fbHQwDv2jp/v6bXhBw2eSRbNBpxHcd1NBF864UksSMVIqIyri9qpJB1Mn6sGZE+bnDsSQBC5j2TbMxYsJQkQg==

"@firebase/app@0.7.13":
version "0.7.13"
resolved "https://registry.yarnpkg.com/@firebase/app/-/app-0.7.13.tgz#e725f8ff23a95f1e3ba2ad58308fc2ab3f16cf89"
integrity sha512-nMnz+lxASVZrWcAgLIgvs2QcsySjYvNpGjDeyhMzrbyBoBLgTux0cGWtm5RrJKx7arqueRpIihxcJtKAzCcIsw==
"@firebase/app@0.7.14":
version "0.7.14"
resolved "https://registry.yarnpkg.com/@firebase/app/-/app-0.7.14.tgz#16d65a2086cad56bec76d15c891bcecbb9e80d01"
integrity sha512-15Pv8Rt45GlDwqlnFRXqlNjjERx2VkWDyWGLsXlCZYg9+F8c++GTWezacFoZfkLzUZ4W54iyofDujfUadzHv1g==
dependencies:
"@firebase/component" "0.5.10"
"@firebase/logger" "0.3.2"
"@firebase/util" "1.4.3"
tslib "^2.1.0"

"@firebase/auth-compat@0.2.5":
version "0.2.5"
resolved "https://registry.yarnpkg.com/@firebase/auth-compat/-/auth-compat-0.2.5.tgz#f3b08f6e90d4357c2ca44a38169a2b5a2a028fd1"
integrity sha512-Ft9PkmWOioxPMts6CMopN7sHpSXipQigOdm4BQ5HYTGHyLZpid2cj+2LxWsOYqQlhA1YBtzwE7sBRpV0W6bblQ==
"@firebase/auth-compat@0.2.6":
version "0.2.6"
resolved "https://registry.yarnpkg.com/@firebase/auth-compat/-/auth-compat-0.2.6.tgz#9f304e90a747ac3306b52932c4f13f75650a1a24"
integrity sha512-gBxhGGJ/jiL4LfMC6Nlx7LteKNMlKV+0SsyrXT3SFzpseCX8ayOVo+qKCTAkTJqupm4li1lIgwIXhrD2OsbHBw==
dependencies:
"@firebase/auth" "0.19.5"
"@firebase/auth" "0.19.6"
"@firebase/auth-types" "0.11.0"
"@firebase/component" "0.5.10"
"@firebase/util" "1.4.3"
Expand All @@ -268,10 +268,10 @@
resolved "https://registry.yarnpkg.com/@firebase/auth-types/-/auth-types-0.11.0.tgz#b9c73c60ca07945b3bbd7a097633e5f78fa9e886"
integrity sha512-q7Bt6cx+ySj9elQHTsKulwk3+qDezhzRBFC9zlQ1BjgMueUOnGMcvqmU0zuKlQ4RhLSH7MNAdBV2znVaoN3Vxw==

"@firebase/auth@0.19.5":
version "0.19.5"
resolved "https://registry.yarnpkg.com/@firebase/auth/-/auth-0.19.5.tgz#01130ccfb8b67abda37be2650923b9b9ce593544"
integrity sha512-3+9XUnxaNb+ck6yULtEwOZbikWpL9KXuNLR34GxRv3mpOKD3uNbbONT149zMo3C6asI1bdv4+hCM78aS8VhZ0w==
"@firebase/auth@0.19.6":
version "0.19.6"
resolved "https://registry.yarnpkg.com/@firebase/auth/-/auth-0.19.6.tgz#5b8d8eeff9ac346141a13cef6539633c5851aa18"
integrity sha512-hlIX9jJWk/4E6JiEf9H4LLv8dNJLR17iryR1MaC58Y4U9ioYcxz8q7NMSUTyr5mJjYD/YBWrQXkE1V+gUnMnJw==
dependencies:
"@firebase/component" "0.5.10"
"@firebase/logger" "0.3.2"
Expand Down Expand Up @@ -396,13 +396,13 @@
dependencies:
tslib "^2.1.0"

"@firebase/messaging-compat@0.1.6":
version "0.1.6"
resolved "https://registry.yarnpkg.com/@firebase/messaging-compat/-/messaging-compat-0.1.6.tgz#840069b620e51adc34e0080d72ccad4bca4b3502"
integrity sha512-VzNM5ew8YAH7tzyukY0QqrCKdmaIe1FsWJSNPWcfzMNri8mpfKALIjeFzle+6DrRWZweFsp8ejvcvvulIDILGw==
"@firebase/messaging-compat@0.1.7":
version "0.1.7"
resolved "https://registry.yarnpkg.com/@firebase/messaging-compat/-/messaging-compat-0.1.7.tgz#db9066032bbb001f18d34d707e42f4703d3c8ffb"
integrity sha512-EKKcMin7myL8GXu2Mq6daje6o13VZtgxUKe+sLVL4DfxPbJdhVvNirYTi14KM81tDPdKAIakZNIGiIm/r8S2zA==
dependencies:
"@firebase/component" "0.5.10"
"@firebase/messaging" "0.9.6"
"@firebase/messaging" "0.9.7"
"@firebase/util" "1.4.3"
tslib "^2.1.0"

Expand All @@ -411,10 +411,10 @@
resolved "https://registry.yarnpkg.com/@firebase/messaging-interop-types/-/messaging-interop-types-0.1.0.tgz#bdac02dd31edd5cb9eec37b1db698ea5e2c1a631"
integrity sha512-DbvUl/rXAZpQeKBnwz0NYY5OCqr2nFA0Bj28Fmr3NXGqR4PAkfTOHuQlVtLO1Nudo3q0HxAYLa68ZDAcuv2uKQ==

"@firebase/messaging@0.9.6":
version "0.9.6"
resolved "https://registry.yarnpkg.com/@firebase/messaging/-/messaging-0.9.6.tgz#935e8cb46ba1dcbb7dabe877d1f94a874a3813aa"
integrity sha512-weDGzgU0MNtC6FCFJu/AW+pXbuX/YasHqR42NcLyoHNL8EgjXLPC0EYeMi7B8dY7MCsbc5lbPtqiveOP97L1jQ==
"@firebase/messaging@0.9.7":
version "0.9.7"
resolved "https://registry.yarnpkg.com/@firebase/messaging/-/messaging-0.9.7.tgz#fa4e566f3632d3437cbc667c7755ed0c83ee38a2"
integrity sha512-qRPWO5fvS1yahe0As0rlpo+Gc3v5IKHlULGJPYvWGJWE3W5aCvooxsT3vYgYNmAMFjgLlugfg8KKd41O1ebgqg==
dependencies:
"@firebase/component" "0.5.10"
"@firebase/installations" "0.5.5"
Expand Down Expand Up @@ -2348,29 +2348,29 @@ firebase-tools@^10.1.0:
winston-transport "^4.4.0"
ws "^7.2.3"

firebase@^9.6.3:
version "9.6.3"
resolved "https://registry.yarnpkg.com/firebase/-/firebase-9.6.3.tgz#fe22c94369eb50eba9d15e8ba2edb7100d5c1ed4"
integrity sha512-CMzv2LJGruZNtKI6pk1XLVaDC7ujIcq/S57wbC9XGllykIh86GLNPwVEWuCqCWmQDAZLyhi0t6tW/F2NX3HcPA==
firebase@^9.6.4:
version "9.6.4"
resolved "https://registry.yarnpkg.com/firebase/-/firebase-9.6.4.tgz#7eef29be5421e1aec34ea243a6685fbbb152ca20"
integrity sha512-f9DpaBeesOKhF1mkAzAmDQ8pWq9VMvjV9y27BDtih+0VrAlHgmGPTt58y9IFZbjQyRsegpuVXjml1hMXe7qG+A==
dependencies:
"@firebase/analytics" "0.7.5"
"@firebase/analytics-compat" "0.1.6"
"@firebase/app" "0.7.13"
"@firebase/app" "0.7.14"
"@firebase/app-check" "0.5.3"
"@firebase/app-check-compat" "0.2.3"
"@firebase/app-compat" "0.1.14"
"@firebase/app-compat" "0.1.15"
"@firebase/app-types" "0.7.0"
"@firebase/auth" "0.19.5"
"@firebase/auth-compat" "0.2.5"
"@firebase/auth" "0.19.6"
"@firebase/auth-compat" "0.2.6"
"@firebase/database" "0.12.5"
"@firebase/database-compat" "0.1.5"
"@firebase/firestore" "3.4.3"
"@firebase/firestore-compat" "0.1.12"
"@firebase/functions" "0.7.7"
"@firebase/functions-compat" "0.1.8"
"@firebase/installations" "0.5.5"
"@firebase/messaging" "0.9.6"
"@firebase/messaging-compat" "0.1.6"
"@firebase/messaging" "0.9.7"
"@firebase/messaging-compat" "0.1.7"
"@firebase/performance" "0.5.5"
"@firebase/performance-compat" "0.1.5"
"@firebase/polyfill" "0.3.36"
Expand Down

0 comments on commit 46e9408

Please sign in to comment.