Skip to content

Commit 49e4440

Browse files
fix(dependencies): update sentry-javascript monorepo to ^7.29.0 (#852)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a55d201 commit 49e4440

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,8 @@
3535
},
3636
"dependencies": {
3737
"@postlight/parser": "^2.2.3",
38-
"@sentry/integrations": "^7.10.0",
39-
"@sentry/node": "^7.10.0",
38+
"@sentry/integrations": "^7.29.0",
39+
"@sentry/node": "^7.29.0",
4040
"crypto-js": "^4.1.1",
4141
"express": "^4.18.1",
4242
"feed": "^4.2.2",

yarn.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -748,7 +748,7 @@
748748
"@sentry/utils" "7.29.0"
749749
tslib "^1.9.3"
750750

751-
"@sentry/integrations@^7.10.0":
751+
"@sentry/integrations@^7.29.0":
752752
version "7.29.0"
753753
resolved "https://registry.yarnpkg.com/@sentry/integrations/-/integrations-7.29.0.tgz#12595ac8d964b8006148618b8d5fad294e623c7f"
754754
integrity sha512-BkZe3ALij320VtC5bNkeSz3OUhT9oxZsj2lf5rCuRFqcqw4tvVNADF/Y98mf0L4VCy582M9MlNXmwfewJjxGOA==
@@ -758,7 +758,7 @@
758758
localforage "^1.8.1"
759759
tslib "^1.9.3"
760760

761-
"@sentry/node@^7.10.0":
761+
"@sentry/node@^7.29.0":
762762
version "7.29.0"
763763
resolved "https://registry.yarnpkg.com/@sentry/node/-/node-7.29.0.tgz#721aab15faef98f291b5a3fcb9b303565deb1e74"
764764
integrity sha512-s/bN/JS5gPTmwzVms4FtI5YNYtC9aGY4uqdx/llVrIiVv7G6md/oJJzKtO1C4dt6YshjGjSs5KCpEn1NM4+1iA==

0 commit comments

Comments
 (0)