aboutsummaryrefslogtreecommitdiff
path: root/vnext/package.json
diff options
context:
space:
mode:
authorGravatar dependabot-preview[bot]2020-11-03 09:09:35 +0000
committerGravatar Vitaly Takmazov2023-01-13 10:37:55 +0300
commit4c6a1a01b062fd8831517d4dc6465efe164a2499 (patch)
tree7e9be6adce3832b747d19a0ebbd11bd937bacd3c /vnext/package.json
parent0db6ce493e95ef4fc73bd03dad007ede457526d8 (diff)
Bump url-polyfill from 1.1.11 to 1.1.12
Bumps [url-polyfill](https://github.com/lifaon74/url-polyfill) from 1.1.11 to 1.1.12. - [Release notes](https://github.com/lifaon74/url-polyfill/releases) - [Commits](https://github.com/lifaon74/url-polyfill/commits) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Diffstat (limited to 'vnext/package.json')
-rw-r--r--vnext/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/vnext/package.json b/vnext/package.json
index 1fdbf485..c9ceb559 100644
--- a/vnext/package.json
+++ b/vnext/package.json
@@ -87,6 +87,6 @@
"react-use-form-state": "^0.13.2",
"regenerator-runtime": "^0.13.7",
"svg4everybody": "^2.1.9",
- "url-polyfill": "^1.1.11"
+ "url-polyfill": "^1.1.12"
}
}