Skip to content

Conversation

snyk-bot
Copy link

@snyk-bot snyk-bot commented May 9, 2023

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/cli
from 7.13.16 to 7.21.0
18 versions ahead of your current version 3 months ago
on 2023-02-20
@babel/core
from 7.14.2 to 7.21.4
46 versions ahead of your current version a month ago
on 2023-03-31
@babel/plugin-proposal-class-properties
from 7.16.7 to 7.18.6
2 versions ahead of your current version 10 months ago
on 2022-06-27
@babel/plugin-transform-runtime
from 7.14.2 to 7.21.4
28 versions ahead of your current version a month ago
on 2023-03-31
@babel/runtime
from 7.14.0 to 7.21.0
28 versions ahead of your current version 3 months ago
on 2023-02-20
@babel/preset-env
from 7.14.2 to 7.21.4
34 versions ahead of your current version a month ago
on 2023-03-31
@babel/preset-typescript
from 7.13.0 to 7.21.4
14 versions ahead of your current version a month ago
on 2023-03-31

The recommended version fixes:

Severity Issue PriorityScore (*) Exploit Maturity
Regular Expression Denial of Service (ReDoS)
SNYK-JS-ANSIREGEX-1583908
482/1000
Why? Proof of Concept exploit, CVSS 7.5
Proof of Concept
Denial of Service (DoS)
SNYK-JS-DECODEURICOMPONENT-3149970
482/1000
Why? Proof of Concept exploit, CVSS 7.5
Proof of Concept
Prototype Poisoning
SNYK-JS-QS-3153490
482/1000
Why? Proof of Concept exploit, CVSS 7.5
Proof of Concept
Regular Expression Denial of Service (ReDoS)
SNYK-JS-TMPL-1583443
482/1000
Why? Proof of Concept exploit, CVSS 7.5
Proof of Concept
Prototype Pollution
SNYK-JS-JSONSCHEMA-1920922
482/1000
Why? Proof of Concept exploit, CVSS 7.5
No Known Exploit
Regular Expression Denial of Service (ReDoS)
SNYK-JS-PATHPARSE-1077067
482/1000
Why? Proof of Concept exploit, CVSS 7.5
Proof of Concept
Regular Expression Denial of Service (ReDoS)
SNYK-JS-PROMPTS-1729737
482/1000
Why? Proof of Concept exploit, CVSS 7.5
Proof of Concept
Server-side Request Forgery (SSRF)
SNYK-JS-REQUEST-3361831
482/1000
Why? Proof of Concept exploit, CVSS 7.5
Proof of Concept
Regular Expression Denial of Service (ReDoS)
SNYK-JS-WS-1296835
482/1000
Why? Proof of Concept exploit, CVSS 7.5
Proof of Concept
Regular Expression Denial of Service (ReDoS)
SNYK-JS-GLOBPARENT-1016905
482/1000
Why? Proof of Concept exploit, CVSS 7.5
Proof of Concept
Reverse Tabnabbing
SNYK-JS-ISTANBULREPORTS-2328088
482/1000
Why? Proof of Concept exploit, CVSS 7.5
No Known Exploit
Prototype Pollution
SNYK-JS-JSON5-3182856
482/1000
Why? Proof of Concept exploit, CVSS 7.5
Proof of Concept
Regular Expression Denial of Service (ReDoS)
SNYK-JS-MINIMATCH-3050818
482/1000
Why? Proof of Concept exploit, CVSS 7.5
No Known Exploit
Denial of Service (DoS)
SNYK-JS-NWSAPI-2841516
482/1000
Why? Proof of Concept exploit, CVSS 7.5
No Known Exploit
Information Exposure
SNYK-JS-FOLLOWREDIRECTS-2396346
482/1000
Why? Proof of Concept exploit, CVSS 7.5
No Known Exploit
Prototype Pollution
SNYK-JS-MINIMIST-2429795
482/1000
Why? Proof of Concept exploit, CVSS 7.5
Proof of Concept

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

Release notes
Package name: @babel/cli
  • 7.21.0 - 2023-02-20
  • 7.20.7 - 2022-12-22
  • 7.19.3 - 2022-09-27
  • 7.18.10 - 2022-08-01
  • 7.18.9 - 2022-07-18
  • 7.18.6 - 2022-06-27
  • 7.17.10 - 2022-04-29
  • 7.17.6 - 2022-02-21
  • 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.0 - 2021-10-29
  • 7.15.7 - 2021-09-17
  • 7.15.4 - 2021-09-02
  • 7.14.8 - 2021-07-20
  • 7.14.5 - 2021-06-09
  • 7.14.3 - 2021-05-17
  • 7.13.16 - 2021-04-20
from @babel/cli GitHub release notes
Package name: @babel/core
  • 7.21.4 - 2023-03-31

    v7.21.4 (2023-03-31)

    🐛 Bug Fix

    • babel-core, babel-helper-module-imports, babel-preset-typescript
    • babel-generator
      • #15496 Fix compact printing of non-null assertion operators (@ rtsao)

    💅 Polish

    • babel-helper-create-class-features-plugin, babel-plugin-proposal-class-properties, babel-plugin-transform-typescript, babel-traverse

    🏠 Internal

    • Other
    • babel-parser
    • babel-code-frame, babel-highlight

    Committers: 6

  • 7.21.4-esm.4 - 2023-04-04

    v7.21.4-esm.4

  • 7.21.4-esm.3 - 2023-04-04
  • 7.21.4-esm.2 - 2023-04-04

    v7.21.4-esm.2

  • 7.21.4-esm.1 - 2023-04-04
  • 7.21.4-esm - 2023-04-04
  • 7.21.3 - 2023-03-14

    v7.21.3 (2023-03-14)

    Thanks @ amoeller, @ Harpica, and @ nzakas for your first PRs!

    👓 Spec Compliance

    • babel-parser

    🐛 Bug Fix

    • babel-parser
    • babel-plugin-transform-typescript

    💅 Polish

    • babel-traverse, babel-types
    • babel-generator

    🏠 Internal

    🔬 Output optimization

    • babel-plugin-transform-typescript, babel-preset-typescript

    Committers: 8

  • 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
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
from @babel/plugin-proposal-class-properties GitHub release notes
Package name: @babel/plugin-transform-runtime
  • 7.21.4 - 2023-03-31

    v7.21.4 (2023-03-31)

    🐛 Bug Fix

    • babel-core, babel-helper-module-imports, babel-preset-typescript
    • babel-generator
      • #15496 Fix compact printing of non-null assertion operators (@ rtsao)

    💅 Polish

    • babel-helper-create-class-features-plugin, babel-plugin-proposal-class-properties, babel-plugin-transform-typescript, babel-traverse

    🏠 Internal

    • Other
    • babel-parser
    • babel-code-frame, babel-highlight

    Committers: 6

  • 7.21.4-esm.4 - 2023-04-04

    v7.21.4-esm.4

  • 7.21.4-esm.3 - 2023-04-04
  • 7.21.4-esm.2 - 2023-04-04

    v7.21.4-esm.2

  • 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
from @babel/plugin-transform-runtime GitHub release notes
Package name: @babel/runtime
  • 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
from @babel/runtime GitHub release notes
Package name: @babel/preset-env
  • 7.21.4 - 2023-03-31

    v7.21.4 (2023-03-31)

    🐛 Bug Fix

    • babel-core, babel-helper-module-imports, babel-preset-typescript
    • babel-generator
      • #15496 Fix compact printing of non-null assertion operators (@ rtsao)

    💅 Polish

    • babel-helper-create-class-features-plugin, babel-plugin-proposal-class-properties, babel-plugin-transform-typescript, babel-traverse

    🏠 Internal

    • Other
    • babel-parser
    • babel-code-frame, babel-highlight

    Committers: 6

  • 7.21.4-esm.4 - 2023-04-04

    v7.21.4-esm.4

  • 7.21.4-esm.3 - 2023-04-04
  • 7.21.4-esm.2 - 2023-04-04

    v7.21.4-esm.2

  • 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
from @babel/preset-env GitHub release notes
Package name: @babel/preset-typescript
  • 7.21.4 - 2023-03-31

    v7.21.4 (2023-03-31)

    🐛 Bug Fix

    • babel-core, babel-helper-module-imports, babel-preset-typescript
    • babel-generator
      • #15496 Fix compact printing of non-null assertion operators (@ rtsao)

    💅 Polish

    • babel-helper-create-class-features-plugin, babel-plugin-proposal-class-properties, babel-plugin-transform-typescript, babel-traverse

    🏠 Internal

    • Other
    • babel-parser
    • babel-code-frame, babel-highlight

    Committers: 6

  • 7.21.4-esm.4 - 2023-04-04

    v7.21.4-esm.4

  • 7.21.4-esm.3 - 2023-04-04
  • 7.21.4-esm.2 - 2023-04-04

    v7.21.4-esm.2

  • 7.21.4-esm.1 - 2023-04-04
  • 7.21.4-esm - 2023-04-04
  • 7.21.0 - 2023-02-20
  • 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.15.0 - 2021-08-04
  • 7.14.5 - 2021-06-09
  • 7.13.0 - 2021-02-22
from @babel/preset-typescript 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/cli from 7.13.16 to 7.21.0.
    See this package in npm: https://www.npmjs.com/package/@babel/cli
  - @babel/core from 7.14.2 to 7.21.4.
    See this package in npm: https://www.npmjs.com/package/@babel/core
  - @babel/plugin-proposal-class-properties from 7.16.7 to 7.18.6.
    See this package in npm: https://www.npmjs.com/package/@babel/plugin-proposal-class-properties
  - @babel/plugin-transform-runtime from 7.14.2 to 7.21.4.
    See this package in npm: https://www.npmjs.com/package/@babel/plugin-transform-runtime
  - @babel/runtime from 7.14.0 to 7.21.0.
    See this package in npm: https://www.npmjs.com/package/@babel/runtime
  - @babel/preset-env from 7.14.2 to 7.21.4.
    See this package in npm: https://www.npmjs.com/package/@babel/preset-env
  - @babel/preset-typescript from 7.13.0 to 7.21.4.
    See this package in npm: https://www.npmjs.com/package/@babel/preset-typescript

See this project in Snyk:
https://app.snyk.io/org/debuggineffect/project/e353f1f6-0dc6-47fc-a5d3-f1d71587ab05?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

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant