Skip to content

Commit 630c80b

Browse files
fix(deps): update sentry sdk (#646)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7e08492 commit 630c80b

File tree

2 files changed

+111
-206
lines changed

2 files changed

+111
-206
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -59,11 +59,11 @@
5959
}
6060
},
6161
"dependencies": {
62-
"@sentry/core": "^7.80.0",
63-
"@sentry/integrations": "^7.80.0",
64-
"@sentry/node": "^7.80.0",
65-
"@sentry/utils": "^7.80.0",
66-
"@sentry/vue": "^7.80.0",
62+
"@sentry/core": "^7.80.1",
63+
"@sentry/integrations": "^7.80.1",
64+
"@sentry/node": "^7.80.1",
65+
"@sentry/utils": "^7.80.1",
66+
"@sentry/vue": "^7.80.1",
6767
"consola": "^3.2.3",
6868
"defu": "^6.1.2",
6969
"hash-sum": "^2.0.0",
@@ -80,7 +80,7 @@
8080
"@nuxtjs/module-test-utils": "1.6.3",
8181
"@release-it/conventional-changelog": "8.0.1",
8282
"@sentry/profiling-node": "1.2.6",
83-
"@sentry/webpack-plugin": "2.10.0",
83+
"@sentry/webpack-plugin": "2.10.1",
8484
"@size-limit/file": "11.0.0",
8585
"@types/hash-sum": "1.0.2",
8686
"@types/lodash.mergewith": "4.6.9",

0 commit comments

Comments
 (0)