From 725eede9c63cf4261d489ddab310457fcc3ae64d Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 10 Jul 2019 04:47:22 +0000 Subject: [PATCH] Bump url-polyfill from 1.1.5 to 1.1.6 Bumps [url-polyfill](https://github.com/lifaon74/url-polyfill) from 1.1.5 to 1.1.6. - [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..7013e88d 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.6", + "resolved": "https://registry.npmjs.org/url-polyfill/-/url-polyfill-1.1.6.tgz", + "integrity": "sha512-HquaE7fhLz3U26KfjwWecxUMBxbeQtflhKVpituElJHVwzY4MqxUhH4t2/fKwbQebfvAk8ti+Sd7bjIdzqoRMA==", "dev": true }, "url-toolkit": { diff --git a/package.json b/package.json index e4aeaab3..d8f12236 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.6", "wct-browser-legacy": "^1.0.2" }, "scripts": {