Skip to content

Commit df52090

Browse files
fix(deps): update devdependency @sentry/profiling-node to v7 (#665)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 89c6576 commit df52090

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
@@ -79,7 +79,7 @@
7979
"@nuxtjs/eslint-config-typescript": "12.1.0",
8080
"@nuxtjs/module-test-utils": "1.6.3",
8181
"@release-it/conventional-changelog": "8.0.1",
82-
"@sentry/profiling-node": "1.3.5",
82+
"@sentry/profiling-node": "7.100.0",
8383
"@sentry/webpack-plugin": "2.14.0",
8484
"@size-limit/file": "11.0.0",
8585
"@types/hash-sum": "1.0.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2433,10 +2433,10 @@
24332433
"@sentry/types" "7.100.0"
24342434
"@sentry/utils" "7.100.0"
24352435

2436-
"@sentry/profiling-node@1.3.5":
2437-
version "1.3.5"
2438-
resolved "https://registry.yarnpkg.com/@sentry/profiling-node/-/profiling-node-1.3.5.tgz#e7e15fae88745b4c062ca49086bf85688b6ffe66"
2439-
integrity sha512-n2bfEbtLW3WuIMQGyxKJKzBNZOb1JYfMeJQ2WQn/42F++69m+u7T0S3EDGRN0Y//fbt5+r0any+4r3kChRXZkQ==
2436+
"@sentry/profiling-node@7.100.0":
2437+
version "7.100.0"
2438+
resolved "https://registry.yarnpkg.com/@sentry/profiling-node/-/profiling-node-7.100.0.tgz#f078d47af6fbf0c92fbd2e37160e152e05dc3e11"
2439+
integrity sha512-48TMIiMtPTeCf9YBw5YkE0zoyJX4TpzcouR+SCMt7ot8QLPX26jVMezgnxeRTu8kYOvNRmeca6iZi73LVuAQxQ==
24402440
dependencies:
24412441
detect-libc "^2.0.2"
24422442
node-abi "^3.52.0"

0 commit comments

Comments
 (0)