nexmo-community / video-xstate-app

A demo application built using Firebase, OpenTok, XState and React. Intended to be a Google Meet clone.
MIT License
2 stars 1 forks source link

Update dependency firebase-admin to v9 - autoclosed #58

Closed mend-for-github-com[bot] closed 10 months ago

mend-for-github-com[bot] commented 10 months ago

This PR contains the following updates:

Package Type Update Change
firebase-admin (source) dependencies major ^8.10.0 -> ^9.0.0

By merging this PR, the issue #3 will be automatically resolved and closed:

Severity CVSS Score CVE
Critical Critical 9.8 CVE-2020-7768
High High 7.5 CVE-2020-26289
High High 7.5 CVE-2020-8237
High High 7.5 WS-2020-0219
Medium Medium 6.1 CVE-2022-0235
Medium Medium 5.3 CVE-2020-15168

Release Notes

firebase/firebase-admin-node ### [`v9.0.0`](https://togithub.com/firebase/firebase-admin-node/releases/tag/v9.0.0): Firebase Admin Node.js SDK v9.0.0 [Compare Source](https://togithub.com/firebase/firebase-admin-node/compare/v8.13.0...v9.0.0) ##### Breaking Changes - change: Dropped Node 8 support and upgraded Firestore/Storage dependencies ##### Bug Fixes - fix: Upgraded Chai, Sinon and other test dependencies ([#​938](https://togithub.com/firebase/firebase-admin-node/issues/938)) ##### Miscellaneous - \[chore] Release 9.0.0 ([#​946](https://togithub.com/firebase/firebase-admin-node/issues/946)) - File permissions updated ([#​942](https://togithub.com/firebase/firebase-admin-node/issues/942)) - chore: update node-forge to ^0.9.1 ([#​941](https://togithub.com/firebase/firebase-admin-node/issues/941)) - chore: Add ESLint rule for curly braces, apply fix ([#​939](https://togithub.com/firebase/firebase-admin-node/issues/939)) - Adds scrypt support in node 12 ([#​739](https://togithub.com/firebase/firebase-admin-node/issues/739)) - Add null to databaseAuthVariableOverride ([#​926](https://togithub.com/firebase/firebase-admin-node/issues/926)) ### [`v8.13.0`](https://togithub.com/firebase/firebase-admin-node/releases/tag/v8.13.0): Firebase Admin Node.js SDK v8.13.0 [Compare Source](https://togithub.com/firebase/firebase-admin-node/compare/v8.12.1...v8.13.0) ##### New Features - feat(rc): Add Remote Config Version Management API ([#​920](https://togithub.com/firebase/firebase-admin-node/issues/920)) ##### Bug Fixes - fix(auth): Migrated IAM sign endpoint to iamcredentials.googleapis.com ([#​916](https://togithub.com/firebase/firebase-admin-node/issues/916)) - fix(auth): Fixing flaky deleteUsers() integration tests ([#​917](https://togithub.com/firebase/firebase-admin-node/issues/917)) - fix: Upgraded node-forge and jsonwebtoken dependencies ([#​912](https://togithub.com/firebase/firebase-admin-node/issues/912)) - fix(auth): Add interfaces for UserProviderRequest and Metadata used in UserImportRecord ([#​909](https://togithub.com/firebase/firebase-admin-node/issues/909)) - fix: Fixed faulty metadata for the send-tweet Action ([#​908](https://togithub.com/firebase/firebase-admin-node/issues/908)) - fix(auth): Properly parse the lastRefreshTime. ([#​888](https://togithub.com/firebase/firebase-admin-node/issues/888)) ##### Miscellaneous - \[chore] Release 8.13.0 ([#​925](https://togithub.com/firebase/firebase-admin-node/issues/925)) - Add integration tests for RC manage version operations ([#​914](https://togithub.com/firebase/firebase-admin-node/issues/914)) - Add another missing RC type to toc.yaml ([#​924](https://togithub.com/firebase/firebase-admin-node/issues/924)) - Add new RC types in toc.yaml ([#​923](https://togithub.com/firebase/firebase-admin-node/issues/923)) - Fixed a flaky auth integration test by retrying the GetUser() API call ([#​907](https://togithub.com/firebase/firebase-admin-node/issues/907)) - Bump websocket-extensions from 0.1.3 to 0.1.4 ([#​900](https://togithub.com/firebase/firebase-admin-node/issues/900)) - Fixing Firebase ML integration tests ([#​899](https://togithub.com/firebase/firebase-admin-node/issues/899)) - fixing tests with unhandled promises ([#​894](https://togithub.com/firebase/firebase-admin-node/issues/894)) - Rectified issues in comments for NotificationMessagePayload ([#​879](https://togithub.com/firebase/firebase-admin-node/issues/879)) - chore: Running CI workflow on pull_request ([#​886](https://togithub.com/firebase/firebase-admin-node/issues/886))