summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHubert Argasinski <argasinski.hubert@gmail.com>2017-07-22 22:46:28 -0400
committerHubert Argasinski <argasinski.hubert@gmail.com>2017-07-22 22:46:28 -0400
commitd448fa4ab3fe3fabb835ad09fad3b265a9e268e3 (patch)
tree5f10412309e150a44284314f88c003cb4a44e945
parentf1a55d3f3d8d0db1bf825247867bc7d4ef62390a (diff)
downloadasync-fix-build.tar.gz
manually bump ansi-styles to 2.2.1fix-build
-rw-r--r--package-lock.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/package-lock.json b/package-lock.json
index 1f9976f..ea4bf7d 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -68,8 +68,8 @@
"dev": true
},
"ansi-styles": {
- "version": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-2.2.0.tgz",
- "integrity": "sha1-xZGRk25u0cExWktra5fzrPv6aLA=",
+ "version": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-2.2.1.tgz",
+ "integrity": "sha1-tDLdM1i2NM914eRmQ2gkBTPB3b4=",
"dev": true
},
"anymatch": {