Skip to content

Commit 3e2a6d5

Browse files
committed
deps: V8: bump v8_embedder_string
Account for backported wasm exception handling correctness fixes.
1 parent 3166556 commit 3e2a6d5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

common.gypi

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838

3939
# Reset this number to 0 on major V8 upgrades.
4040
# Increment by one for each non-official patch applied to deps/v8.
41-
'v8_embedder_string': '-node.39',
41+
'v8_embedder_string': '-node.40',
4242

4343
##### V8 defaults for Node.js #####
4444

0 commit comments

Comments
 (0)