Bump pngjs from 4.0.0 to 5.0.0
Bumps [pngjs](https://github.com/lukeapage/pngjs) from 4.0.0 to 5.0.0. - [Release notes](https://github.com/lukeapage/pngjs/releases) - [Commits](https://github.com/lukeapage/pngjs/commits) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
committed by
GitHub
parent
724d6d3d8e
commit
33dae92c50
Generated
+3
-3
@@ -9661,9 +9661,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"pngjs": {
|
"pngjs": {
|
||||||
"version": "4.0.0",
|
"version": "5.0.0",
|
||||||
"resolved": "https://registry.npmjs.org/pngjs/-/pngjs-4.0.0.tgz",
|
"resolved": "https://registry.npmjs.org/pngjs/-/pngjs-5.0.0.tgz",
|
||||||
"integrity": "sha512-607/ROF2oFEQoL+cQD894iYHdZhXWB8lISaR4MWI8VUgHPViC7FODcIySWCdnkkdrVD4YrfVU8Rmd6ZlMkq8Pw==",
|
"integrity": "sha512-40QW5YalBNfQo5yRYmiw7Yz6TKKVr3h6970B2YE+3fQpsWcrbj1PzJgxeJ19DRQjhMbKPIuMY8rFaXc8moolVw==",
|
||||||
"dev": true
|
"dev": true
|
||||||
},
|
},
|
||||||
"portfinder": {
|
"portfinder": {
|
||||||
|
|||||||
+1
-1
@@ -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": "^4.0.0",
|
"pngjs": "^5.0.0",
|
||||||
"proj4": "2.6.1",
|
"proj4": "2.6.1",
|
||||||
"puppeteer": "~3.0.0",
|
"puppeteer": "~3.0.0",
|
||||||
"rollup": "^2.1.0",
|
"rollup": "^2.1.0",
|
||||||
|
|||||||
Reference in New Issue
Block a user