Skip to content

Commit

Permalink
chore(deps): bump @snapshot-labs/snapshot-sentry from 1.4.0 to 1.5.0
Browse files Browse the repository at this point in the history
Bumps @snapshot-labs/snapshot-sentry from 1.4.0 to 1.5.0.

---
updated-dependencies:
- dependency-name: "@snapshot-labs/snapshot-sentry"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 25, 2023
1 parent 7e3af40 commit fa3ae28
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 @@ -36,7 +36,7 @@
"@ethersproject/transactions": "^5.7.0",
"@ethersproject/wallet": "^5.7.0",
"@snapshot-labs/snapshot-metrics": "^1.2.0",
"@snapshot-labs/snapshot-sentry": "^1.4.0",
"@snapshot-labs/snapshot-sentry": "^1.5.0",
"@snapshot-labs/snapshot.js": "^0.5.8",
"bluebird": "^3.7.2",
"body-parser": "^1.20.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2126,10 +2126,10 @@
express-prom-bundle "^6.6.0"
prom-client "^14.2.0"

"@snapshot-labs/snapshot-sentry@^1.4.0":
version "1.4.0"
resolved "https://registry.yarnpkg.com/@snapshot-labs/snapshot-sentry/-/snapshot-sentry-1.4.0.tgz#77933c2d8a32bb1b8daa05fec78ea73f8b78258d"
integrity sha512-261ZJGQ1rsSnAqsPrED1Hn2CoRFLtGla2WfnhqddcfYfYgEx2hsxUGs0jpSBCSfY/AsfK1+MgsoIXOFWXu74qQ==
"@snapshot-labs/snapshot-sentry@^1.5.0":
version "1.5.0"
resolved "https://registry.yarnpkg.com/@snapshot-labs/snapshot-sentry/-/snapshot-sentry-1.5.0.tgz#dbcd078041863790fe1a02ffb61e25cfd49a5436"
integrity sha512-j21gIXpY6uOY1GrJ+4zgyySBzbxX5NfvcR+10/rlbR0TBq7O3fjwI5iW1jOqCZu+GA9B406HaXyyv1I2v8CuaA==
dependencies:
"@sentry/node" "^7.60.1"

Expand Down

0 comments on commit fa3ae28

Please sign in to comment.