Skip to content

Commit 80332a4

Browse files
[Snyk] Upgrade @types/node from 16.18.11 to 16.18.12 (#2652)
<h3>Snyk has created this PR to upgrade @types/node from 16.18.11 to 16.18.12.</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 **1 version** ahead of your current version. - The recommended version was released **a month ago**, on 2023-02-04. <details> <summary><b>Release notes</b></summary> <br/> <details> <summary>Package name: <b>@types/node</b></summary> <ul> <li> <b>16.18.12</b> - 2023-02-04 </li> <li> <b>16.18.11</b> - 2022-12-26 </li> </ul> from <a href="https://snyk.io/redirect/github/DefinitelyTyped/DefinitelyTyped/releases">@types/node 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=eyJ3cml0ZUtleSI6InJyWmxZcEdHY2RyTHZsb0lYd0dUcVg4WkFRTnNCOUEwIiwiYW5vbnltb3VzSWQiOiJlY2YxNTAxZS0wM2VkLTQxMTctOTYzOC0xMzdmNGE5NGNiYWQiLCJldmVudCI6IlBSIHZpZXdlZCIsInByb3BlcnRpZXMiOnsicHJJZCI6ImVjZjE1MDFlLTAzZWQtNDExNy05NjM4LTEzN2Y0YTk0Y2JhZCJ9fQ==" width="0" height="0"/> 🧐 [View latest project report](https://app.snyk.io/org/sandbox-2ba/project/9043c51f-3f0d-45c6-8455-b658274f2872?utm_source&#x3D;github&amp;utm_medium&#x3D;referral&amp;page&#x3D;upgrade-pr) 🛠 [Adjust upgrade PR settings](https://app.snyk.io/org/sandbox-2ba/project/9043c51f-3f0d-45c6-8455-b658274f2872/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/sandbox-2ba/project/9043c51f-3f0d-45c6-8455-b658274f2872/settings/integration?pkg&#x3D;@types/node&amp;utm_source&#x3D;github&amp;utm_medium&#x3D;referral&amp;page&#x3D;upgrade-pr#auto-dep-upgrades) <!--- (snyk:metadata:{"prId":"ecf1501e-03ed-4117-9638-137f4a94cbad","prPublicId":"ecf1501e-03ed-4117-9638-137f4a94cbad","dependencies":[{"name":"@types/node","from":"16.18.11","to":"16.18.12"}],"packageManager":"npm","type":"auto","projectUrl":"https://app.snyk.io/org/sandbox-2ba/project/9043c51f-3f0d-45c6-8455-b658274f2872?utm_source=github&utm_medium=referral&page=upgrade-pr","projectPublicId":"9043c51f-3f0d-45c6-8455-b658274f2872","env":"prod","prType":"upgrade","vulns":[],"issuesToFix":[],"upgrade":[],"upgradeInfo":{"versionsDiff":1,"publishedDate":"2023-02-04T23:03:29.070Z"},"templateVariants":[],"hasFixes":false,"isMajorUpgrade":false,"isBreakingChange":false,"priorityScoreList":[]}) ---> --------- Co-authored-by: snyk-bot <[email protected]>
1 parent 691f661 commit 80332a4

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

examples/web/package-lock.json

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

examples/web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"@testing-library/react": "^12.1.2",
99
"@testing-library/user-event": "^13.5.0",
1010
"@types/jest": "^27.4.0",
11-
"@types/node": "^16.11.62",
11+
"@types/node": "^16.18.12",
1212
"@types/react": "^17.0.52",
1313
"@types/react-dom": "^17.0.19",
1414
"firebase": "^9.10.0",

0 commit comments

Comments
 (0)