Skip to content

Commit

Permalink
chore(deps): bump @snapshot-labs/snapshot-sentry from 1.5.0 to 1.5.1 (#…
Browse files Browse the repository at this point in the history
…181)

Bumps @snapshot-labs/snapshot-sentry from 1.5.0 to 1.5.1.

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 28, 2023
1 parent fb30487 commit 8388e4c
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.3.0",
"@snapshot-labs/snapshot-sentry": "^1.5.0",
"@snapshot-labs/snapshot-sentry": "^1.5.1",
"@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 @@ -2127,10 +2127,10 @@
node-fetch "^2.7.0"
prom-client "^14.2.0"

"@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==
"@snapshot-labs/snapshot-sentry@^1.5.1":
version "1.5.1"
resolved "https://registry.yarnpkg.com/@snapshot-labs/snapshot-sentry/-/snapshot-sentry-1.5.1.tgz#c4b5da87a97f760d9327743f7748783aaef14d9a"
integrity sha512-2xM72Xqypr73x6iWP5kr9fsNDeygmbiflTLhKeahT5yjjpFaSyS2razha+qxjo6w+0rIwNQXXYnlcrju24K2iA==
dependencies:
"@sentry/node" "^7.60.1"

Expand Down

0 comments on commit 8388e4c

Please sign in to comment.