Update png-js dependency to v1.0.0

This commit is contained in:
Luiz Américo 2019-11-17 07:10:54 -03:00
parent 9fbd52e033
commit 40768821f5
2 changed files with 5 additions and 5 deletions

View File

@ -46,7 +46,7 @@
"crypto-js": "^3.1.9-1",
"fontkit": "^1.8.0",
"linebreak": "^1.0.2",
"png-js": ">=0.1.0"
"png-js": "^1.0.0"
},
"scripts": {
"prepublishOnly": "npm run build",

View File

@ -4950,10 +4950,10 @@ pn@^1.1.0:
resolved "https://registry.yarnpkg.com/pn/-/pn-1.1.0.tgz#e2f4cef0e219f463c179ab37463e4e1ecdccbafb"
integrity sha512-2qHaIQr2VLRFoxe2nASzsV6ef4yOOH+Fi9FBOVH6cqeSgUnoyySPZkxzLuzd+RYOQTRpROA0ztTMqxROKSb/nA==
png-js@>=0.1.0:
version "0.1.1"
resolved "https://registry.yarnpkg.com/png-js/-/png-js-0.1.1.tgz#1cc7c212303acabe74263ec3ac78009580242d93"
integrity sha1-HMfCEjA6yr50Jj7DrHgAlYAkLZM=
png-js@^1.0.0:
version "1.0.0"
resolved "https://registry.yarnpkg.com/png-js/-/png-js-1.0.0.tgz#e5484f1e8156996e383aceebb3789fd75df1874d"
integrity sha512-k+YsbhpA9e+EFfKjTCH3VW6aoKlyNYI6NYdTfDL4CIvFnvsuO84ttonmZE7rc+v23SLTH8XX+5w/Ak9v0xGY4g==
posix-character-classes@^0.1.0:
version "0.1.1"