Skip to content

Commit

Permalink
[Snyk] Upgrade @types/react from 18.2.37 to 18.2.45 (#10417)
Browse files Browse the repository at this point in the history
<p>This PR was automatically created by Snyk using the credentials of a
real user.</p><br /><h3>Snyk has created this PR to upgrade @types/react
from 18.2.37 to 18.2.45.</h3>

:information_source: 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.
<hr/>

- The recommended version is **8 versions** ahead of your current
version.
- The recommended version was released **a month ago**, on 2023-12-13.


<details>
<summary><b>Release notes</b></summary>
<br/>
  <details>
    <summary>Package name: <b>@types/react</b></summary>
    <ul>
      <li>
        <b>18.2.45</b> - 2023-12-13
      </li>
      <li>
        <b>18.2.44</b> - 2023-12-12
      </li>
      <li>
        <b>18.2.43</b> - 2023-12-09
      </li>
      <li>
        <b>18.2.42</b> - 2023-12-04
      </li>
      <li>
        <b>18.2.41</b> - 2023-12-02
      </li>
      <li>
        <b>18.2.40</b> - 2023-12-01
      </li>
      <li>
        <b>18.2.39</b> - 2023-11-27
      </li>
      <li>
        <b>18.2.38</b> - 2023-11-21
      </li>
      <li>
        <b>18.2.37</b> - 2023-11-07
      </li>
    </ul>
from <a
href="https://snyk.io/redirect/github/DefinitelyTyped/DefinitelyTyped/releases">@types/react
GitHub release notes</a>
  </details>
</details>
<hr/>

**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: <img
src="https://api.segment.io/v1/pixel/track?data=eyJ3cml0ZUtleSI6InJyWmxZcEdHY2RyTHZsb0lYd0dUcVg4WkFRTnNCOUEwIiwiYW5vbnltb3VzSWQiOiJjZjZhOTcxMS0zOWMwLTQzYzEtOTlmYy0yMjZlZDZlY2MzMWYiLCJldmVudCI6IlBSIHZpZXdlZCIsInByb3BlcnRpZXMiOnsicHJJZCI6ImNmNmE5NzExLTM5YzAtNDNjMS05OWZjLTIyNmVkNmVjYzMxZiJ9fQ=="
width="0" height="0"/>

🧐 [View latest project
report](https://app.snyk.io/org/ecp88/project/98480bdc-d80b-4fd1-89d7-c4c56a706763?utm_source&#x3D;github&amp;utm_medium&#x3D;referral&amp;page&#x3D;upgrade-pr)

🛠 [Adjust upgrade PR
settings](https://app.snyk.io/org/ecp88/project/98480bdc-d80b-4fd1-89d7-c4c56a706763/settings/integration?utm_source&#x3D;github&amp;utm_medium&#x3D;referral&amp;page&#x3D;upgrade-pr)

🔕 [Ignore this dependency or unsubscribe from future upgrade
PRs](https://app.snyk.io/org/ecp88/project/98480bdc-d80b-4fd1-89d7-c4c56a706763/settings/integration?pkg&#x3D;@types/react&amp;utm_source&#x3D;github&amp;utm_medium&#x3D;referral&amp;page&#x3D;upgrade-pr#auto-dep-upgrades)

<!---
(snyk:metadata:{"prId":"cf6a9711-39c0-43c1-99fc-226ed6ecc31f","prPublicId":"cf6a9711-39c0-43c1-99fc-226ed6ecc31f","dependencies":[{"name":"@types/react","from":"18.2.37","to":"18.2.45"}],"packageManager":"npm","type":"auto","projectUrl":"https://app.snyk.io/org/ecp88/project/98480bdc-d80b-4fd1-89d7-c4c56a706763?utm_source=github&utm_medium=referral&page=upgrade-pr","projectPublicId":"98480bdc-d80b-4fd1-89d7-c4c56a706763","env":"prod","prType":"upgrade","vulns":[],"issuesToFix":[],"upgrade":[],"upgradeInfo":{"versionsDiff":8,"publishedDate":"2023-12-13T01:31:45.703Z"},"templateVariants":[],"hasFixes":false,"isMajorUpgrade":false,"isBreakingChange":false,"priorityScoreList":[]})
--->

Co-authored-by: snyk-bot <snyk-bot@snyk.io>
  • Loading branch information
ecp88 and snyk-bot committed Jan 15, 2024
1 parent 32cf373 commit 75d4c60
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions tools/debug-ui/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion tools/debug-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"dependencies": {
"@patternfly/react-log-viewer": "^4.87.101",
"@types/node": "^16.18.64",
"@types/react": "^18.2.37",
"@types/react": "^18.2.45",
"@types/react-dom": "^18.2.18",
"react": "^18.2.0",
"react-dom": "^18.2.0",
Expand Down

0 comments on commit 75d4c60

Please sign in to comment.