Update dependency @sentry/profiling-node to v1.3.5

This commit is contained in:
renovate[bot] 2024-01-12 17:55:49 +00:00
parent 84c2fe9051
commit 09921fd2b4
2 changed files with 5 additions and 5 deletions

View File

@ -225,7 +225,7 @@
"yjs": "13.6.10" "yjs": "13.6.10"
}, },
"optionalDependencies": { "optionalDependencies": {
"@sentry/profiling-node": "1.3.4", "@sentry/profiling-node": "1.3.5",
"@tryghost/html-to-mobiledoc": "3.0.1", "@tryghost/html-to-mobiledoc": "3.0.1",
"sqlite3": "5.1.7" "sqlite3": "5.1.7"
}, },

View File

@ -4922,10 +4922,10 @@
"@sentry/utils" "7.86.0" "@sentry/utils" "7.86.0"
https-proxy-agent "^5.0.0" https-proxy-agent "^5.0.0"
"@sentry/profiling-node@1.3.4": "@sentry/profiling-node@1.3.5":
version "1.3.4" version "1.3.5"
resolved "https://registry.yarnpkg.com/@sentry/profiling-node/-/profiling-node-1.3.4.tgz#45c50d8df8ca4010128788e47c4925a5c40d61ec" resolved "https://registry.yarnpkg.com/@sentry/profiling-node/-/profiling-node-1.3.5.tgz#e7e15fae88745b4c062ca49086bf85688b6ffe66"
integrity sha512-gSrMaBsiyIsJjFVmjf3nxVqOGBKbqNXjl/d6psI98s7NV4kB5sldtQ2EP7s9ihB/MZ6+hvUMS/KT2s1S7kclZg== integrity sha512-n2bfEbtLW3WuIMQGyxKJKzBNZOb1JYfMeJQ2WQn/42F++69m+u7T0S3EDGRN0Y//fbt5+r0any+4r3kChRXZkQ==
dependencies: dependencies:
detect-libc "^2.0.2" detect-libc "^2.0.2"
node-abi "^3.52.0" node-abi "^3.52.0"