Skip to content

[Snyk] Upgrade firebase-admin from 5.12.0 to 5.13.1 #3

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

snyk-bot
Copy link

Snyk has created this PR to upgrade firebase-admin from 5.12.0 to 5.13.1.

merge advice
ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


  • The recommended version is 3 versions ahead of your current version.
  • The recommended version was released 3 years ago, on 2018-07-23.

The recommended version fixes:

Severity Issue PriorityScore (*) Exploit Maturity
Regular Expression Denial of Service (ReDoS)
SNYK-JS-WEBSOCKETEXTENSIONS-570623
517/1000
Why? Proof of Concept exploit, CVSS 8.2
Proof of Concept
Prototype Pollution
SNYK-JS-DOTPROP-543489
517/1000
Why? Proof of Concept exploit, CVSS 8.2
Proof of Concept

(*) Note that the real score may have changed since the PR was raised.

Release notes
Package name: firebase-admin
  • 5.13.1 - 2018-07-23
    • Upgraded Cloud Firestore client to v0.15.4.
    • Exposed the Firestore Timestamp type from the admin.firestore namespace.
  • 5.13.0 - 2018-07-17
    • The Admin SDK can now read the Firebase/Google Cloud Platform project ID from both GCLOUD_PROJECT and GOOGLE_CLOUD_PROJECT environment variables.
    • Upgraded the Cloud Firestore client from 0.14.0 to 0.15.2. This version of the Firestore client changes how date values are handled.

    Authentication

    • The Admin SDK can now create custom tokens without being initialized with service account credentials.
    • The SDK accepts a new serviceAccountId app option, which can be used to specify just the client email of a service account.
    • When deployed in an environment managed by Google (e.g. Google Cloud Functions), the SDK can auto discover a service account ID without any explicit configuration.

    Database

    • Updated typings of the admin.database.Query.once() method to return a more specific type.

    Cloud Messaging

    • Updated typings of the admin.messaging.WebpushNotification type to include all supported notification fields.
  • 5.12.1 - 2018-05-15
    • Admin SDK now lazy loads all child namespaces and certain heavy dependencies for faster load times. This change also ensures that only the sources for namespaces that are actually used get loaded into the Node.js process.
    • Upgraded Cloud Firestore client to v0.14.0.
  • 5.12.0 - 2018-04-05

    Authentication

    Cloud Messaging

    • Added the mutableContent optional field to the messaging.Aps type. This can be used to set the mutable-content property when sending FCM messages to APNS targets.
    • Added support for specifying arbitrary key-value fields in the messaging.Aps type.
from firebase-admin GitHub release notes

Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant