From 2f6328d99149485010d8880b5572aeb5cc3ad2e6 Mon Sep 17 00:00:00 2001 From: Kiko Beats Date: Tue, 10 Jul 2018 12:17:43 +0200 Subject: [PATCH] Update dependencies --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 84c2f0f..0487a6d 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "validate" ], "dependencies": { - "@urlint/core": "~1.4.0", + "@urlint/core": "~1.4.1", "chalk": "~2.4.1", "ci-env": "~1.6.1", "clean-stack": "~1.3.0", @@ -41,7 +41,7 @@ "lodash": "~4.17.10", "meow": "~5.0.0", "neat-log": "~3.0.1", - "normalize-url": "~3.1.0", + "normalize-url": "~3.2.0", "ora": "~2.1.0", "pretty-error": "~2.1.1", "pretty-ms": "~3.2.0",