[Snyk] Upgrade firebase-admin from 5.12.0 to 5.13.1 #3
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Snyk has created this PR to upgrade firebase-admin from 5.12.0 to 5.13.1.
ℹ️ 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 fixes:
SNYK-JS-WEBSOCKETEXTENSIONS-570623
Why? Proof of Concept exploit, CVSS 8.2
SNYK-JS-DOTPROP-543489
Why? Proof of Concept exploit, CVSS 8.2
(*) 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
-
5.13.0 - 2018-07-17
- The Admin SDK can now read the Firebase/Google Cloud Platform project ID from both
- 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.
- The Admin SDK can now create custom tokens without being initialized with service account credentials.
- The SDK accepts a new
- 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.
- Updated typings of the
- Updated typings of the
-
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
- A new
- A new
- Added the
- Added support for specifying arbitrary key-value fields in the
from firebase-admin GitHub release notesTimestamptype from theadmin.firestorenamespace.GCLOUD_PROJECTandGOOGLE_CLOUD_PROJECTenvironment variables.Authentication
serviceAccountIdapp option, which can be used to specify just the client email of a service account.Database
admin.database.Query.once()method to return a more specific type.Cloud Messaging
admin.messaging.WebpushNotificationtype to include all supported notification fields.Authentication
auth.createSessionCookie()method for creating a session cookie from a Firebase ID token.auth.verifySessionCookie()method for validating a given session cookie string.Cloud Messaging
mutableContentoptional field to themessaging.Apstype. This can be used to set themutable-contentproperty when sending FCM messages to APNS targets.messaging.Apstype.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