Merge pull request #7672 from openstreetmap/dependabot/npm_and_yarn/string.fromcodepoint-1.0.0

Bump string.fromcodepoint from 0.2.1 to 1.0.0
This commit is contained in:
Quincy Morgan
2020-06-05 11:12:38 -04:00
committed by GitHub
2 changed files with 2 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
import 'browser-polyfills';
import 'string.fromcodepoint';
import 'string.fromcodepoint/auto';
import 'abortcontroller-polyfill/dist/polyfill-patch-fetch';
// polyfill requestIdleCallback

View File

@@ -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": {