From 0b86747ee1f3a06323a69fd6861e4d38ef9aac2f Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 20 Jul 2020 09:15:40 +0000 Subject: [PATCH] Bump url-polyfill from 1.1.9 to 1.1.10 Bumps [url-polyfill](https://github.com/lifaon74/url-polyfill) from 1.1.9 to 1.1.10. - [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 3e9d9069f6..7b863876ad 100644 --- a/package-lock.json +++ b/package-lock.json @@ -14319,9 +14319,9 @@ } }, "url-polyfill": { - "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==", + "version": "1.1.10", + "resolved": "https://registry.npmjs.org/url-polyfill/-/url-polyfill-1.1.10.tgz", + "integrity": "sha512-vSaPpaRgBrf41+Uky1myiSh6gpcbw8FpwHYnEy0abxndojOBnIs+yh/49gKYFLtUMP9qoNWjn6j9aUVy23Ie2A==", "dev": true }, "use": {