BlueWallet / LndHub

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

[Snyk] Upgrade core-js from 3.14.0 to 3.15.0 #246

Closed snyk-bot closed 3 years ago

snyk-bot commented 3 years ago

Snyk has created this PR to upgrade core-js from 3.14.0 to 3.15.0.

merge advice :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.15.0 - 2021-06-20
    • Added RegExp named capture groups polyfill, #521, #944
    • Added RegExp dotAll flag polyfill, #792, #944
    • Added missed polyfills of Annex B features (required mainly for some non-browser engines), #336, #945:
      • escape
      • unescape
      • String.prototype.substr
      • Date.prototype.getYear
      • Date.prototype.setYear
      • Date.prototype.toGMTString
    • Fixed detection of forbidden host code points in URL polyfill
    • Allowed rhino target in core-js-compat / core-js-builder, added compat data for rhino 1.7.13, #942, thanks @ gausie
    • .at marked as supported from FF90
  • 3.14.0 - 2021-06-05
    • Added polyfill of stable sort in { Array, %TypedArray% }.prototype.sort, #769
    • Fixed Safari 14.0- %TypedArray%.prototype.sort validation of arguments bug
    • .at marked as supported from V8 9.2
from core-js GitHub release notes
Commit messages
Package name: core-js
  • 4f7f304 3.15.0
  • 1449fe6 fix a typo
  • 219b688 fix dotAll entry
  • 8d931af add links to PRs
  • 913625f Merge pull request #944 from zloirock/re
  • 12e0678 disable `.groups` prototype check because of a bug in Safari implementation
  • bae33e0 revert test of delegation to `.exec().groups` in `.replace`
  • 70842e9 add some tests
  • 9a91e18 some stylistic changes
  • dded201 some more tests
  • bccff54 some protections
  • 3b9c785 update compat data
  • e485690 some improvements
  • f7b619d simplify `fix-regexp-well-known-symbol-logic`
  • 3646a74 some improvements
  • 3f5640c untangle `fix-regexp-well-known-symbol-logic` by moving feature detection to related modules
  • 1a510ac add basic NCG support
  • 0efc25a add `.dotAll` support
  • fad1d44 Merge pull request #945 from zloirock/annex-b
  • 5c63b94 update the readme
  • 94d5432 update the readme
  • c987116 fix `escape`
  • 422a7cb add some tests
  • 5efe5aa update after rebasing
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