Skip to content

Commit 7b7d304

Browse files
committed
fix: update v8-profiler
1 parent 1aa4637 commit 7b7d304

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@risingstack/trace",
3-
"version": "3.6.0",
3+
"version": "3.6.1",
44
"author": "RisingStack, Inc.",
55
"license": "SEE LICENSE IN LICENSE",
66
"contributors": "RisingStack",
@@ -68,7 +68,7 @@
6868
"@risingstack/microtime": "2.1.6",
6969
"@risingstack/gc-stats": "1.0.7",
7070
"@risingstack/event-loop-stats": "1.0.5",
71-
"@risingstack/v8-profiler": "5.7.4"
71+
"@risingstack/v8-profiler": "5.7.8"
7272
},
7373
"devDependencies": {
7474
"chai": "^3.5.0",

0 commit comments

Comments
 (0)