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/core, @babel/plugin-proposal-class-properties, @babel/plugin-transform-modules-amd, @babel/plugin-transform-modules-commonjs, @babel/plugin-transform-react-jsx, @babel/plugin-transform-runtime, @babel/runtime, @babel/preset-env, @babel/preset-react #415

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

Conversation

venkatarao-palaparthi
Copy link
Owner

This PR was automatically created by Snyk using the credentials of a real user.


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/core
from 7.12.13 to 7.23.9
81 versions ahead of your current version 2 months ago
on 2024-01-25
@babel/plugin-proposal-class-properties
from 7.12.13 to 7.18.6
7 versions ahead of your current version 2 years ago
on 2022-06-27
@babel/plugin-transform-modules-amd
from 7.12.13 to 7.23.3
21 versions ahead of your current version 4 months ago
on 2023-11-09
@babel/plugin-transform-modules-commonjs
from 7.12.13 to 7.23.3
31 versions ahead of your current version 4 months ago
on 2023-11-09
@babel/plugin-transform-react-jsx
from 7.12.13 to 7.23.4
28 versions ahead of your current version 4 months ago
on 2023-11-20
@babel/plugin-transform-runtime
from 7.11.0 to 7.23.9
62 versions ahead of your current version 2 months ago
on 2024-01-25
@babel/runtime
from 7.11.2 to 7.23.9
68 versions ahead of your current version 2 months ago
on 2024-01-25
@babel/preset-env
from 7.12.13 to 7.23.9
66 versions ahead of your current version 2 months ago
on 2024-01-25
@babel/preset-react
from 7.12.13 to 7.23.3
17 versions ahead of your current version 4 months ago
on 2023-11-09

The recommended version fixes:

Severity Issue PriorityScore (*) Exploit Maturity
Incomplete List of Disallowed Inputs
SNYK-JS-BABELTRAVERSE-5962462
786/1000
Why? Proof of Concept exploit, Has a fix available, CVSS 9.3
Proof of Concept
Regular Expression Denial of Service (ReDoS)
SNYK-JS-PATHPARSE-1077067
786/1000
Why? Proof of Concept exploit, Has a fix available, CVSS 9.3
Proof of Concept
Regular Expression Denial of Service (ReDoS)
SNYK-JS-PATHPARSE-1077067
786/1000
Why? Proof of Concept exploit, Has a fix available, CVSS 9.3
Proof of Concept

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

Release notes
Package name: @babel/core
  • 7.23.9 - 2024-01-25

    v7.23.9 (2024-01-25)

    🐛 Bug Fix

    • babel-helper-transform-fixture-test-runner, babel-plugin-transform-function-name, babel-plugin-transform-modules-systemjs, babel-preset-env
    • babel-helper-create-class-features-plugin, babel-plugin-proposal-decorators
    • babel-plugin-proposal-decorators, babel-plugin-transform-async-generator-functions, babel-plugin-transform-runtime, babel-preset-env
    • babel-traverse
    • Other

    🏠 Internal

    🏃‍♀️ Performance

    🔬 Output optimization

    • babel-helper-create-class-features-plugin, babel-plugin-proposal-decorators, babel-plugin-proposal-destructuring-private, babel-plugin-proposal-pipeline-operator, babel-plugin-transform-class-properties, babel-plugin-transform-class-static-block, babel-plugin-transform-new-target, babel-plugin-transform-parameters, babel-plugin-transform-private-methods, babel-preset-env
    • babel-helpers, babel-plugin-proposal-explicit-resource-management, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime

    Committers: 4

  • 7.23.7 - 2023-12-29

    v7.23.7 (2023-12-29)

    🐛 Bug Fix

    🏠 Internal

    • babel-helper-create-class-features-plugin
    • babel-helper-create-class-features-plugin, babel-plugin-proposal-decorators

    Committers: 4

  • 7.23.6 - 2023-12-11

    v7.23.6 (2023-12-11)

    Thanks @ martinez-hugo and @ odinho for your first pull requests!

    👓 Spec Compliance

    • babel-generator, babel-parser, babel-types
    • babel-helpers, babel-plugin-proposal-decorators, babel-plugin-transform-class-properties, babel-plugin-transform-class-static-block, babel-plugin-transform-runtime, babel-preset-env, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime, babel-types

    🐛 Bug Fix

    • babel-generator
    • babel-helpers, babel-plugin-proposal-explicit-resource-management
      • #16150 using: Allow looking up Symbol.dispose on a function (@ odinho)
    • babel-plugin-proposal-decorators, babel-plugin-transform-class-properties
      • #16161 Ensure the [[@@ toPrimitive]] call of a decorated class member key is invoked once (@ JLHwung)
      • #16148 Support named evaluation for decorated anonymous class exp (@ JLHwung)
    • babel-plugin-transform-for-of, babel-preset-env
    • babel-helpers, babel-plugin-proposal-decorators, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime
      • #16144 Set function name for decorated private non-field elements (@ JLHwung)
    • babel-plugin-transform-typescript

    🔬 Output optimization

    • babel-helper-create-class-features-plugin, babel-plugin-transform-class-properties
    • babel-helpers, babel-plugin-proposal-decorators

    Committers: 7

  • 7.23.5 - 2023-11-29

    v7.23.5 (2023-11-29)

    👓 Spec Compliance

    • babel-plugin-proposal-decorators
    • babel-helpers, babel-plugin-proposal-decorators

    🐛 Bug Fix

    • babel-traverse, babel-types
    • babel-plugin-transform-classes
    • babel-generator
    • babel-helpers
    • babel-helper-create-class-features-plugin, babel-plugin-transform-class-properties, babel-plugin-transform-typescript
    • babel-generator, babel-plugin-transform-modules-commonjs, babel-plugin-transform-parameters, babel-plugin-transform-typescript, babel-traverse
    • babel-eslint-plugin

    🔬 Output optimization

    Committers: 4

  • 7.23.3 - 2023-11-09

    v7.23.3 (2023-11-09)

    🐛 Bug Fix

    • babel-plugin-transform-typescript
    • babel-generator
    • babel-compat-data, babel-plugin-bugfix-v8-static-class-fields-redefine-readonly, babel-preset-env
    • babel-plugin-transform-object-super
    • babel-helper-module-transforms, babel-plugin-transform-modules-amd, babel-plugin-transform-modules-commonjs, babel-plugin-transform-modules-umd

    📝 Documentation

    • #16044 docs: Update links in @ babel/eslint-parser README (@ aryehb)

    🏠 Internal

    🏃‍♀️ Performance

    🔬 Output optimization

    • babel-plugin-transform-computed-properties

    Committers: 9

  • 7.23.2 - 2023-10-12

    v@babel/core@7.23.2

  • 7.23.0 - 2023-09-25
  • 7.22.20 - 2023-09-16
  • 7.22.19 - 2023-09-14
  • 7.22.18 - 2023-09-14
  • 7.22.17 - 2023-09-08
  • 7.22.15 - 2023-09-04
  • 7.22.11 - 2023-08-24
  • 7.22.10 - 2023-08-07
  • 7.22.9 - 2023-07-12
  • 7.22.8 - 2023-07-06
  • 7.22.7 - 2023-07-06
  • 7.22.6 - 2023-07-04
  • 7.22.5 - 2023-06-08
  • 7.22.1 - 2023-05-26
  • 7.22.0 - 2023-05-26
  • 7.21.8 - 2023-05-02
  • 7.21.5 - 2023-04-28
  • 7.21.4 - 2023-03-31
  • 7.21.4-esm.4 - 2023-04-04
  • 7.21.4-esm.3 - 2023-04-04
  • 7.21.4-esm.2 - 2023-04-04
  • 7.21.4-esm.1 - 2023-04-04
  • 7.21.4-esm - 2023-04-04
  • 7.21.3 - 2023-03-14
  • 7.21.0 - 2023-02-20
  • 7.20.12 - 2023-01-04
  • 7.20.7 - 2022-12-22
  • 7.20.5 - 2022-11-28
  • 7.20.2 - 2022-11-04
  • 7.19.6 - 2022-10-20
  • 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.10 - 2022-08-01
  • 7.18.9 - 2022-07-18
  • 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.8 - 2022-03-18
  • 7.17.7 - 2022-03-14
  • 7.17.5 - 2022-02-17
  • 7.17.4 - 2022-02-15
  • 7.17.3 - 2022-02-15
  • 7.17.2 - 2022-02-08
  • 7.17.0 - 2022-02-02
  • 7.16.12 - 2022-01-22
  • 7.16.10 - 2022-01-19
  • 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.5 - 2021-09-04
  • 7.15.4 - 2021-09-02
  • 7.15.0 - 2021-08-04
  • 7.14.8 - 2021-07-20
  • 7.14.6 - 2021-06-14
  • 7.14.5 - 2021-06-09
  • 7.14.3 - 2021-05-17
  • 7.14.2 - 2021-05-12
  • 7.14.0 - 2021-04-29
  • 7.13.16 - 2021-04-20
  • 7.13.15 - 2021-04-08
  • 7.13.14 - 2021-03-29
  • 7.13.13 - 2021-03-26
  • 7.13.10 - 2021-03-08
  • 7.13.8 - 2021-02-26
  • 7.13.1 - 2021-02-23
  • 7.13.0 - 2021-02-22
  • 7.12.17 - 2021-02-18
  • 7.12.16 - 2021-02-11
  • 7.12.13 - 2021-02-03
from @babel/core GitHub release notes
Package name: @babel/plugin-proposal-class-properties
  • 7.18.6 - 2022-06-27
  • 7.17.12 - 2022-05-16
  • 7.16.7 - 2021-12-31
  • 7.16.5 - 2021-12-13
  • 7.16.0 - 2021-10-29
  • 7.14.5 - 2021-06-09
  • 7.13.0 - 2021-02-22
  • 7.12.13 - 2021-02-03
from @babel/plugin-proposal-class-properties GitHub release notes
Package name: @babel/plugin-transform-modules-amd
  • 7.23.3 - 2023-11-09
    Read more
  • 7.23.0 - 2023-09-25
    Read more
  • 7.22.5 - 2023-06-08
  • 7.21.4-esm.4 - 2023-04-04
  • 7.21.4-esm.3 - 2023-04-04
  • 7.21.4-esm.2 - 2023-04-04
  • 7.21.4-esm.1 - 2023-04-04
  • 7.21.4-esm - 2023-04-04
  • 7.20.11 - 2022-12-23
  • 7.20.7 - 2022-12-22
  • 7.19.6 - 2022-10-20
  • 7.18.6 - 2022-06-27
  • 7.18.0 - 2022-05-19
  • 7.17.12 - 2022-05-16
  • 7.16.7 - 2021-12-31
  • 7.16.5 - 2021-12-13
  • 7.16.0 - 2021-10-29
  • 7.14.5 - 2021-06-09
  • 7.14.2 - 2021-05-12
  • 7.14.0 - 2021-04-29
  • 7.13.0 - 2021-02-22
  • 7.12.13 - 2021-02-03
from @babel/plugin-transform-modules-amd GitHub release notes
Package name: @babel/plugin-transform-modules-commonjs
  • 7.23.3 - 2023-11-09
    Read more
  • 7.23.0 - 2023-09-25
    Read more
  • 7.22.15 - 2023-09-04
  • 7.22.11 - 2023-08-24
  • 7.22.5 - 2023-06-08
  • 7.21.5 - 2023-04-28
  • 7.21.4-esm.4 - 2023-04-04
  • 7.21.4-esm.3 - 2023-04-04
  • 7.21.4-esm.2 - 2023-04-04
  • 7.21.4-esm.1 - 2023-04-04
  • 7.21.4-esm - 2023-04-04
  • 7.21.2 - 2023-02-23
  • 7.20.11 - 2022-12-23
  • 7.20.7 - 2022-12-22
  • 7.19.6 - 2022-10-20
  • 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.9 - 2022-04-06
  • 7.17.7 - 2022-03-14
  • 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.4 - 2021-09-02
  • 7.15.0 - 2021-08-04
  • 7.14.5 - 2021-06-09
  • 7.14.0 - 2021-04-29
  • 7.13.8 - 2021-02-26
  • 7.13.0 - 2021-02-22
  • 7.12.13 - 2021-02-03
from @babel/plugin-transform-modules-commonjs GitHub release notes
Package name: @babel/plugin-transform-react-jsx
  • 7.23.4 - 2023-11-20

    v7.23.4 (2023-11-20)

    🐛 Bug Fix

    Committers: 4

  • 7.22.15 - 2023-09-04
  • 7.22.5 - 2023-06-08
  • 7.22.3 - 2023-05-27
  • 7.22.0 - 2023-05-26
  • 7.21.5 - 2023-04-28
  • 7.21.4-esm.4 - 2023-04-04
  • 7.21.4-esm.3 - 2023-04-04
  • 7.21.4-esm.2 - 2023-04-04
  • 7.21.4-esm.1 - 2023-04-04
  • 7.21.4-esm - 2023-04-04
  • 7.21.0 - 2023-02-20
  • 7.20.13 - 2023-01-21
  • 7.20.7 - 2022-12-22
  • 7.19.0 - 2022-09-05
  • 7.18.10 - 2022-08-01
  • 7.18.6 - 2022-06-27
  • 7.17.12 - 2022-05-16
  • 7.17.3 - 2022-02-15
  • 7.16.7 - 2021-12-31
  • 7.16.5 - 2021-12-13
  • 7.16.0 - 2021-10-29
  • 7.14.9 - 2021-08-01
  • 7.14.5 - 2021-06-09
  • 7.14.3 - 2021-05-17
  • 7.13.12 - 2021-03-22
  • 7.12.17 - 2021-02-18
  • 7.12.16 - 2021-02-11
  • 7.12.13 - 2021-02-03
from @babel/plugin-transform-react-jsx GitHub release notes
Package name: @babel/plugin-transform-runtime
  • 7.23.9 - 2024-01-25
    Read more
  • 7.23.7 - 2023-12-29
    Read more
  • 7.23.6 - 2023-12-11
    Read more
  • 7.23.4 - 2023-11-20

    v7.23.4 (2023-11-20)

    🐛 Bug Fix

    Committers: 4

  • 7.23.3 - 2023-11-09
    Read more
  • 7.23.2 - 2023-10-11

    v@babel/core@7.23.2

  • 7.22.15 - 2023-09-04
  • 7.22.10 - 2023-08-07
  • 7.22.9 - 2023-07-12
  • 7.22.7 - 2023-07-06
  • 7.22.6 - 2023-07-04
  • 7.22.5 - 2023-06-08
  • 7.22.4 - 2023-05-29
  • 7.22.2 - 2023-05-26
  • 7.22.0 - 2023-05-26
  • 7.21.4 - 2023-03-31
  • 7.21.4-esm.4 - 2023-04-04
  • 7.21.4-esm.3 - 2023-04-04
  • 7.21.4-esm.2 - 2023-04-04
  • 7.21.4-esm.1 - 2023-04-04
  • 7.21.4-esm - 2023-04-04
  • 7.21.0 - 2023-02-20
  • 7.19.6 - 2022-10-20
  • 7.19.1 - 2022-09-14
  • 7.18.10 - 2022-08-01
  • 7.18.9 - 2022-07-18
  • 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.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.4 - 2021-11-16
  • 7.16.0 - 2021-10-29
  • 7.15.8 - 2021-10-06
  • 7.15.0 - 2021-08-04
  • 7.14.5 - 2021-06-09
  • 7.14.3 - 2021-05-17
  • 7.14.2 - 2021-05-12
  • 7.13.15 - 2021-04-08
  • 7.13.10 - 2021-03-08
  • 7.13.9 - 2021-03-01
  • 7.13.8 - 2021-02-26
  • 7.13.7 - 2021-02-24
  • 7.13.6 - 2021-02-23
  • 7.13.5 - 2021-02-23
  • 7.13.4 - 2021-02-23
  • 7.13.2 - 2021-02-23
  • 7.13.1 - 2021-02-23
  • 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.10 - 2020-12-09
  • 7.12.1 - 2020-10-15
  • 7.12.0 - 2020-10-14
  • 7.11.5 - 2020-08-31
  • 7.11.0 - 2020-07-30
from @babel/plugin-transform-runtime GitHub release notes
Package name: @babel/runtime
  • 7.23.9 - 2024-01-25
    Read more
  • 7.23.8 - 2024-01-08
    Read more
  • 7.23.7 - 2023-12-29
    Read more
  • 7.23.6 - 2023-12-11
    Read more
  • 7.23.5 - 2023-11-29
    Read more
  • 7.23.4 - 2023-11-20
    Read more
  • 7.23.2 - 2023-10-11

    v@babel/core@7.23.2

  • 7.23.1 - 2023-09-25
  • 7.23.0 - 2023-09-25
  • 7.22.15 - 2023-09-04
  • 7.22.11 - 2023-08-24
  • 7.22.10 - 2023-08-07
  • 7.22.6 - 2023-07-04
  • 7.22.5 - 2023-06-08
  • 7.22.3 - 2023-05-27
  • 7.22.0 - 2023-05-26
  • 7.21.5 - 2023-04-28
  • 7.21.4-esm.4 - 2023-04-04
  • 7.21.4-esm.3 - 2023-04-04
  • 7.21.4-esm.2 - 2023-04-04
  • 7.21.4-esm.1 - 2023-04-04
  • 7.21.4-esm - 2023-04-04
  • 7.21.0 - 2023-02-20
  • 7.20.13 - 2023-01-21
  • 7.20.7 - 2022-12-22
  • 7.20.6 - 2022-11-28
  • 7.20.5 - 2022-11-28
  • 7.20.1 - 2022-11-01
  • 7.20.0 - 2022-10-27
  • 7.19.4 - 2022-10-10
  • 7.19.0 - 2022-09-05
  • 7.18.9 - 2022-07-18
  • 7.18.6 - 2022-06-27
  • 7.18.3 - 2022-05-25
  • 7.18.2 - 2022-05-25
  • 7.18.0 - 2022-05-19
  • 7.17.9 - 2022-04-06
  • 7.17.8 - 2022-03-18
  • 7.17.7 - 2022-03-14
  • 7.17.2 - 2022-02-08
  • 7.17.0 - 2022-02-02
  • 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.3 - 2021-08-11
  • 7.14.8 - 2021-07-20
  • 7.14.6 - 2021-06-14
  • 7.14.5 - 2021-06-09
  • 7.14.0 - 2021-04-29
  • 7.13.17 - 2021-04-20
  • 7.13.16 - 2021-04-20
  • 7.13.10 - 2021-03-08
  • 7.13.9 - 2021-03-01
  • 7.13.8 - 2021-02-26
  • 7.13.7 - 2021-02-24
  • 7.13.6 - 2021-02-23
  • 7.13.4 - 2021-02-23
  • 7.13.2 - 2021-02-23
  • 7.13.1 - 2021-02-23
  • 7.13.0 - 2021-02-22
  • 7.12.18 - 2021-02-18
  • 7.12.17 - 2021-02-18
  • 7.12.13 - 2021-02-03
  • 7.12.5 - 2020-11-03
  • 7.12.1 - 2020-10-15
  • 7.12.0 - 2020-10-14
  • 7.11.2 - 2020-08-05
from @babel/runtime GitHub release notes
Package name: @babel/preset-env
  • 7.23.9 - 2024-01-25
    Read more
  • 7.23.8 - 2024-01-08
    Read more
  • 7.23.7 - 2023-12-29
    Read more
  • 7.23.6 - 2023-12-11
    Read more
  • 7.23.5 - 2023-11-29
    Read more
  • 7.23.3 - 2023-11-09
    Read more
  • 7.23.2 - 2023-10-11

    v@babel/core@7.23.2

  • 7.22.20 - 2023-09-16
  • 7.22.15 - 2023-09-04
  • 7.22.14 - 2023-08-30
  • 7.22.10 - 2023-08-07
  • 7.22.9 - 2023-07-12
  • 7.22.7 - 2023-07-06
  • 7.22.6 - 2023-07-04
  • 7.22.5 - 2023-06-08
  • 7.22.4 - 2023-05-29
  • 7.22.2 - 2023-05-26
  • 7.22.1 - 2023-05-26
  • 7.22.0 - 2023-05-26
  • 7.21.5 - 2023-04-28
  • 7.21.4 - 2023-03-31
  • 7.21.4-esm.4 - 2023-04-04
  • 7.21.4-esm.3 - 2023-04-04
  • 7.21.4-esm.2 - 2023-04-04
  • 7.21.4-esm.1 - 2023-04-04
  • 7.21.4-esm - 2023-04-04
  • 7.20.2 - 2022-11-04
  • 7.19.4 - 2022-10-10
  • 7.19.3 - 2022-09-27
  • 7.19.1 - 2022-09-14
  • 7.19.0 - 2022-09-05
  • 7.18.10 - 2022-08-01
  • 7.18.9 - 2022-07-18
  • 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.16.11 - 2022-01-20
  • 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.4 - 2021-11-16
  • 7.16.0 - 2021-10-29
  • 7.15.8 - 2021-10-06
  • 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.7 - 2021-06-21
  • 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.15 - 2021-04-08
  • 7.13.12 - 2021-03-22
  • 7.13.10 - 2021-03-08
  • 7.13.9 - 2021-03-01
  • 7.13.8 - 2021-02-26
  • 7.13.5 - 2021-02-23
  • 7.13.0 - 2021-02-22
  • 7.12.17 - 2021-02-18
  • 7.12.16 - 2021-02-11
  • 7.12.13 - 2021-02-03
from @babel/preset-env GitHub release notes
Package name: @babel/preset-react
  • 7.23.3 - 2023-11-09
    Read more
  • 7.22.15 - 2023-09-04
  • 7.22.5 - 2023-06-08
  • 7.22.3 - 2023-05-27
  • 7.22.0 - 2023-05-26
  • 7.21.4-esm.4 - 2023-04-04
  • 7.21.4-esm.3 - 2023-04-04
  • 7.21.4-esm.2 - 2023-04-04
  • 7.21.4-esm.1 - 2023-04-04
  • 7.21.4-esm - 2023-04-04
  • 7.18.6 - 2022-06-27
  • 7.17.12 - 2022-05-16
  • 7.16.7 - 2021-12-31
  • 7.16.5 - 2021-12-13
  • 7.16.0 - 2021-10-29
  • 7.14.5 - 2021-06-09
  • 7.13.13 - 2021-03-26
  • 7.12.13 - 2021-02-03
from @babel/preset-react 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/core from 7.12.13 to 7.23.9.
    See this package in npm: https://www.npmjs.com/package/@babel/core
  - @babel/plugin-proposal-class-properties from 7.12.13 to 7.18.6.
    See this package in npm: https://www.npmjs.com/package/@babel/plugin-proposal-class-properties
  - @babel/plugin-transform-modules-amd from 7.12.13 to 7.23.3.
    See this package in npm: https://www.npmjs.com/package/@babel/plugin-transform-modules-amd
  - @babel/plugin-transform-modules-commonjs from 7.12.13 to 7.23.3.
    See this package in npm: https://www.npmjs.com/package/@babel/plugin-transform-modules-commonjs
  - @babel/plugin-transform-react-jsx from 7.12.13 to 7.23.4.
    See this package in npm: https://www.npmjs.com/package/@babel/plugin-transform-react-jsx
  - @babel/plugin-transform-runtime from 7.11.0 to 7.23.9.
    See this package in npm: https://www.npmjs.com/package/@babel/plugin-transform-runtime
  - @babel/runtime from 7.11.2 to 7.23.9.
    See this package in npm: https://www.npmjs.com/package/@babel/runtime
  - @babel/preset-env from 7.12.13 to 7.23.9.
    See this package in npm: https://www.npmjs.com/package/@babel/preset-env
  - @babel/preset-react from 7.12.13 to 7.23.3.
    See this package in npm: https://www.npmjs.com/package/@babel/preset-react

See this project in Snyk:
https://app.snyk.io/org/palaparthi.venkat153/project/11ceca13-9564-4447-9818-bba288eabfda?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
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants