mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-20 22:42:53 -05:00
Update dependency @sentry/profiling-node to v7
This commit is contained in:
parent
cb838c4bb6
commit
7fea4151d8
2 changed files with 5 additions and 5 deletions
|
@ -225,7 +225,7 @@
|
|||
"yjs": "13.6.14"
|
||||
},
|
||||
"optionalDependencies": {
|
||||
"@sentry/profiling-node": "1.3.5",
|
||||
"@sentry/profiling-node": "7.107.0",
|
||||
"@tryghost/html-to-mobiledoc": "3.0.1",
|
||||
"sqlite3": "5.1.7"
|
||||
},
|
||||
|
|
|
@ -4394,10 +4394,10 @@
|
|||
"@sentry/types" "7.111.0"
|
||||
"@sentry/utils" "7.111.0"
|
||||
|
||||
"@sentry/profiling-node@1.3.5":
|
||||
version "1.3.5"
|
||||
resolved "https://registry.yarnpkg.com/@sentry/profiling-node/-/profiling-node-1.3.5.tgz#e7e15fae88745b4c062ca49086bf85688b6ffe66"
|
||||
integrity sha512-n2bfEbtLW3WuIMQGyxKJKzBNZOb1JYfMeJQ2WQn/42F++69m+u7T0S3EDGRN0Y//fbt5+r0any+4r3kChRXZkQ==
|
||||
"@sentry/profiling-node@7.107.0":
|
||||
version "7.107.0"
|
||||
resolved "https://registry.yarnpkg.com/@sentry/profiling-node/-/profiling-node-7.107.0.tgz#ef5ffeef240bdad2d3702e8a7674194988484d08"
|
||||
integrity sha512-28ZkfgvSVCDpsL9X35Y4bDpnGdn/aWsCq7c9A1Q7ruJjIE8DhVjsvYYpP+AJiBQ3ykba2qTEvh9xYBEn5KZDhg==
|
||||
dependencies:
|
||||
detect-libc "^2.0.2"
|
||||
node-abi "^3.52.0"
|
||||
|
|
Loading…
Add table
Reference in a new issue