Skip to content

Commit be8273b

Browse files
chore(deps): bump @snapshot-labs/snapshot-sentry from 1.5.3 to 1.5.4 (#146)
Bumps @snapshot-labs/snapshot-sentry from 1.5.3 to 1.5.4. --- 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>
1 parent b649796 commit be8273b

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"@ethersproject/wallet": "^5.7.0",
2020
"@pusher/push-notifications-server": "^1.2.5",
2121
"@snapshot-labs/snapshot-metrics": "^1.4.0",
22-
"@snapshot-labs/snapshot-sentry": "^1.5.3",
22+
"@snapshot-labs/snapshot-sentry": "^1.5.4",
2323
"@snapshot-labs/snapshot.js": "^0.9.5",
2424
"@xmtp/xmtp-js": "^10.2.0",
2525
"bluebird": "^3.7.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1206,10 +1206,10 @@
12061206
node-fetch "^2.7.0"
12071207
prom-client "^14.2.0"
12081208

1209-
"@snapshot-labs/snapshot-sentry@^1.5.3":
1210-
version "1.5.3"
1211-
resolved "https://registry.yarnpkg.com/@snapshot-labs/snapshot-sentry/-/snapshot-sentry-1.5.3.tgz#c31e8c276a7f58d9f9fb15a5f624095c8b9cebcd"
1212-
integrity sha512-YqCpeTLrnPBaGbkfF47KzYXW6jygpKRKK4qKeG7atJGiAclb/DbnhSnThb4MdFo0xsIUdsL6VnRyEyuVkOzqyw==
1209+
"@snapshot-labs/snapshot-sentry@^1.5.4":
1210+
version "1.5.4"
1211+
resolved "https://registry.yarnpkg.com/@snapshot-labs/snapshot-sentry/-/snapshot-sentry-1.5.4.tgz#3727b982a7610e20b43c2ac3974a593923c11601"
1212+
integrity sha512-2EN9AkpfTIMIr6ul/6QI3Ks6UcX6tcQr7dE0+sEdmbDcd4L3XtpxN8RsJ/94/EDlo90JMW7DMZpI3y4Z4K+DmA==
12131213
dependencies:
12141214
"@sentry/node" "^7.81.1"
12151215

0 commit comments

Comments
 (0)