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:
dependabot-preview[bot]
2020-04-20 12:37:52 +00:00
committed by GitHub
parent 724d6d3d8e
commit 33dae92c50
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@@ -9661,9 +9661,9 @@
}
},
"pngjs": {
"version": "4.0.0",
"resolved": "https://registry.npmjs.org/pngjs/-/pngjs-4.0.0.tgz",
"integrity": "sha512-607/ROF2oFEQoL+cQD894iYHdZhXWB8lISaR4MWI8VUgHPViC7FODcIySWCdnkkdrVD4YrfVU8Rmd6ZlMkq8Pw==",
"version": "5.0.0",
"resolved": "https://registry.npmjs.org/pngjs/-/pngjs-5.0.0.tgz",
"integrity": "sha512-40QW5YalBNfQo5yRYmiw7Yz6TKKVr3h6970B2YE+3fQpsWcrbj1PzJgxeJ19DRQjhMbKPIuMY8rFaXc8moolVw==",
"dev": true
},
"portfinder": {