Merge pull request #11689 from openlayers/dependabot/npm_and_yarn/pngjs-6.0.0
Bump pngjs from 5.0.0 to 6.0.0
This commit is contained in:
Generated
+3
-3
@@ -10878,9 +10878,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"pngjs": {
|
"pngjs": {
|
||||||
"version": "5.0.0",
|
"version": "6.0.0",
|
||||||
"resolved": "https://registry.npmjs.org/pngjs/-/pngjs-5.0.0.tgz",
|
"resolved": "https://registry.npmjs.org/pngjs/-/pngjs-6.0.0.tgz",
|
||||||
"integrity": "sha512-40QW5YalBNfQo5yRYmiw7Yz6TKKVr3h6970B2YE+3fQpsWcrbj1PzJgxeJ19DRQjhMbKPIuMY8rFaXc8moolVw==",
|
"integrity": "sha512-TRzzuFRRmEoSW/p1KVAmiOgPco2Irlah+bGFCeNfJXxxYGwSw7YwAOAcd7X28K/m5bjBWKsC29KyoMfHbypayg==",
|
||||||
"dev": true
|
"dev": true
|
||||||
},
|
},
|
||||||
"portfinder": {
|
"portfinder": {
|
||||||
|
|||||||
+1
-1
@@ -87,7 +87,7 @@
|
|||||||
"marked": "1.2.2",
|
"marked": "1.2.2",
|
||||||
"mocha": "8.2.0",
|
"mocha": "8.2.0",
|
||||||
"pixelmatch": "^5.1.0",
|
"pixelmatch": "^5.1.0",
|
||||||
"pngjs": "^5.0.0",
|
"pngjs": "^6.0.0",
|
||||||
"proj4": "2.6.2",
|
"proj4": "2.6.2",
|
||||||
"puppeteer": "5.4.0",
|
"puppeteer": "5.4.0",
|
||||||
"rollup": "^2.1.0",
|
"rollup": "^2.1.0",
|
||||||
|
|||||||
Reference in New Issue
Block a user