Skip to content

Commit

Permalink
fix: upgrade @types/node from 16.18.12 to 16.18.96
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade @types/node from 16.18.12 to 16.18.96.

See this package in npm:
https://www.npmjs.com/package/@types/node

See this project in Snyk:
https://app.snyk.io/org/etherspot/project/f7e6e9a0-4639-49bf-9fba-ed78feffb9ec?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed May 16, 2024
1 parent bc5d46f commit 4eb9f5c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions example/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 example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"@etherspot/transaction-kit": "file:./../",
"@mui/lab": "^5.0.0-alpha.118",
"@mui/material": "^5.11.7",
"@types/node": "^16.18.11",
"@types/node": "^16.18.96",
"@types/react": "^18.0.27",
"@types/react-dom": "^18.0.10",
"ethers": "^5.7.2",
Expand Down

0 comments on commit 4eb9f5c

Please sign in to comment.