mirror of
https://github.com/FoggedLens/iD.git
synced 2026-03-19 17:43:39 +00:00
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:
@@ -1,5 +1,5 @@
|
||||
import 'browser-polyfills';
|
||||
import 'string.fromcodepoint';
|
||||
import 'string.fromcodepoint/auto';
|
||||
import 'abortcontroller-polyfill/dist/polyfill-patch-fetch';
|
||||
|
||||
// polyfill requestIdleCallback
|
||||
|
||||
@@ -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": {
|
||||
|
||||
Reference in New Issue
Block a user