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
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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 29, 2023
1 parent c1607d4 commit 60925b0
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 @@ -23,7 +23,7 @@
"@fleekhq/fleek-storage-js": "^1.0.21",
"@pinata/sdk": "^1.1.25",
"@snapshot-labs/snapshot-metrics": "^1.3.0",
"@snapshot-labs/snapshot-sentry": "^1.5.0",
"@snapshot-labs/snapshot-sentry": "^1.5.1",
"compression": "^1.7.4",
"cors": "^2.8.5",
"dotenv": "^16.0.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1834,10 +1834,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 60925b0

Please sign in to comment.