Skip to content

fix: security patch#32

Merged
LayZeeDK merged 5 commits into
mainfrom
chore/security-patch
May 26, 2021
Merged

fix: security patch#32
LayZeeDK merged 5 commits into
mainfrom
chore/security-patch

Conversation

@LayZeeDK

@LayZeeDK LayZeeDK commented May 25, 2021

Copy link
Copy Markdown
Member

PR Checklist

Please check if your PR fulfills the following requirements:

  • The commit message follows our guidelines: CONTRIBUTING.md#commit
  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)
  • The latest artifacts are committed (run yarn build)

PR Type

What kind of change does this PR introduce?

[x] Bugfix
[ ] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[x] Build related changes
[ ] CI related changes
[ ] Documentation content changes
[ ] Other... Please describe:

What is the current behavior?

  1. Targeting ES2017.
  2. Using outdated and insecure packages.

Issue Number: N/A

What is the new behavior?

  1. Targeting ES2019 (supported by Node.js 12.x).
  2. Most of our dependencies are updated to latest or latest compatible versions.

Does this PR introduce a breaking change?

[ ] Yes
[x] No

Other information

@LayZeeDK LayZeeDK marked this pull request as ready for review May 25, 2021 21:02
@LayZeeDK LayZeeDK marked this pull request as draft May 25, 2021 21:06
@LayZeeDK LayZeeDK marked this pull request as ready for review May 25, 2021 21:15
@LayZeeDK LayZeeDK requested a review from NachoVazquez May 25, 2021 21:15

@NachoVazquez NachoVazquez left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@LayZeeDK LayZeeDK merged commit 7298df2 into main May 26, 2021
@LayZeeDK LayZeeDK deleted the chore/security-patch branch May 26, 2021 06:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

2 participants