Skip to content

Commit

Permalink
fix: upgrade ccxt from 4.1.56 to 4.3.94
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade ccxt from 4.1.56 to 4.3.94.

See this package in npm:
ccxt

See this project in Snyk:
https://app.snyk.io/org/companykobiimports/project/1d2a0430-4501-495b-9e56-4898f0b4f436?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Sep 23, 2024
1 parent 99dfe61 commit cafa4b8
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 8 deletions.
18 changes: 11 additions & 7 deletions examples/ts/nextjs-page-router/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 examples/ts/nextjs-page-router/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"lint": "next lint"
},
"dependencies": {
"ccxt": "^4.1.56",
"ccxt": "^4.3.94",
"next": "14.0.3",
"react": "^18",
"react-dom": "^18"
Expand Down

0 comments on commit cafa4b8

Please sign in to comment.