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

Bump ip from 2.0.0 to 2.0.1 #125

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# This file is generated by running "yarn install" inside your project.

Check failure on line 1 in yarn.lock

View check run for this annotation

Wiz Inc. (a28a8b7b4c) / Wiz Vulnerability Scanner

@babel/traverse:7.21.5

Detected Vulnerabilities: CVE-2023-45133, Severity: Critical, Source: https://github.com/advisories/GHSA-67hx-6x53-jw92 CVSS score: 8.8, CVSS exploitability score: 2.0 🩹 Fixed version: 7.23.2 💥 Has public exploit 🧨 Has CISA KEV exploit

Check failure on line 1 in yarn.lock

View check run for this annotation

Wiz Inc. (a28a8b7b4c) / Wiz Vulnerability Scanner

vite:4.3.4

Detected Vulnerabilities: CVE-2023-34092, Severity: High, Source: https://github.com/advisories/GHSA-353f-5xf4-qw67 CVSS score: 7.5, CVSS exploitability score: 3.9 🩹 Fixed version: 4.3.9 💥 Has public exploit 🧨 Has CISA KEV exploit CVE-2024-23331, Severity: High, Source: https://github.com/advisories/GHSA-c24v-8rfc-w8vw CVSS score: 7.5, CVSS exploitability score: 3.9 🩹 Fixed version: 4.5.2 💥 Has public exploit 🧨 Has CISA KEV exploit

Check failure on line 1 in yarn.lock

View check run for this annotation

Wiz Inc. (a28a8b7b4c) / Wiz Vulnerability Scanner

protobufjs:6.11.3

Detected Vulnerabilities: CVE-2023-36665, Severity: Critical, Source: https://github.com/advisories/GHSA-h755-8qp9-cq85 CVSS score: 9.8, CVSS exploitability score: 3.9 🩹 Fixed version: 6.11.4 💥 Has public exploit 🧨 Has CISA KEV exploit

Check warning on line 1 in yarn.lock

View check run for this annotation

Wiz Inc. (a28a8b7b4c) / Wiz Vulnerability Scanner

semver:7.5.0

Detected Vulnerabilities: CVE-2022-25883, Severity: Medium, Source: https://github.com/advisories/GHSA-c2qf-rxjj-qqgw CVSS score: 7.5, CVSS exploitability score: 3.9 🩹 Fixed version: 7.5.2 💥 Has public exploit 🧨 Has CISA KEV exploit

Check warning on line 1 in yarn.lock

View check run for this annotation

Wiz Inc. (a28a8b7b4c) / Wiz Vulnerability Scanner

semver:5.7.1

Detected Vulnerabilities: CVE-2022-25883, Severity: Medium, Source: https://github.com/advisories/GHSA-c2qf-rxjj-qqgw CVSS score: 7.5, CVSS exploitability score: 3.9 🩹 Fixed version: 5.7.2 💥 Has public exploit 🧨 Has CISA KEV exploit

Check warning on line 1 in yarn.lock

View check run for this annotation

Wiz Inc. (a28a8b7b4c) / Wiz Vulnerability Scanner

semver:7.0.0

Detected Vulnerabilities: CVE-2022-25883, Severity: Medium, Source: https://github.com/advisories/GHSA-c2qf-rxjj-qqgw CVSS score: 7.5, CVSS exploitability score: 3.9 🩹 Fixed version: 7.5.2 💥 Has public exploit 🧨 Has CISA KEV exploit

Check warning on line 1 in yarn.lock

View check run for this annotation

Wiz Inc. (a28a8b7b4c) / Wiz Vulnerability Scanner

word-wrap:1.2.3

Detected Vulnerabilities: CVE-2023-26115, Severity: Medium, Source: https://github.com/advisories/GHSA-j8xg-fqg3-53r7 CVSS score: 7.5, CVSS exploitability score: 3.9 🩹 Fixed version: 1.2.4 💥 Has public exploit 🧨 Has CISA KEV exploit

Check warning on line 1 in yarn.lock

View check run for this annotation

Wiz Inc. (a28a8b7b4c) / Wiz Vulnerability Scanner

semver:6.3.0

Detected Vulnerabilities: CVE-2022-25883, Severity: Medium, Source: https://github.com/advisories/GHSA-c2qf-rxjj-qqgw CVSS score: 7.5, CVSS exploitability score: 3.9 🩹 Fixed version: 6.3.1 💥 Has public exploit 🧨 Has CISA KEV exploit

Check warning on line 1 in yarn.lock

View check run for this annotation

Wiz Inc. (a28a8b7b4c) / Wiz Vulnerability Scanner

postcss:8.4.23

Detected Vulnerabilities: CVE-2023-44270, Severity: Medium, Source: https://github.com/advisories/GHSA-7fh5-64p2-3v2j CVSS score: 5.3, CVSS exploitability score: 3.9 🩹 Fixed version: 8.4.31 💥 Has public exploit 🧨 Has CISA KEV exploit
# Manual changes might be lost - proceed with caution!

__metadata:
Expand Down Expand Up @@ -4154,9 +4154,9 @@
linkType: hard

"ip@npm:^2.0.0":
version: 2.0.0
resolution: "ip@npm:2.0.0"
checksum: cfcfac6b873b701996d71ec82a7dd27ba92450afdb421e356f44044ed688df04567344c36cbacea7d01b1c39a4c732dc012570ebe9bebfb06f27314bca625349
version: 2.0.1
resolution: "ip@npm:2.0.1"
checksum: d765c9fd212b8a99023a4cde6a558a054c298d640fec1020567494d257afd78ca77e37126b1a3ef0e053646ced79a816bf50621d38d5e768cdde0431fa3b0d35
languageName: node
linkType: hard

Expand Down