From c2022dbc2aca54aed7c24ed375931321feb832a9 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 19 Oct 2020 07:27:56 +0000 Subject: [PATCH] Bump url-polyfill from 1.1.10 to 1.1.11 Bumps [url-polyfill](https://github.com/lifaon74/url-polyfill) from 1.1.10 to 1.1.11. - [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 c155723a4d..5537944017 100644 --- a/package-lock.json +++ b/package-lock.json @@ -14604,9 +14604,9 @@ } }, "url-polyfill": { - "version": "1.1.10", - "resolved": "https://registry.npmjs.org/url-polyfill/-/url-polyfill-1.1.10.tgz", - "integrity": "sha512-vSaPpaRgBrf41+Uky1myiSh6gpcbw8FpwHYnEy0abxndojOBnIs+yh/49gKYFLtUMP9qoNWjn6j9aUVy23Ie2A==", + "version": "1.1.11", + "resolved": "https://registry.npmjs.org/url-polyfill/-/url-polyfill-1.1.11.tgz", + "integrity": "sha512-p3Vw21dz901xeu++K6db2CZgfwMZjzVAH2buek66I0HKY+DHSh/AXz+p9B/+RhhZ9l3xDMBviwe99Eeu+UJB3g==", "dev": true }, "use": {