Skip to content

Commit

Permalink
fix: upgrade multiple dependencies with Snyk
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade:
  - axios from 1.7.4 to 1.7.5.
    See this package in npm: https://www.npmjs.com/package/axios
  - @subsquid/cli from 2.12.0 to 2.13.0.
    See this package in npm: https://www.npmjs.com/package/@subsquid/cli
  - @subsquid/substrate-processor from 8.5.0 to 8.5.1.
    See this package in npm: https://www.npmjs.com/package/@subsquid/substrate-processor

See this project in Snyk:
https://app.snyk.io/org/efinity/project/19579e69-a7f7-415c-bddf-50b70790bfc7?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Sep 14, 2024
1 parent e31fb43 commit d5ec627
Show file tree
Hide file tree
Showing 2 changed files with 47 additions and 35 deletions.
76 changes: 44 additions & 32 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,13 +26,13 @@
"@sentry/integrations": "^7.119.0",
"@sentry/node": "^7.119.0",
"@subsquid/archive-registry": "^3.3.2",
"@subsquid/cli": "^2.12.0",
"@subsquid/cli": "^2.13.0",
"@subsquid/graphql-server": "^4.7.0",
"@subsquid/ss58": "^2.0.2",
"@subsquid/substrate-processor": "^8.5.0",
"@subsquid/substrate-processor": "^8.5.1",
"@subsquid/typeorm-migration": "^1.3.0",
"@subsquid/typeorm-store": "^1.5.1",
"axios": "^1.7.4",
"axios": "^1.7.5",
"bull": "^4.16.0",
"cacheable-request": "^8.3.1",
"class-validator": "^0.14.1",
Expand Down

0 comments on commit d5ec627

Please sign in to comment.