Update elm-pep to fix builds for IE < 11
This commit is contained in:
6
package-lock.json
generated
6
package-lock.json
generated
@@ -4690,9 +4690,9 @@
|
||||
}
|
||||
},
|
||||
"elm-pep": {
|
||||
"version": "1.0.3",
|
||||
"resolved": "https://registry.npmjs.org/elm-pep/-/elm-pep-1.0.3.tgz",
|
||||
"integrity": "sha512-Tz23Fo0t12FH0wWdRgGbvgSYfB2sruycV5WVLa3LmA2y3/fFHo4FYB151Y3nWt3G+IBIFXrC0sb+psfGuzRTxQ=="
|
||||
"version": "1.0.4",
|
||||
"resolved": "https://registry.npmjs.org/elm-pep/-/elm-pep-1.0.4.tgz",
|
||||
"integrity": "sha512-Agx1VJzKKjRWL06yipX6m+Ew7WLiB73VWdkynsFc1CoA4gyY/o8wi9cMcy4B3A5DKwEEqJlr5FU2IsKOEwKG+g=="
|
||||
},
|
||||
"emoji-regex": {
|
||||
"version": "7.0.3",
|
||||
|
||||
@@ -36,7 +36,7 @@
|
||||
"url": "https://github.com/openlayers/openlayers/issues"
|
||||
},
|
||||
"dependencies": {
|
||||
"elm-pep": "^1.0.2",
|
||||
"elm-pep": "^1.0.4",
|
||||
"pbf": "3.2.1",
|
||||
"pixelworks": "1.1.0",
|
||||
"rbush": "^3.0.1"
|
||||
|
||||
Reference in New Issue
Block a user