Skip to content

Commit 43ea5d1

Browse files
chore(deps): bump @snapshot-labs/snapshot-sentry from 1.5.1 to 1.5.2
Bumps @snapshot-labs/snapshot-sentry from 1.5.1 to 1.5.2. --- 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]>
1 parent e7fbd82 commit 43ea5d1

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
@@ -36,7 +36,7 @@
3636
"@ethersproject/transactions": "^5.7.0",
3737
"@ethersproject/wallet": "^5.7.0",
3838
"@snapshot-labs/snapshot-metrics": "^1.3.1",
39-
"@snapshot-labs/snapshot-sentry": "^1.5.1",
39+
"@snapshot-labs/snapshot-sentry": "^1.5.2",
4040
"@snapshot-labs/snapshot.js": "^0.7.3",
4141
"bluebird": "^3.7.2",
4242
"body-parser": "^1.20.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2132,10 +2132,10 @@
21322132
node-fetch "^2.7.0"
21332133
prom-client "^14.2.0"
21342134

2135-
"@snapshot-labs/snapshot-sentry@^1.5.1":
2136-
version "1.5.1"
2137-
resolved "https://registry.yarnpkg.com/@snapshot-labs/snapshot-sentry/-/snapshot-sentry-1.5.1.tgz#c4b5da87a97f760d9327743f7748783aaef14d9a"
2138-
integrity sha512-2xM72Xqypr73x6iWP5kr9fsNDeygmbiflTLhKeahT5yjjpFaSyS2razha+qxjo6w+0rIwNQXXYnlcrju24K2iA==
2135+
"@snapshot-labs/snapshot-sentry@^1.5.2":
2136+
version "1.5.2"
2137+
resolved "https://registry.yarnpkg.com/@snapshot-labs/snapshot-sentry/-/snapshot-sentry-1.5.2.tgz#a8c48e6602e0f236ba582a6728381e542501fe2a"
2138+
integrity sha512-xDZKiXigmfBWimDQGQwh/1WoqcD2n23nQczjWe+ukkLSvqk3AMwWz0F2tnd/MLiiklSyHezfcAzsSVMxlZPsPA==
21392139
dependencies:
21402140
"@sentry/node" "^7.60.1"
21412141

0 commit comments

Comments
 (0)