From 5dee2a00a1c60a0f5c13c4b75fdccedb1c4bec53 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" Date: Tue, 23 Apr 2019 12:04:06 +0800 Subject: [PATCH] chore: update dependency he to v1.2.0 (#1973) --- package.json | 2 +- yarn.lock | 7 +------ 2 files changed, 2 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index 84f6bcec8..3b3db4d36 100644 --- a/package.json +++ b/package.json @@ -58,7 +58,7 @@ "form-data": "2.3.2", "git-rev-sync": "1.12.0", "googleapis": "39.2.0", - "he": "1.1.1", + "he": "1.2.0", "iconv-lite": "0.4.24", "imgur": "0.3.1", "json-bigint": "0.3.0", diff --git a/yarn.lock b/yarn.lock index d1a144afc..2c7c465eb 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4877,12 +4877,7 @@ hash.js@^1.0.0, hash.js@^1.0.3: inherits "^2.0.3" minimalistic-assert "^1.0.1" -he@1.1.1: - version "1.1.1" - resolved "https://registry.yarnpkg.com/he/-/he-1.1.1.tgz#93410fd21b009735151f8868c2f271f3427e23fd" - integrity sha1-k0EP0hsAlzUVH4howvJx80J+I/0= - -he@1.2.x, he@^1.1.0: +he@1.2.0, he@1.2.x, he@^1.1.0: version "1.2.0" resolved "https://registry.yarnpkg.com/he/-/he-1.2.0.tgz#84ae65fa7eafb165fddb61566ae14baf05664f0f" integrity sha512-F/1DnUGPopORZi0ni+CvrCgHQ5FyEAHRLSApuYWMmrbSwoN2Mn/7k+Gl38gJnR7yyDZk6WLXwiGod1JOWNDKGw==