From 28f057ad5a209d03278a8ad105895f499cf324ba Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 18 May 2020 13:20:04 +0000 Subject: [PATCH] Bump url-polyfill from 1.1.8 to 1.1.9 Bumps [url-polyfill](https://github.com/lifaon74/url-polyfill) from 1.1.8 to 1.1.9. - [Release notes](https://github.com/lifaon74/url-polyfill/releases) - [Commits](https://github.com/lifaon74/url-polyfill/commits) Signed-off-by: dependabot-preview[bot] --- package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index d5b7858629..f723e1240c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -12287,9 +12287,9 @@ } }, "url-polyfill": { - "version": "1.1.8", - "resolved": "https://registry.npmjs.org/url-polyfill/-/url-polyfill-1.1.8.tgz", - "integrity": "sha512-Ey61F4FEqhcu1vHSOMmjl0Vd/RPRLEjMj402qszD/dhMBrVfoUsnIj8KSZo2yj+eIlxJGKFdnm6ES+7UzMgZ3Q==", + "version": "1.1.9", + "resolved": "https://registry.npmjs.org/url-polyfill/-/url-polyfill-1.1.9.tgz", + "integrity": "sha512-q/R5sowGuRfKHm497swkV+s9cPYtZRkHxzpDjRhqLO58FwdWTIkt6Y/fJlznUD/exaKx/XnDzCYXz0V16ND7ow==", "dev": true }, "use": {