Merge pull request #10921 from openlayers/dependabot/npm_and_yarn/pngjs-4.0.0
Bump pngjs from 3.4.0 to 4.0.0
This commit is contained in:
14
package-lock.json
generated
14
package-lock.json
generated
@@ -9502,6 +9502,14 @@
|
|||||||
"dev": true,
|
"dev": true,
|
||||||
"requires": {
|
"requires": {
|
||||||
"pngjs": "^3.4.0"
|
"pngjs": "^3.4.0"
|
||||||
|
},
|
||||||
|
"dependencies": {
|
||||||
|
"pngjs": {
|
||||||
|
"version": "3.4.0",
|
||||||
|
"resolved": "https://registry.npmjs.org/pngjs/-/pngjs-3.4.0.tgz",
|
||||||
|
"integrity": "sha512-NCrCHhWmnQklfH4MtJMRjZ2a8c80qXeMlQMv2uVp9ISJMTt562SbGd6n2oq0PaPgKm7Z6pL9E2UlLIhC+SHL3w==",
|
||||||
|
"dev": true
|
||||||
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"pixelworks": {
|
"pixelworks": {
|
||||||
@@ -9528,9 +9536,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"pngjs": {
|
"pngjs": {
|
||||||
"version": "3.4.0",
|
"version": "4.0.0",
|
||||||
"resolved": "https://registry.npmjs.org/pngjs/-/pngjs-3.4.0.tgz",
|
"resolved": "https://registry.npmjs.org/pngjs/-/pngjs-4.0.0.tgz",
|
||||||
"integrity": "sha512-NCrCHhWmnQklfH4MtJMRjZ2a8c80qXeMlQMv2uVp9ISJMTt562SbGd6n2oq0PaPgKm7Z6pL9E2UlLIhC+SHL3w==",
|
"integrity": "sha512-607/ROF2oFEQoL+cQD894iYHdZhXWB8lISaR4MWI8VUgHPViC7FODcIySWCdnkkdrVD4YrfVU8Rmd6ZlMkq8Pw==",
|
||||||
"dev": true
|
"dev": true
|
||||||
},
|
},
|
||||||
"portfinder": {
|
"portfinder": {
|
||||||
|
|||||||
@@ -87,7 +87,7 @@
|
|||||||
"mocha": "7.1.1",
|
"mocha": "7.1.1",
|
||||||
"ol-mapbox-style": "^6.1.1",
|
"ol-mapbox-style": "^6.1.1",
|
||||||
"pixelmatch": "^5.1.0",
|
"pixelmatch": "^5.1.0",
|
||||||
"pngjs": "^3.4.0",
|
"pngjs": "^4.0.0",
|
||||||
"proj4": "2.6.1",
|
"proj4": "2.6.1",
|
||||||
"puppeteer": "~2.1.0",
|
"puppeteer": "~2.1.0",
|
||||||
"rollup": "^2.1.0",
|
"rollup": "^2.1.0",
|
||||||
|
|||||||
Reference in New Issue
Block a user