summaryrefslogtreecommitdiff
path: root/deps/llhttp/include
diff options
context:
space:
mode:
authorFedor Indutny <fedor@indutny.com>2019-05-07 12:52:35 +0200
committerMichaël Zasso <targos@protonmail.com>2019-05-07 16:04:02 +0200
commitc476daf6d9397966e2a9c76de4d5f20724772718 (patch)
treea8f3efbbbbe4f1b42b7673fb2f487fc8e2afa00c /deps/llhttp/include
parentfa3eefcb83c35a804a612a030313d6e2906038b6 (diff)
downloadandroid-node-v8-c476daf6d9397966e2a9c76de4d5f20724772718.tar.gz
android-node-v8-c476daf6d9397966e2a9c76de4d5f20724772718.tar.bz2
android-node-v8-c476daf6d9397966e2a9c76de4d5f20724772718.zip
deps: update llhttp to 1.1.3
Fixes: https://github.com/nodejs/node/issues/27584 PR-URL: https://github.com/nodejs/node/pull/27595 Reviewed-By: Rod Vagg <rod@vagg.org> Reviewed-By: Michaël Zasso <targos@protonmail.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Anna Henningsen <anna@addaleax.net>
Diffstat (limited to 'deps/llhttp/include')
-rw-r--r--deps/llhttp/include/llhttp.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/deps/llhttp/include/llhttp.h b/deps/llhttp/include/llhttp.h
index 0fef0715c3..f9e008c3c9 100644
--- a/deps/llhttp/include/llhttp.h
+++ b/deps/llhttp/include/llhttp.h
@@ -3,7 +3,7 @@
#define LLHTTP_VERSION_MAJOR 1
#define LLHTTP_VERSION_MINOR 1
-#define LLHTTP_VERSION_PATCH 2
+#define LLHTTP_VERSION_PATCH 3
#ifndef INCLUDE_LLHTTP_ITSELF_H_
#define INCLUDE_LLHTTP_ITSELF_H_