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/types, @babel/generator, @babel/parser, @babel/template, @babel/traverse #59

Open
wants to merge 1 commit into
base: main
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/types
from 7.1.3 to 7.20.5
81 versions ahead of your current version 22 days ago
on 2022-11-28
@babel/generator
from 7.1.3 to 7.20.5
91 versions ahead of your current version 22 days ago
on 2022-11-28
@babel/parser
from 7.1.3 to 7.20.5
127 versions ahead of your current version 22 days ago
on 2022-11-28
@babel/template
from 7.1.2 to 7.18.10
21 versions ahead of your current version 5 months ago
on 2022-08-01
@babel/traverse
from 7.1.4 to 7.20.5
81 versions ahead of your current version 22 days ago
on 2022-11-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-567746
472/1000
Why? Proof of Concept exploit, CVSS 7.3
Proof of Concept
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
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/types
  • 7.20.5 - 2022-11-28

    v7.20.5 (2022-11-28)

    Thanks @ davydof and @ SuperSodaSea for your first PRs!

    👓 Spec Compliance

    • babel-helpers, babel-plugin-transform-destructuring, babel-plugin-transform-modules-commonjs, babel-preset-env, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime, babel-traverse
    • babel-cli, babel-helpers, babel-plugin-proposal-class-properties, babel-plugin-proposal-class-static-block, babel-plugin-transform-classes, babel-plugin-transform-runtime, babel-preset-env
    • babel-helper-create-class-features-plugin, babel-helpers, babel-plugin-proposal-decorators, babel-plugin-proposal-private-property-in-object, babel-preset-env, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime

    🐛 Bug Fix

    • babel-parser
    • babel-helper-wrap-function, babel-preset-env, babel-traverse
    • babel-plugin-transform-arrow-functions, babel-plugin-transform-parameters, babel-traverse
      • #15163 fix: Throw error when compiling super() in arrow functions with default / rest parameters (@ SuperSodaSea)
    • babel-helpers, babel-node, babel-plugin-proposal-async-generator-functions, babel-plugin-transform-regenerator, babel-preset-env, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime
    • babel-helper-create-regexp-features-plugin
    • babel-parser, babel-types
    • babel-generator
    • babel-plugin-transform-block-scoping, babel-traverse

    💅 Polish

    🏠 Internal

    Committers: 6

  • 7.20.2 - 2022-11-04

    v7.20.2 (2022-11-04)

    🐛 Bug Fix

    • babel-core, babel-helper-create-class-features-plugin, babel-helper-module-transforms, babel-helper-plugin-utils, babel-helper-simple-access, babel-node, babel-plugin-transform-block-scoping, babel-plugin-transform-classes, babel-plugin-transform-react-constant-elements, babel-preset-env, babel-standalone, babel-types
    • babel-plugin-transform-typescript
      • #15121 fix: tsSatisfiesExpression check with different duplicated @ babel/types versions (@ liuxingbaoyu)
    • babel-parser
    • babel-generator
    • babel-plugin-proposal-decorators, babel-plugin-proposal-object-rest-spread, babel-plugin-transform-jscript
    • babel-plugin-transform-destructuring

    Committers: 3

  • 7.20.0 - 2022-10-27

    v7.20.0 (2022-10-27)

    Thanks @ oceandrama for your first PR!

    🚀 New Feature

    • babel-compat-data, babel-helper-compilation-targets, babel-preset-env
    • babel-plugin-syntax-typescript
    • babel-generator, babel-parser, babel-plugin-syntax-explicit-resource-management, babel-plugin-transform-block-scoping, babel-plugin-transform-destructuring, babel-standalone, babel-traverse, babel-types
      • #14968 Parse using declaration (explicit resource management) (@ JLHwung)
    • babel-generator, babel-parser, babel-plugin-syntax-import-reflection, babel-standalone, babel-types
    • babel-generator, babel-helper-skip-transparent-expression-wrappers, babel-parser, babel-plugin-transform-typescript, babel-traverse, babel-types

    🐛 Bug Fix

    🏠 Internal

    • babel-helpers, babel-node, babel-plugin-proposal-async-generator-functions, babel-plugin-transform-regenerator, babel-preset-env, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime

    Committers: 5

  • 7.19.4 - 2022-10-10
    Read more
  • 7.19.3 - 2022-09-27
  • 7.19.0 - 2022-09-05
  • 7.18.13 - 2022-08-22
  • 7.18.10 - 2022-08-01
  • 7.18.9 - 2022-07-18
  • 7.18.8 - 2022-07-08
  • 7.18.7 - 2022-06-28
  • 7.18.6 - 2022-06-27
  • 7.18.4 - 2022-05-29
  • 7.18.2 - 2022-05-25
  • 7.18.0 - 2022-05-19
  • 7.17.12 - 2022-05-16
  • 7.17.10 - 2022-04-29
  • 7.17.0 - 2022-02-02
  • 7.16.8 - 2022-01-10
  • 7.16.7 - 2021-12-31
  • 7.16.0 - 2021-10-29
  • 7.15.6 - 2021-09-09
  • 7.15.4 - 2021-09-02
  • 7.15.0 - 2021-08-04
  • 7.14.9 - 2021-08-01
  • 7.14.8 - 2021-07-20
  • 7.14.5 - 2021-06-09
  • 7.14.4 - 2021-05-28
  • 7.14.2 - 2021-05-12
  • 7.14.1 - 2021-05-04
  • 7.14.0 - 2021-04-29
  • 7.13.17 - 2021-04-20
  • 7.13.16 - 2021-04-20
  • 7.13.14 - 2021-03-29
  • 7.13.13 - 2021-03-26
  • 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
Package name: @babel/generator
  • 7.20.5 - 2022-11-28

    v7.20.5 (2022-11-28)

    Thanks @ davydof and @ SuperSodaSea for your first PRs!

    👓 Spec Compliance

    • babel-helpers, babel-plugin-transform-destructuring, babel-plugin-transform-modules-commonjs, babel-preset-env, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime, babel-traverse
    • babel-cli, babel-helpers, babel-plugin-proposal-class-properties, babel-plugin-proposal-class-static-block, babel-plugin-transform-classes, babel-plugin-transform-runtime, babel-preset-env
    • babel-helper-create-class-features-plugin, babel-helpers, babel-plugin-proposal-decorators, babel-plugin-proposal-private-property-in-object, babel-preset-env, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime

    🐛 Bug Fix

    • babel-parser
    • babel-helper-wrap-function, babel-preset-env, babel-traverse
    • babel-plugin-transform-arrow-functions, babel-plugin-transform-parameters, babel-traverse
      • #15163 fix: Throw error when compiling super() in arrow functions with default / rest parameters (@ SuperSodaSea)
    • babel-helpers, babel-node, babel-plugin-proposal-async-generator-functions, babel-plugin-transform-regenerator, babel-preset-env, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime
    • babel-helper-create-regexp-features-plugin
    • babel-parser, babel-types
    • babel-generator
    • babel-plugin-transform-block-scoping, babel-traverse

    💅 Polish

    🏠 Internal

    Committers: 6

  • 7.20.4 - 2022-11-08
    Read more
  • 7.20.3 - 2022-11-07
    Read more
  • 7.20.2 - 2022-11-04
    Read more
  • 7.20.1 - 2022-11-01
    Read more
  • 7.20.0 - 2022-10-27
    Read more
  • 7.19.6 - 2022-10-20
    Read more
  • 7.19.5 - 2022-10-10
    Read more
  • 7.19.4 - 2022-10-10
    Read more
  • 7.19.3 - 2022-09-27
  • 7.19.0 - 2022-09-05
  • 7.18.13 - 2022-08-22
  • 7.18.12 - 2022-08-05
  • 7.18.10 - 2022-08-01
  • 7.18.9 - 2022-07-18
  • 7.18.7 - 2022-06-28
  • 7.18.6 - 2022-06-27
  • 7.18.2 - 2022-05-25
  • 7.18.0 - 2022-05-19
  • 7.17.12 - 2022-05-16
  • 7.17.10 - 2022-04-29
  • 7.17.9 - 2022-04-06
  • 7.17.7 - 2022-03-14
  • 7.17.3 - 2022-02-15
  • 7.17.0 - 2022-02-02
  • 7.16.8 - 2022-01-10
  • 7.16.7 - 2021-12-31
  • 7.16.5 - 2021-12-13
  • 7.16.0 - 2021-10-29
  • 7.15.8 - 2021-10-06
  • 7.15.4 - 2021-09-02
  • 7.15.0 - 2021-08-04
  • 7.14.9 - 2021-08-01
  • 7.14.8 - 2021-07-20
  • 7.14.5 - 2021-06-09
  • 7.14.3 - 2021-05-17
  • 7.14.2 - 2021-05-12
  • 7.14.1 - 2021-05-04
  • 7.14.0 - 2021-04-29
  • 7.13.16 - 2021-04-20
  • 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.20.5 - 2022-11-28
    Read more
  • 7.20.3 - 2022-11-07
    Read more
  • 7.20.2 - 2022-11-04
    Read more
  • 7.20.1 - 2022-11-01
    Read more
  • 7.20.0 - 2022-10-27
    Read more
  • 7.19.6 - 2022-10-20
    Read more
  • 7.19.4 - 2022-10-10
    Read more
  • 7.19.3 - 2022-09-27
  • 7.19.1 - 2022-09-14
  • 7.19.0 - 2022-09-05
  • 7.18.13 - 2022-08-22
  • 7.18.11 - 2022-08-04
  • 7.18.10 - 2022-08-01
  • 7.18.9 - 2022-07-18
  • 7.18.8 - 2022-07-08
  • 7.18.6 - 2022-06-27
  • 7.18.5 - 2022-06-13
  • 7.18.4 - 2022-05-29
  • 7.18.3 - 2022-05-25
  • 7.18.0 - 2022-05-19
  • 7.17.12 - 2022-05-16
  • 7.17.10 - 2022-04-29
  • 7.17.9 - 2022-04-06
  • 7.17.8 - 2022-03-18
  • 7.17.7 - 2022-03-14
  • 7.17.3 - 2022-02-15
  • 7.17.0 - 2022-02-02
  • 7.16.12 - 2022-01-22
  • 7.16.10 - 2022-01-19
  • 7.16.8 - 2022-01-10
  • 7.16.7 - 2021-12-31
  • 7.16.6 - 2021-12-14
  • 7.16.5 - 2021-12-13
  • 7.16.4 - 2021-11-16
  • 7.16.3 - 2021-11-09
  • 7.16.2 - 2021-11-01
  • 7.16.0 - 2021-10-29
  • 7.15.8 - 2021-10-06
  • 7.15.7 - 2021-09-17
  • 7.15.6 - 2021-09-09
  • 7.15.5 - 2021-09-04
  • 7.15.4 - 2021-09-02
  • 7.15.3 - 2021-08-11
  • 7.15.2 - 2021-08-08
  • 7.15.0 - 2021-08-04
  • 7.14.9 - 2021-08-01
  • 7.14.8 - 2021-07-20
  • 7.14.7 - 2021-06-21
  • 7.14.6 - 2021-06-14
  • 7.14.5 - 2021-06-09
  • 7.14.4 - 2021-05-28
  • 7.14.3 - 2021-05-17
  • 7.14.2 - 2021-05-12
  • 7.14.1 - 2021-05-04
  • 7.14.0 - 2021-04-29
  • 7.13.16 - 2021-04-20
  • 7.13.15 - 2021-04-08
  • 7.13.13 - 2021-03-26
  • 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.18.10 - 2022-08-01
  • 7.18.6 - 2022-06-27
  • 7.16.7 - 2021-12-31
  • 7.16.0 - 2021-10-29
  • 7.15.4 - 2021-09-02
  • 7.14.5 - 2021-06-09
  • 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.20.5 - 2022-11-28
    Read more
  • 7.20.1 - 2022-11-01
    Read more
  • 7.20.0 - 2022-10-27
    Read more
  • 7.19.6 - 2022-10-20
    Read more
  • 7.19.4 - 2022-10-10
    Read more
  • 7.19.3 - 2022-09-27
  • 7.19.1 - 2022-09-14
  • 7.19.0 - 2022-09-05
  • 7.18.13 - 2022-08-22
  • 7.18.11 - 2022-08-04
  • 7.18.10 - 2022-08-01
  • 7.18.9 - 2022-07-18
  • 7.18.8 - 2022-07-08
  • 7.18.6 - 2022-06-27
  • 7.18.5 - 2022-06-13
  • 7.18.2 - 2022-05-25
  • 7.18.0 - 2022-05-19
  • 7.17.12 - 2022-05-16
  • 7.17.10 - 2022-04-29
  • 7.17.9 - 2022-04-06
  • 7.17.3 - 2022-02-15
  • 7.17.0 - 2022-02-02
  • 7.16.10 - 2022-01-19
  • 7.16.8 - 2022-01-10
  • 7.16.7 - 2021-12-31
  • 7.16.5 - 2021-12-13
  • 7.16.3 - 2021-11-09
  • 7.16.0 - 2021-10-29
  • 7.15.4 - 2021-09-02
  • 7.15.0 - 2021-08-04
  • 7.14.9 - 2021-08-01
  • 7.14.8 - 2021-07-20
  • 7.14.7 - 2021-06-21
  • 7.14.5 - 2021-06-09
  • 7.14.2 - 2021-05-12
  • 7.14.0 - 2021-04-29
  • 7.13.17 - 2021-04-20
  • 7.13.15 - 2021-04-08
  • 7.13.13 - 2021-03-26
  • 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

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/types from 7.1.3 to 7.20.5.
    See this package in npm: https://www.npmjs.com/package/@babel/types
  - @babel/generator from 7.1.3 to 7.20.5.
    See this package in npm: https://www.npmjs.com/package/@babel/generator
  - @babel/parser from 7.1.3 to 7.20.5.
    See this package in npm: https://www.npmjs.com/package/@babel/parser
  - @babel/template from 7.1.2 to 7.18.10.
    See this package in npm: https://www.npmjs.com/package/@babel/template
  - @babel/traverse from 7.1.4 to 7.20.5.
    See this package in npm: https://www.npmjs.com/package/@babel/traverse

See this project in Snyk:
https://app.snyk.io/org/kuhlmanjakob/project/860e17df-a773-4ba9-bd44-9fdcc24517e5?utm_source=github&utm_medium=referral&page=upgrade-pr
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant