Skip to content

Commit

Permalink
fix: upgrade @types/node from 16.18.51 to 16.18.97 (#292)
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade @types/node from 16.18.51 to 16.18.97.

See this package in yarn:
@types/node

See this project in Snyk:
https://app.snyk.io/org/pepm-FZXvCrFQJX5T5i9J5BZ39u/project/586d6b3c-6a5d-4b45-8f0d-943e91b40720?utm_source=github&utm_medium=referral&page=upgrade-pr

Co-authored-by: snyk-bot <[email protected]>
  • Loading branch information
Sinrefvol and snyk-bot authored Jun 19, 2024
1 parent c424beb commit d8e9edf
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"@testing-library/react": "^13.0.0",
"@testing-library/user-event": "^13.2.1",
"@types/jest": "^27.0.1",
"@types/node": "^16.7.13",
"@types/node": "^16.18.97",
"@types/react": "^18.0.0",
"@types/react-dom": "^18.0.0",
"axios": "^1.6.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3432,10 +3432,10 @@
resolved "https://registry.npmjs.org/@types/node/-/node-20.6.1.tgz"
integrity sha512-4LcJvuXQlv4lTHnxwyHQZ3uR9Zw2j7m1C9DfuwoTFQQP4Pmu04O6IfLYgMmHoOCt0nosItLLZAH+sOrRE0Bo8g==

"@types/node@^16.7.13":
version "16.18.51"
resolved "https://registry.npmjs.org/@types/node/-/node-16.18.51.tgz"
integrity sha512-LKA7ZhY30I8PiUOzBzhtnIULQTACpiEpPXLiYMWyS+tPAORf+rmXUadHZXB/KFrFyMjeHeKc1GFvLd+3f7LE3w==
"@types/node@^16.18.97":
version "16.18.97"
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.18.97.tgz#d7926a8030f0d714d555b4550c0cc7731495cfe5"
integrity sha512-4muilE1Lbfn57unR+/nT9AFjWk0MtWi5muwCEJqnOvfRQDbSfLCUdN7vCIg8TYuaANfhLOV85ve+FNpiUsbSRg==

"@types/parse-json@^4.0.0":
version "4.0.0"
Expand Down

0 comments on commit d8e9edf

Please sign in to comment.