[7.x] Update dependency JSONStream to v1.3.5 (#37609) (#37626)

This commit is contained in:
Spencer 2019-05-31 10:16:15 -07:00 committed by GitHub
parent c4a9ade6ac
commit ca6b9140b4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 7 additions and 7 deletions

View file

@ -122,7 +122,7 @@
"@types/json-stable-stringify": "^1.0.32",
"@types/lodash.clonedeep": "^4.5.4",
"@types/recompose": "^0.30.5",
"JSONStream": "1.1.1",
"JSONStream": "1.3.5",
"abortcontroller-polyfill": "^1.1.9",
"angular": "npm:@elastic/angular@1.6.9-kibana.2",
"angular-aria": "1.6.6",

View file

@ -4659,12 +4659,12 @@
ms "2.1.1"
update-notifier "2.3.0"
JSONStream@1.1.1:
version "1.1.1"
resolved "https://registry.yarnpkg.com/JSONStream/-/JSONStream-1.1.1.tgz#c98bfd88c8f1e1e8694e53c5baa6c8691553e59a"
integrity sha1-yYv9iMjx4ehpTlPFuqbIaRVT5Zo=
JSONStream@1.3.5:
version "1.3.5"
resolved "https://registry.yarnpkg.com/JSONStream/-/JSONStream-1.3.5.tgz#3208c1f08d3a4d99261ab64f92302bc15e111ca0"
integrity sha512-E+iruNOY8VV9s4JEbe1aNEm6MiszPRr/UfcHMz0TQh1BXSxHK+ASV1R6W4HpjBhSeS+54PIsAMCBmwD06LLsqQ==
dependencies:
jsonparse "^1.1.0"
jsonparse "^1.2.0"
through ">=2.2.7 <3"
"JSV@>= 4.0.x":
@ -16811,7 +16811,7 @@ jsonlint-lines@1.7.1:
JSV ">= 4.0.x"
nomnom ">= 1.5.x"
jsonparse@^1.1.0:
jsonparse@^1.2.0:
version "1.3.1"
resolved "https://registry.yarnpkg.com/jsonparse/-/jsonparse-1.3.1.tgz#3f4dae4a91fac315f71062f8521cc239f1366280"
integrity sha1-P02uSpH6wxX3EGL4UhzCOfE2YoA=