BlueWallet / LndHub

Wrapper for Lightning Network Daemon. It provides separate accounts for end-users
http://LndHub.io
MIT License
773 stars 195 forks source link

[Snyk] Upgrade core-js from 3.11.1 to 3.11.2 #207

Closed snyk-bot closed 3 years ago

snyk-bot commented 3 years ago

Snyk has created this PR to upgrade core-js from 3.11.1 to 3.11.2.

:information_source: 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.


Release notes
Package name: core-js
  • 3.11.2 - 2021-05-03
    • Added a workaround of WebKit ~ iOS 10.3 Safari Promise bug, #932
    • Promise#then of incorrect native Promise implementations with correct subclassing no longer wrapped
    • Changed the order of Promise feature detection, removed unhandled rejection tracking check in non-browser non-node platforms
  • 3.11.1 - 2021-04-28
    • Made instanceof Promise and .constructor === Promise work with polyfilled Promise for all native promise-based APIs
    • Added a workaround for some buggy V8 versions ~4.5 related to fixing of %TypedArray% static methods, #564
from core-js GitHub release notes
Commit messages
Package name: core-js
  • 040f783 3.11.2
  • e5b874c remove unhandled rejection tracking check in non-browser non-node platforms
  • afc66bc avoid `Promise.resolve` in the main `Promise` feature detection
  • 5623fa3 change the order of `Promise` feature detection
  • e280a0a don't wrap `Promise#then` of incorrect native `Promise` implementations with correct subclassing
  • c78f69d add a workaround of WebKit ~ iOS 10.3 Safari `Promise` instantiation bug, close #932
  • 11f5cf6 update dependencies
  • 5cd5aa6 update dependencies
  • 104c075 remove early exit from `update-version` script for case of rebasing
  • 1b8b1f2 mark `core-js@<3.3` as no longer maintained
  • 4927d60 update dependencies
  • 4c076a8 update dependencies
Compare

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