From cdf3e29f3a6577b6b31fa428e0b763cf41bf520c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Jun 2020 05:06:58 +0000 Subject: [PATCH] Bump string.fromcodepoint from 0.2.1 to 1.0.0 Bumps [string.fromcodepoint](https://github.com/mathiasbynens/String.fromCodePoint) from 0.2.1 to 1.0.0. - [Release notes](https://github.com/mathiasbynens/String.fromCodePoint/releases) - [Commits](https://github.com/mathiasbynens/String.fromCodePoint/compare/v0.2.1...v1.0.0) Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f8f895d13..aebdbefcb 100644 --- a/package.json +++ b/package.json @@ -61,7 +61,7 @@ "osm-auth": "1.0.2", "pannellum": "2.5.6", "rbush": "3.0.1", - "string.fromcodepoint": "0.2.1", + "string.fromcodepoint": "1.0.0", "which-polygon": "2.2.0" }, "devDependencies": {