From ac7969b1ed7c0106c3d05856f0056f73ac2bdf5b Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 11 Jul 2019 03:15:59 +0000 Subject: [PATCH] Bump react/dns from 0.4.18 to 0.4.19 Bumps [react/dns](https://github.com/reactphp/dns) from 0.4.18 to 0.4.19. - [Release notes](https://github.com/reactphp/dns/releases) - [Changelog](https://github.com/reactphp/dns/blob/master/CHANGELOG.md) - [Commits](https://github.com/reactphp/dns/compare/v0.4.18...v0.4.19) Signed-off-by: dependabot-preview[bot] --- composer.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/composer.lock b/composer.lock index 10fb71a..866b367 100644 --- a/composer.lock +++ b/composer.lock @@ -896,16 +896,16 @@ }, { "name": "react/dns", - "version": "v0.4.18", + "version": "v0.4.19", "source": { "type": "git", "url": "https://github.com/reactphp/dns.git", - "reference": "b6778e74f33d38aa1f86d4718b0c6e45806a50d2" + "reference": "6852fb98e22d2e5bb35fe5aeeaa96551b120e7c9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/reactphp/dns/zipball/b6778e74f33d38aa1f86d4718b0c6e45806a50d2", - "reference": "b6778e74f33d38aa1f86d4718b0c6e45806a50d2", + "url": "https://api.github.com/repos/reactphp/dns/zipball/6852fb98e22d2e5bb35fe5aeeaa96551b120e7c9", + "reference": "6852fb98e22d2e5bb35fe5aeeaa96551b120e7c9", "shasum": "" }, "require": { @@ -937,7 +937,7 @@ "dns-resolver", "reactphp" ], - "time": "2019-07-09T10:19:27+00:00" + "time": "2019-07-10T21:00:53+00:00" }, { "name": "react/event-loop",