Skip to content

Commit a5073d1

Browse files
fix(deps): update sentry sdk to 7.77.0 (#624)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ab7847d commit a5073d1

2 files changed

Lines changed: 195 additions & 247 deletions

File tree

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -59,11 +59,11 @@
5959
}
6060
},
6161
"dependencies": {
62-
"@sentry/core": "^7.73.0",
63-
"@sentry/integrations": "^7.73.0",
64-
"@sentry/node": "^7.73.0",
65-
"@sentry/utils": "^7.73.0",
66-
"@sentry/vue": "^7.73.0",
62+
"@sentry/core": "^7.77.0",
63+
"@sentry/integrations": "^7.77.0",
64+
"@sentry/node": "^7.77.0",
65+
"@sentry/utils": "^7.77.0",
66+
"@sentry/vue": "^7.77.0",
6767
"consola": "^3.2.3",
6868
"defu": "^6.1.2",
6969
"hash-sum": "^2.0.0",
@@ -77,8 +77,8 @@
7777
"@nuxtjs/eslint-config-typescript": "12.1.0",
7878
"@nuxtjs/module-test-utils": "1.6.3",
7979
"@release-it/conventional-changelog": "7.0.0",
80-
"@sentry/profiling-node": "1.2.1",
81-
"@sentry/webpack-plugin": "2.8.0",
80+
"@sentry/profiling-node": "1.2.4",
81+
"@sentry/webpack-plugin": "2.9.0",
8282
"@size-limit/file": "8.2.6",
8383
"@types/hash-sum": "1.0.0",
8484
"@types/lodash.mergewith": "4.6.7",

0 commit comments

Comments
 (0)