Skip to content
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

[Snyk] Upgrade: @babel/generator, @babel/parser, @babel/template, @babel/traverse, @babel/types #6

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

Conversation

snyk-bot
Copy link

Snyk has created this PR to upgrade multiple dependencies.

👯 The following dependencies are linked and will therefore be updated together.

ℹ️ 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.

Name Versions Released on
@babel/generator
from 7.1.3 to 7.14.3
56 versions ahead of your current version a month ago
on 2021-05-17
@babel/parser
from 7.1.3 to 7.14.4
77 versions ahead of your current version a month ago
on 2021-05-28
@babel/template
from 7.1.2 to 7.12.13
15 versions ahead of your current version 5 months ago
on 2021-02-03
@babel/traverse
from 7.1.4 to 7.14.2
47 versions ahead of your current version 2 months ago
on 2021-05-12
@babel/types
from 7.1.3 to 7.14.4
54 versions ahead of your current version a month ago
on 2021-05-28

The recommended version fixes:

Severity Issue PriorityScore (*) Exploit Maturity
Prototype Pollution
SNYK-JS-LODASH-608086
472/1000
Why? Proof of Concept exploit, CVSS 7.3
Proof of Concept
Prototype Pollution
SNYK-JS-LODASH-590103
472/1000
Why? Proof of Concept exploit, CVSS 7.3
No Known Exploit
Prototype Pollution
SNYK-JS-LODASH-450202
472/1000
Why? Proof of Concept exploit, CVSS 7.3
Proof of Concept
Command Injection
SNYK-JS-LODASH-1040724
472/1000
Why? Proof of Concept exploit, CVSS 7.3
Proof of Concept
Prototype Pollution
SNYK-JS-LODASH-567746
472/1000
Why? Proof of Concept exploit, CVSS 7.3
Proof of Concept
Regular Expression Denial of Service (ReDoS)
SNYK-JS-LODASH-1018905
472/1000
Why? Proof of Concept exploit, CVSS 7.3
Proof of Concept

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

Release notes
Package name: @babel/generator
  • 7.14.3 - 2021-05-17

    v7.14.3 (2021-05-17)

    🐛 Bug Fix

    • babel-core
    • babel-parser
    • babel-helper-create-class-features-plugin, babel-helper-replace-supers, babel-plugin-proposal-class-properties, babel-plugin-proposal-class-static-block

    🏠 Internal

    🔬 Output optimization

    • babel-helper-create-class-features-plugin, babel-helper-replace-supers, babel-plugin-proposal-class-static-block, babel-preset-env

    Committers: 4

  • 7.14.2 - 2021-05-12

    v7.14.2 (2021-05-12)

    Thanks @ liuyenwei, @ quickgiant, @ serut, and @ trinangkur for your first PRs!

    🐛 Bug Fix

    💅 Polish

    • babel-helper-module-transforms, babel-plugin-transform-modules-commonjs
      • #13296 Better error for export * as ns without the correct plugin (@ JLHwung)

    📝 Documentation

    🏠 Internal

    🏃‍♀️ Performance

    Committers: 9

  • 7.14.1 - 2021-05-04

    v7.14.1 (2021-05-04)

    Thanks @ aancer-rca for your first PR to Babel.

    🐛 Bug Fix

    • babel-parser
    • babel-plugin-transform-block-scoping
    • babel-generator, babel-parser
    • babel-helper-create-class-features-plugin

    📝 Documentation

    🏠 Internal

    • babel-parser
    • babel-plugin-proposal-export-namespace-from, babel-plugin-syntax-module-string-names, babel-plugin-transform-modules-amd, babel-plugin-transform-modules-commonjs, babel-plugin-transform-modules-systemjs, babel-plugin-transform-modules-umd
    • babel-core, babel-plugin-proposal-class-properties, babel-plugin-proposal-class-static-block, babel-plugin-proposal-private-methods, babel-plugin-proposal-private-property-in-object, babel-plugin-syntax-class-properties, babel-plugin-transform-flow-comments, babel-plugin-transform-flow-strip-types, babel-plugin-transform-modules-commonjs, babel-plugin-transform-typescript, babel-plugin-transform-unicode-escapes, babel-preset-env, babel-standalone

    Committers: 7

  • 7.14.0 - 2021-04-29
    Read more
  • 7.13.16 - 2021-04-20

    v7.13.16 (2021-04-20)

    Thanks @ codyatwork and @ nwalters512 for your first PRs!

    👓 Spec Compliance

    • babel-parser
      • #13143 fix: raise SyntaxError for declare before getter/setter (@ fedeci)

    🐛 Bug Fix

    • babel-helpers, babel-plugin-transform-modules-commonjs, babel-plugin-transform-regenerator, babel-plugin-transform-spread, babel-preset-env, babel-runtime-corejs2, babel-runtime
    • babel-helper-compilation-targets
    • babel-generator

    📝 Documentation

    🏠 Internal

    • babel-helper-bindify-decorators, babel-helper-explode-class
      • #13160 Archive helper-explode-class and helper-bindify-decorators (@ JLHwung)
    • Other
    • babel-helper-call-delegate
    • babel-helper-hoist-variables, babel-plugin-transform-block-scoping
    • babel-cli, babel-core, babel-generator, babel-plugin-transform-function-name, babel-register, babel-types

    Committers: 7

  • 7.13.9 - 2021-03-01
  • 7.13.0 - 2021-02-22
  • 7.12.17 - 2021-02-18
  • 7.12.15 - 2021-02-04
  • 7.12.13 - 2021-02-03
  • 7.12.11 - 2020-12-15
  • 7.12.10 - 2020-12-09
  • 7.12.5 - 2020-11-03
  • 7.12.1 - 2020-10-15
  • 7.12.0 - 2020-10-14
  • 7.11.6 - 2020-09-03
  • 7.11.5 - 2020-08-31
  • 7.11.4 - 2020-08-20
  • 7.11.0 - 2020-07-30
  • 7.10.5 - 2020-07-14
  • 7.10.4 - 2020-06-30
  • 7.10.3 - 2020-06-19
  • 7.10.2 - 2020-05-30
  • 7.10.1 - 2020-05-27
  • 7.10.0 - 2020-05-26
  • 7.9.6 - 2020-04-29
  • 7.9.5 - 2020-04-07
  • 7.9.4 - 2020-03-24
  • 7.9.3 - 2020-03-22
  • 7.9.0 - 2020-03-20
  • 7.8.8 - 2020-03-12
  • 7.8.7 - 2020-03-05
  • 7.8.6 - 2020-02-27
  • 7.8.4 - 2020-01-30
  • 7.8.3 - 2020-01-13
  • 7.8.0 - 2020-01-12
  • 7.7.7 - 2019-12-19
  • 7.7.4 - 2019-11-22
  • 7.7.2 - 2019-11-06
  • 7.7.0 - 2019-11-05
  • 7.6.4 - 2019-10-10
  • 7.6.3 - 2019-10-08
  • 7.6.2 - 2019-09-23
  • 7.6.0 - 2019-09-06
  • 7.5.5 - 2019-07-17
  • 7.5.0 - 2019-07-04
  • 7.4.4 - 2019-04-26
  • 7.4.0 - 2019-03-19
  • 7.3.4 - 2019-02-25
  • 7.3.3 - 2019-02-15
  • 7.3.2 - 2019-02-04
  • 7.3.0 - 2019-01-21
  • 7.2.2 - 2018-12-15
  • 7.2.0 - 2018-12-03
  • 7.1.6 - 2018-11-13
  • 7.1.5 - 2018-11-06
  • 7.1.3 - 2018-10-11
from @babel/generator GitHub release notes
Package name: @babel/parser
  • 7.14.4 - 2021-05-28
    Read more
  • 7.14.3 - 2021-05-17

    v7.14.3 (2021-05-17)

    🐛 Bug Fix

    • babel-core
    • babel-parser
    • babel-helper-create-class-features-plugin, babel-helper-replace-supers, babel-plugin-proposal-class-properties, babel-plugin-proposal-class-static-block

    🏠 Internal

    🔬 Output optimization

    • babel-helper-create-class-features-plugin, babel-helper-replace-supers, babel-plugin-proposal-class-static-block, babel-preset-env

    Committers: 4

  • 7.14.2 - 2021-05-12
    Read more
  • 7.14.1 - 2021-05-04
    Read more
  • 7.14.0 - 2021-04-29
    Read more
  • 7.13.16 - 2021-04-20
    Read more
  • 7.13.15 - 2021-04-08
    Read more
  • 7.13.13 - 2021-03-26
    Read more
  • 7.13.12 - 2021-03-22
  • 7.13.11 - 2021-03-15
  • 7.13.10 - 2021-03-08
  • 7.13.9 - 2021-03-01
  • 7.13.4 - 2021-02-23
  • 7.13.0 - 2021-02-22
  • 7.12.17 - 2021-02-18
  • 7.12.16 - 2021-02-11
  • 7.12.15 - 2021-02-04
  • 7.12.14 - 2021-02-03
  • 7.12.13 - 2021-02-03
  • 7.12.11 - 2020-12-15
  • 7.12.10 - 2020-12-09
  • 7.12.7 - 2020-11-20
  • 7.12.5 - 2020-11-03
  • 7.12.3 - 2020-10-16
  • 7.12.2 - 2020-10-16
  • 7.12.1 - 2020-10-15
  • 7.12.0 - 2020-10-14
  • 7.11.5 - 2020-08-31
  • 7.11.4 - 2020-08-20
  • 7.11.3 - 2020-08-08
  • 7.11.2 - 2020-08-05
  • 7.11.1 - 2020-08-04
  • 7.11.0 - 2020-07-30
  • 7.10.5 - 2020-07-14
  • 7.10.4 - 2020-06-30
  • 7.10.3 - 2020-06-19
  • 7.10.2 - 2020-05-30
  • 7.10.1 - 2020-05-27
  • 7.10.0 - 2020-05-26
  • 7.9.6 - 2020-04-29
  • 7.9.4 - 2020-03-24
  • 7.9.3 - 2020-03-22
  • 7.9.2 - 2020-03-21
  • 7.9.0 - 2020-03-20
  • 7.8.8 - 2020-03-12
  • 7.8.7 - 2020-03-05
  • 7.8.6 - 2020-02-27
  • 7.8.4 - 2020-01-30
  • 7.8.3 - 2020-01-13
  • 7.8.0 - 2020-01-12
  • 7.7.7 - 2019-12-19
  • 7.7.5 - 2019-12-06
  • 7.7.4 - 2019-11-22
  • 7.7.3 - 2019-11-08
  • 7.7.2 - 2019-11-06
  • 7.7.0 - 2019-11-05
  • 7.6.4 - 2019-10-10
  • 7.6.3 - 2019-10-08
  • 7.6.2 - 2019-09-23
  • 7.6.0 - 2019-09-06
  • 7.5.5 - 2019-07-17
  • 7.5.0 - 2019-07-04
  • 7.4.5 - 2019-05-21
  • 7.4.4 - 2019-04-26
  • 7.4.3 - 2019-04-02
  • 7.4.2 - 2019-03-21
  • 7.4.0 - 2019-03-19
  • 7.3.4 - 2019-02-25
  • 7.3.3 - 2019-02-15
  • 7.3.2 - 2019-02-04
  • 7.3.1 - 2019-01-22
  • 7.3.0 - 2019-01-21
  • 7.2.3 - 2018-12-20
  • 7.2.2 - 2018-12-15
  • 7.2.0 - 2018-12-03
  • 7.1.6 - 2018-11-13
  • 7.1.5 - 2018-11-06
  • 7.1.3 - 2018-10-11
from @babel/parser GitHub release notes
Package name: @babel/template
  • 7.12.13 - 2021-02-03
  • 7.12.7 - 2020-11-20
  • 7.10.4 - 2020-06-30
  • 7.10.3 - 2020-06-19
  • 7.10.1 - 2020-05-27
  • 7.10.0 - 2020-05-26
  • 7.8.6 - 2020-02-27
  • 7.8.3 - 2020-01-13
  • 7.8.0 - 2020-01-12
  • 7.7.4 - 2019-11-22
  • 7.7.0 - 2019-11-05
  • 7.6.0 - 2019-09-06
  • 7.4.4 - 2019-04-26
  • 7.4.0 - 2019-03-19
  • 7.2.2 - 2018-12-15
  • 7.1.2 - 2018-09-28
from @babel/template GitHub release notes
Package name: @babel/traverse
  • 7.14.2 - 2021-05-12
    Read more
  • 7.14.0 - 2021-04-29
    Read more
  • 7.13.17 - 2021-04-20
    Read more
  • 7.13.15 - 2021-04-08
    Read more
  • 7.13.13 - 2021-03-26
    Read more
  • 7.13.0 - 2021-02-22
  • 7.12.17 - 2021-02-18
  • 7.12.13 - 2021-02-03
  • 7.12.12 - 2020-12-23
  • 7.12.10 - 2020-12-09
  • 7.12.9 - 2020-11-24
  • 7.12.8 - 2020-11-23
  • 7.12.7 - 2020-11-20
  • 7.12.5 - 2020-11-03
  • 7.12.1 - 2020-10-15
  • 7.12.0 - 2020-10-14
  • 7.11.5 - 2020-08-31
  • 7.11.0 - 2020-07-30
  • 7.10.5 - 2020-07-14
  • 7.10.4 - 2020-06-30
  • 7.10.3 - 2020-06-19
  • 7.10.1 - 2020-05-27
  • 7.10.0 - 2020-05-26
  • 7.9.6 - 2020-04-29
  • 7.9.5 - 2020-04-07
  • 7.9.0 - 2020-03-20
  • 7.8.6 - 2020-02-27
  • 7.8.4 - 2020-01-30
  • 7.8.3 - 2020-01-13
  • 7.8.0 - 2020-01-12
  • 7.7.4 - 2019-11-22
  • 7.7.2 - 2019-11-06
  • 7.7.0 - 2019-11-05
  • 7.6.3 - 2019-10-08
  • 7.6.2 - 2019-09-23
  • 7.6.0 - 2019-09-06
  • 7.5.5 - 2019-07-17
  • 7.5.0 - 2019-07-04
  • 7.4.5 - 2019-05-21
  • 7.4.4 - 2019-04-26
  • 7.4.3 - 2019-04-02
  • 7.4.0 - 2019-03-19
  • 7.3.4 - 2019-02-25
  • 7.2.3 - 2018-12-20
  • 7.2.2 - 2018-12-15
  • 7.1.6 - 2018-11-13
  • 7.1.5 - 2018-11-06
  • 7.1.4 - 2018-10-11
from @babel/traverse GitHub release notes
Package name: @babel/types
  • 7.14.4 - 2021-05-28
    Read more
  • 7.14.2 - 2021-05-12
    Read more
  • 7.14.1 - 2021-05-04
    Read more
  • 7.14.0 - 2021-04-29
    Read more
  • 7.13.17 - 2021-04-20
    Read more
  • 7.13.16 - 2021-04-20
    Read more
  • 7.13.14 - 2021-03-29
    Read more
  • 7.13.13 - 2021-03-26
    Read more
  • 7.13.12 - 2021-03-22
  • 7.13.0 - 2021-02-22
  • 7.12.17 - 2021-02-18
  • 7.12.13 - 2021-02-03
  • 7.12.12 - 2020-12-23
  • 7.12.11 - 2020-12-15
  • 7.12.10 - 2020-12-09
  • 7.12.7 - 2020-11-20
  • 7.12.6 - 2020-11-04
  • 7.12.5 - 2020-11-03
  • 7.12.1 - 2020-10-15
  • 7.12.0 - 2020-10-14
  • 7.11.5 - 2020-08-31
  • 7.11.0 - 2020-07-30
  • 7.10.5 - 2020-07-14
  • 7.10.4 - 2020-06-30
  • 7.10.3 - 2020-06-19
  • 7.10.2 - 2020-05-30
  • 7.10.1 - 2020-05-27
  • 7.10.0 - 2020-05-26
  • 7.9.6 - 2020-04-29
  • 7.9.5 - 2020-04-07
  • 7.9.0 - 2020-03-20
  • 7.8.7 - 2020-03-05
  • 7.8.6 - 2020-02-27
  • 7.8.3 - 2020-01-13
  • 7.8.0 - 2020-01-12
  • 7.7.4 - 2019-11-22
  • 7.7.2 - 2019-11-06
  • 7.7.1 - 2019-11-05
  • 7.7.0 - 2019-11-05
  • 7.6.3 - 2019-10-08
  • 7.6.1 - 2019-09-06
  • 7.6.0 - 2019-09-06
  • 7.5.5 - 2019-07-17
  • 7.5.0 - 2019-07-04
  • 7.4.4 - 2019-04-26
  • 7.4.0 - 2019-03-19
  • 7.3.4 - 2019-02-25
  • 7.3.3 - 2019-02-15
  • 7.3.2 - 2019-02-04
  • 7.3.0 - 2019-01-21
  • 7.2.2 - 2018-12-15
  • 7.2.0 - 2018-12-03
  • 7.1.6 - 2018-11-13
  • 7.1.5 - 2018-11-06
  • 7.1.3 - 2018-10-11
from @babel/types 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

Snyk has created this PR to upgrade:
  - @babel/generator from 7.1.3 to 7.14.3.
    See this package in npm: https://www.npmjs.com/package/@babel/generator
  - @babel/parser from 7.1.3 to 7.14.4.
    See this package in npm: https://www.npmjs.com/package/@babel/parser
  - @babel/template from 7.1.2 to 7.12.13.
    See this package in npm: https://www.npmjs.com/package/@babel/template
  - @babel/traverse from 7.1.4 to 7.14.2.
    See this package in npm: https://www.npmjs.com/package/@babel/traverse
  - @babel/types from 7.1.3 to 7.14.4.
    See this package in npm: https://www.npmjs.com/package/@babel/types

See this project in Snyk:
https://app.snyk.io/org/ramonbrugman/project/dceea024-336f-421f-82aa-29f7ca4de8a8?utm_source=github&utm_medium=upgrade-pr
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