mirror of
https://github.com/foliojs/pdfkit.git
synced 2025-12-08 20:15:54 +00:00
Update png-js dependency to v1.0.0
This commit is contained in:
parent
9fbd52e033
commit
40768821f5
@ -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",
|
||||
|
||||
@ -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"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user