diff --git a/deps/include/v8-version.h b/deps/include/v8-version.h index a9d6f92af..f8bd4450e 100644 --- a/deps/include/v8-version.h +++ b/deps/include/v8-version.h @@ -11,7 +11,7 @@ #define V8_MAJOR_VERSION 10 #define V8_MINOR_VERSION 9 #define V8_BUILD_NUMBER 194 -#define V8_PATCH_LEVEL 9 +#define V8_PATCH_LEVEL 10 // Use 1 for candidates and 0 otherwise. // (Boolean macro values are not supported by all preprocessors.) diff --git a/deps/v8 b/deps/v8 index 4b4e47338..2a26215a7 160000 --- a/deps/v8 +++ b/deps/v8 @@ -1 +1 @@ -Subproject commit 4b4e473387ed62f7fcbc95a3bf05244ea0e76a0a +Subproject commit 2a26215a720a2b741aa8868ae7a040f78d30f46c diff --git a/deps/v8_version b/deps/v8_version index ff8f5c65e..5dc353489 100644 --- a/deps/v8_version +++ b/deps/v8_version @@ -1 +1 @@ -10.9.194.9 \ No newline at end of file +10.9.194.10 \ No newline at end of file