From 68caffe00d8cbc56df8942e61d42a3025194d934 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 14 Oct 2020 08:18:31 +0000 Subject: [PATCH] Bump url-polyfill from 1.1.5 to 1.1.11 Bumps [url-polyfill](https://github.com/lifaon74/url-polyfill) from 1.1.5 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 +++--- package.json | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package-lock.json b/package-lock.json index 56b725b0..e7b955a7 100644 --- a/package-lock.json +++ b/package-lock.json @@ -23507,9 +23507,9 @@ } }, "url-polyfill": { - "version": "1.1.5", - "resolved": "https://registry.npmjs.org/url-polyfill/-/url-polyfill-1.1.5.tgz", - "integrity": "sha512-9XjIJ6nwrU+nGd8t90Ze0Zs7t8A+SU0gqsqPttj6j3zAVe5q0HFcuv37nDBdVSPpi4aTHTfbUF/i+ZVD+o2EbA==", + "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 }, "url-toolkit": { diff --git a/package.json b/package.json index e4aeaab3..65c1174f 100644 --- a/package.json +++ b/package.json @@ -70,7 +70,7 @@ "rollup-plugin-commonjs": "^8.4.1", "rollup-plugin-node-resolve": "^4.2.4", "semver-regex": "^3.1.0", - "url-polyfill": "^1.1.5", + "url-polyfill": "^1.1.11", "wct-browser-legacy": "^1.0.2" }, "scripts": {