diff --git a/package-lock.json b/package-lock.json index ee9ec1af..d1b07ce7 100644 --- a/package-lock.json +++ b/package-lock.json @@ -5742,9 +5742,9 @@ } }, "google-closure-compiler-js": { - "version": "20181210.0.0", - "resolved": "https://registry.npmjs.org/google-closure-compiler-js/-/google-closure-compiler-js-20181210.0.0.tgz", - "integrity": "sha512-gn+2hT4uQtYKD/jXJqGIXzPMln3/JD7R4caAKDPJm7adqqDvrCAw7qxAiK4Vz1rNec7hJXPXh9TeKQjzz03ZaQ==", + "version": "20190106.0.0", + "resolved": "https://registry.npmjs.org/google-closure-compiler-js/-/google-closure-compiler-js-20190106.0.0.tgz", + "integrity": "sha512-9gbXqArlCvwp3FZOQO8dyyt6BZChliLuU95aseoTS/aapCfkxclBT4R6ar9hrEvu/fA4Zgpz+KPQyeOeJkUauQ==", "dev": true }, "got": { diff --git a/package.json b/package.json index 17077e83..5aa88d08 100644 --- a/package.json +++ b/package.json @@ -69,7 +69,7 @@ "cheerio": "^1.0.0-rc.2", "eslint": "^5.6.0", "flow-bin": "^0.90.0", - "google-closure-compiler-js": "^20181210.0.0", + "google-closure-compiler-js": "^20190106.0.0", "gzip-size": "^5.0.0", "handlebars": "^4.0.12", "highlight.js": "^9.12.0",