Bump jimp from 0.9.3 to 0.9.6 in /app
Bumps [jimp](https://github.com/oliver-moran/jimp) from 0.9.3 to 0.9.6. - [Release notes](https://github.com/oliver-moran/jimp/releases) - [Changelog](https://github.com/oliver-moran/jimp/blob/master/CHANGELOG.md) - [Commits](https://github.com/oliver-moran/jimp/compare/v0.9.3...v0.9.6) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
365918bb94
commit
2d67a7df23
|
@ -54,7 +54,7 @@
|
||||||
"@fortawesome/fontawesome-free": "^5.12.1",
|
"@fortawesome/fontawesome-free": "^5.12.1",
|
||||||
"custom-electron-titlebar": "^3.2.2-hotfix62",
|
"custom-electron-titlebar": "^3.2.2-hotfix62",
|
||||||
"electron-dl": "^3.0.0",
|
"electron-dl": "^3.0.0",
|
||||||
"jimp": "^0.9.3",
|
"jimp": "^0.9.6",
|
||||||
"jquery": "^3.4.1",
|
"jquery": "^3.4.1",
|
||||||
"jquery-ui-dist": "^1.12.1",
|
"jquery-ui-dist": "^1.12.1",
|
||||||
"json5": "^2.1.1",
|
"json5": "^2.1.1",
|
||||||
|
|
322
app/yarn.lock
322
app/yarn.lock
|
@ -42,281 +42,281 @@
|
||||||
resolved "https://registry.yarnpkg.com/@fortawesome/fontawesome-free/-/fontawesome-free-5.12.1.tgz#2a98fea9fbb8a606ddc79a4680034e9d5591c550"
|
resolved "https://registry.yarnpkg.com/@fortawesome/fontawesome-free/-/fontawesome-free-5.12.1.tgz#2a98fea9fbb8a606ddc79a4680034e9d5591c550"
|
||||||
integrity sha512-ZtjIIFplxncqxvogq148C3hBLQE+W3iJ8E4UvJ09zIJUgzwLcROsWwFDErVSXY2Plzao5J9KUYNHKHMEUYDMKw==
|
integrity sha512-ZtjIIFplxncqxvogq148C3hBLQE+W3iJ8E4UvJ09zIJUgzwLcROsWwFDErVSXY2Plzao5J9KUYNHKHMEUYDMKw==
|
||||||
|
|
||||||
"@jimp/bmp@^0.9.3":
|
"@jimp/bmp@^0.9.6":
|
||||||
version "0.9.3"
|
version "0.9.6"
|
||||||
resolved "https://registry.yarnpkg.com/@jimp/bmp/-/bmp-0.9.3.tgz#98eafc81674ce750f428ac9380007f1a4e90255e"
|
resolved "https://registry.yarnpkg.com/@jimp/bmp/-/bmp-0.9.6.tgz#379e261615d7c1f3b52af4d5a0f324666de53d7d"
|
||||||
integrity sha512-wXZYccgGQAsIK8DZX0wZE3gbSd2mL2+eheSJMts6I5hQjxhVRZd1Gwu425nUQGzfKCOgKYTW0nLv7/8OoOTTkw==
|
integrity sha512-T2Fh/k/eN6cDyOx0KQ4y56FMLo8+mKNhBh7GXMQXLK2NNZ0ckpFo3VHDBZ3HnaFeVTZXF/atLiR9CfnXH+rLxA==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@babel/runtime" "^7.7.2"
|
"@babel/runtime" "^7.7.2"
|
||||||
"@jimp/utils" "^0.9.3"
|
"@jimp/utils" "^0.9.6"
|
||||||
bmp-js "^0.1.0"
|
bmp-js "^0.1.0"
|
||||||
core-js "^3.4.1"
|
core-js "^3.4.1"
|
||||||
|
|
||||||
"@jimp/core@^0.9.3":
|
"@jimp/core@^0.9.6":
|
||||||
version "0.9.3"
|
version "0.9.6"
|
||||||
resolved "https://registry.yarnpkg.com/@jimp/core/-/core-0.9.3.tgz#bffbf955c046569bf4b682b575228e31bb41e445"
|
resolved "https://registry.yarnpkg.com/@jimp/core/-/core-0.9.6.tgz#a553f801bd436526d36e8982b99e58e8afc3d17a"
|
||||||
integrity sha512-kB9lvst1QhgYOC963SAuPgv+DdVfxTProphrSffAAoo5eLeQab/Ca3ZUeX1E/SnLSr+NGVnNCd8c9gyuKDiENg==
|
integrity sha512-sQO04S+HZNid68a9ehb4BC2lmW6iZ5JgU9tC+thC2Lhix+N/XKDJcBJ6HevbLgeTzuIAw24C5EKuUeO3C+rE5w==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@babel/runtime" "^7.7.2"
|
"@babel/runtime" "^7.7.2"
|
||||||
"@jimp/utils" "^0.9.3"
|
"@jimp/utils" "^0.9.6"
|
||||||
any-base "^1.1.0"
|
any-base "^1.1.0"
|
||||||
buffer "^5.2.0"
|
buffer "^5.2.0"
|
||||||
core-js "^3.4.1"
|
core-js "^3.4.1"
|
||||||
exif-parser "^0.1.12"
|
exif-parser "^0.1.12"
|
||||||
file-type "^9.0.0"
|
file-type "^9.0.0"
|
||||||
load-bmfont "^1.3.1"
|
load-bmfont "^1.3.1"
|
||||||
mkdirp "0.5.1"
|
mkdirp "^0.5.1"
|
||||||
phin "^2.9.1"
|
phin "^2.9.1"
|
||||||
pixelmatch "^4.0.2"
|
pixelmatch "^4.0.2"
|
||||||
tinycolor2 "^1.4.1"
|
tinycolor2 "^1.4.1"
|
||||||
|
|
||||||
"@jimp/custom@^0.9.3":
|
"@jimp/custom@^0.9.6":
|
||||||
version "0.9.3"
|
version "0.9.6"
|
||||||
resolved "https://registry.yarnpkg.com/@jimp/custom/-/custom-0.9.3.tgz#b49dfe1d6b24e62fd4101a7db77104024c8d97e8"
|
resolved "https://registry.yarnpkg.com/@jimp/custom/-/custom-0.9.6.tgz#3d8a19d6ed717f0f1aa3f1b8f42fa374f43bc715"
|
||||||
integrity sha512-2E7yabQMeqjcK8+ZFu3Ja5cWyrB0zv/pmzNSDg/BBPJ59HE0fj/qcERAz6VklcjHUYRUfmE5uODsb+4DE0o/YQ==
|
integrity sha512-ZYKgrBZVoQwvIGlQSO7MFmn7Jn8a9X5g1g+KOTDO9Q0s4vnxdPTtr/qUjG9QYX6zW/6AK4LaIsDinDrrKDnOag==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@babel/runtime" "^7.7.2"
|
"@babel/runtime" "^7.7.2"
|
||||||
"@jimp/core" "^0.9.3"
|
"@jimp/core" "^0.9.6"
|
||||||
core-js "^3.4.1"
|
core-js "^3.4.1"
|
||||||
|
|
||||||
"@jimp/gif@^0.9.3":
|
"@jimp/gif@^0.9.6":
|
||||||
version "0.9.3"
|
version "0.9.6"
|
||||||
resolved "https://registry.yarnpkg.com/@jimp/gif/-/gif-0.9.3.tgz#b2b1a519092f94a913a955f252996f9a968930db"
|
resolved "https://registry.yarnpkg.com/@jimp/gif/-/gif-0.9.6.tgz#0a7b1e521daca635b02259f941bdb3600569d8e6"
|
||||||
integrity sha512-DshKgMQ8lXorI/xTRyeRkZqZ3JqgnL2aGYAhx0SkAunyHgXji27chmrOGj/6KVDBucrDf/6mSexnSoUDnlWrfA==
|
integrity sha512-Z2muC2On8KHEVrWKCCM0L2eua9kw4bQETzT7gmVsizc8MXAKdS8AyVV9T3ZrImiI0o5UkAN/u0cPi1U2pSiD8Q==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@babel/runtime" "^7.7.2"
|
"@babel/runtime" "^7.7.2"
|
||||||
"@jimp/utils" "^0.9.3"
|
"@jimp/utils" "^0.9.6"
|
||||||
core-js "^3.4.1"
|
core-js "^3.4.1"
|
||||||
omggif "^1.0.9"
|
omggif "^1.0.9"
|
||||||
|
|
||||||
"@jimp/jpeg@^0.9.3":
|
"@jimp/jpeg@^0.9.6":
|
||||||
version "0.9.3"
|
version "0.9.6"
|
||||||
resolved "https://registry.yarnpkg.com/@jimp/jpeg/-/jpeg-0.9.3.tgz#a759cb3bccf3cb163166873b9bdc0c949c5991b5"
|
resolved "https://registry.yarnpkg.com/@jimp/jpeg/-/jpeg-0.9.6.tgz#fb90bdc0111966987c5ba59cdca7040be86ead41"
|
||||||
integrity sha512-AJzcTJXfN9BHtpzAbICwR3+GoH0pSr6OYXbAS6yuKwz+xVn9UHrEjQb74CIzIRqrT/VWcIKg29cMQxgokzWY7w==
|
integrity sha512-igSe0pIX3le/CKdvqW4vLXMxoFjTLjEaW6ZHt/h63OegaEa61TzJ2OM7j7DxrEHcMCMlkhUc9Bapk57MAefCTQ==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@babel/runtime" "^7.7.2"
|
"@babel/runtime" "^7.7.2"
|
||||||
"@jimp/utils" "^0.9.3"
|
"@jimp/utils" "^0.9.6"
|
||||||
core-js "^3.4.1"
|
core-js "^3.4.1"
|
||||||
jpeg-js "^0.3.4"
|
jpeg-js "^0.3.4"
|
||||||
|
|
||||||
"@jimp/plugin-blit@^0.9.3":
|
"@jimp/plugin-blit@^0.9.6":
|
||||||
version "0.9.3"
|
version "0.9.6"
|
||||||
resolved "https://registry.yarnpkg.com/@jimp/plugin-blit/-/plugin-blit-0.9.3.tgz#740346ac62ec0f7ae4458f5fd59c7582e630a8e8"
|
resolved "https://registry.yarnpkg.com/@jimp/plugin-blit/-/plugin-blit-0.9.6.tgz#7937e02e3514b95dbe4c70d444054847f6e9ce3c"
|
||||||
integrity sha512-+UxCsJ3XkRSdpigpTBJ9WkdwUc3OtBlhVZdU6OL6M9ldume5Gj3rTyWvMCqytOK1tZ/+7HmxoWe4IWX31hz9qA==
|
integrity sha512-zp7X6uDU1lCu44RaSY88aAvsSKbgqUrfDyWRX1wsamJvvZpRnp1WekWlGyydRtnlUBAGIpiHCHmyh/TJ2I4RWA==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@babel/runtime" "^7.7.2"
|
"@babel/runtime" "^7.7.2"
|
||||||
"@jimp/utils" "^0.9.3"
|
"@jimp/utils" "^0.9.6"
|
||||||
core-js "^3.4.1"
|
core-js "^3.4.1"
|
||||||
|
|
||||||
"@jimp/plugin-blur@^0.9.3":
|
"@jimp/plugin-blur@^0.9.6":
|
||||||
version "0.9.3"
|
version "0.9.6"
|
||||||
resolved "https://registry.yarnpkg.com/@jimp/plugin-blur/-/plugin-blur-0.9.3.tgz#9df505aaa63de138060264cf83ed4a98304bf105"
|
resolved "https://registry.yarnpkg.com/@jimp/plugin-blur/-/plugin-blur-0.9.6.tgz#3d74b18c27e9eae11b956ffe26290ece6d250813"
|
||||||
integrity sha512-RADcYjZ5vbk5ZrUiK7qv0G4xOpHtu19HWVVX9JTDbm4VByWTxPboVKlgiYLA6l+IxIXNtEqDclsADIM0s9FQhA==
|
integrity sha512-xEi63hvzewUp7kzw+PI3f9CIrgZbphLI4TDDHWNYuS70RvhTuplbR6RMHD/zFhosrANCkJGr5OZJlrJnsCg6ug==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@babel/runtime" "^7.7.2"
|
"@babel/runtime" "^7.7.2"
|
||||||
"@jimp/utils" "^0.9.3"
|
"@jimp/utils" "^0.9.6"
|
||||||
core-js "^3.4.1"
|
core-js "^3.4.1"
|
||||||
|
|
||||||
"@jimp/plugin-color@^0.9.3":
|
"@jimp/plugin-color@^0.9.6":
|
||||||
version "0.9.3"
|
version "0.9.6"
|
||||||
resolved "https://registry.yarnpkg.com/@jimp/plugin-color/-/plugin-color-0.9.3.tgz#4a5ad28f68901355878f5330186c260f4f87f944"
|
resolved "https://registry.yarnpkg.com/@jimp/plugin-color/-/plugin-color-0.9.6.tgz#d0fca0ed4c2c48fd6f929ef4a03cebf9c1342e14"
|
||||||
integrity sha512-gHDA5GVx4/R4fitEACKmWH7hNy0aU48MZWYRxmATvuqY39KidJ0fjwp+brQ3Ivgb35AgFVc2jQYc3U/JXv4RxQ==
|
integrity sha512-o1HSoqBVUUAsWbqSXnpiHU0atKWy/Q1GUbZ3F5GWt/0OSDyl9RWM82V9axT2vePZHInKjIaimhnx1gGj8bfxkQ==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@babel/runtime" "^7.7.2"
|
"@babel/runtime" "^7.7.2"
|
||||||
"@jimp/utils" "^0.9.3"
|
"@jimp/utils" "^0.9.6"
|
||||||
core-js "^3.4.1"
|
core-js "^3.4.1"
|
||||||
tinycolor2 "^1.4.1"
|
tinycolor2 "^1.4.1"
|
||||||
|
|
||||||
"@jimp/plugin-contain@^0.9.3":
|
"@jimp/plugin-contain@^0.9.6":
|
||||||
version "0.9.3"
|
version "0.9.6"
|
||||||
resolved "https://registry.yarnpkg.com/@jimp/plugin-contain/-/plugin-contain-0.9.3.tgz#d0da9892edea25549611c88e125bfcc59045c426"
|
resolved "https://registry.yarnpkg.com/@jimp/plugin-contain/-/plugin-contain-0.9.6.tgz#7d7bbd5e9c2fa4391a3d63620e13a28f51e1e7e8"
|
||||||
integrity sha512-vdYAtp65LNDT/hMctow5o0a/SbD41/y7Z9AO7MGsfUIK92Woq90SNTWx7JplDl4HSZGrqaBONnfiEhRiYlDrdg==
|
integrity sha512-Xz467EN1I104yranET4ff1ViVKMtwKLg1uRe8j3b5VOrjtiXpDbjirNZjP3HTlv8IEUreWNz4BK7ZtfHSptufA==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@babel/runtime" "^7.7.2"
|
"@babel/runtime" "^7.7.2"
|
||||||
"@jimp/utils" "^0.9.3"
|
"@jimp/utils" "^0.9.6"
|
||||||
core-js "^3.4.1"
|
core-js "^3.4.1"
|
||||||
|
|
||||||
"@jimp/plugin-cover@^0.9.3":
|
"@jimp/plugin-cover@^0.9.6":
|
||||||
version "0.9.3"
|
version "0.9.6"
|
||||||
resolved "https://registry.yarnpkg.com/@jimp/plugin-cover/-/plugin-cover-0.9.3.tgz#2fca63620fcf8145bdecf315cf461588b09d9488"
|
resolved "https://registry.yarnpkg.com/@jimp/plugin-cover/-/plugin-cover-0.9.6.tgz#2853de7f8302f655ae8e95f51ab25a0ed77e3756"
|
||||||
integrity sha512-yOwsvakgyS2/C4iZF1a1wg63QKfYvqb2d6k+rgY/0vaAe44JtEx+Gbg+7iOt4EaMm5BDlxRwmcA2Q8Pef8TvAQ==
|
integrity sha512-Ocr27AvtvH4ZT/9EWZgT3+HQV9fG5njwh2CYMHbdpx09O62Asj6pZ4QI0kKzOcux1oLgv59l7a93pEfMOfkfwQ==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@babel/runtime" "^7.7.2"
|
"@babel/runtime" "^7.7.2"
|
||||||
"@jimp/utils" "^0.9.3"
|
"@jimp/utils" "^0.9.6"
|
||||||
core-js "^3.4.1"
|
core-js "^3.4.1"
|
||||||
|
|
||||||
"@jimp/plugin-crop@^0.9.3":
|
"@jimp/plugin-crop@^0.9.6":
|
||||||
version "0.9.3"
|
version "0.9.6"
|
||||||
resolved "https://registry.yarnpkg.com/@jimp/plugin-crop/-/plugin-crop-0.9.3.tgz#9b19c11293714a99c03d4b517ab597a5f88823e8"
|
resolved "https://registry.yarnpkg.com/@jimp/plugin-crop/-/plugin-crop-0.9.6.tgz#82e539af2a2417783abbd143124a57672ff4cc31"
|
||||||
integrity sha512-kqMXSyY8hrfo0idr6qY2USOWPrNqpDWs+D6Vwa+kV6SGJhj3rMTIcptQDaamIETSxbjkE8rwUu3K4Q5UD69D7w==
|
integrity sha512-d9rNdmz3+eYLbSKcTyyp+b8Nmhf6HySnimDXlTej4UP6LDtkq2VAyVaJ12fz9x6dfd8qcXOBXMozSfNCcgpXYA==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@babel/runtime" "^7.7.2"
|
"@babel/runtime" "^7.7.2"
|
||||||
"@jimp/utils" "^0.9.3"
|
"@jimp/utils" "^0.9.6"
|
||||||
core-js "^3.4.1"
|
core-js "^3.4.1"
|
||||||
|
|
||||||
"@jimp/plugin-displace@^0.9.3":
|
"@jimp/plugin-displace@^0.9.6":
|
||||||
version "0.9.3"
|
version "0.9.6"
|
||||||
resolved "https://registry.yarnpkg.com/@jimp/plugin-displace/-/plugin-displace-0.9.3.tgz#07645687b29ebc8a8491244410172795d511ba21"
|
resolved "https://registry.yarnpkg.com/@jimp/plugin-displace/-/plugin-displace-0.9.6.tgz#67564d081dc6b19007248ca222d025fd6f90c03b"
|
||||||
integrity sha512-0AdwxYRWDmJ2wIRIj2RR3sRmNjMhcy5Kwt9Jbi/RRnzxkRScZAiyzkNZhBul23EM7ClfjrUrZufuUvRMHxZRDw==
|
integrity sha512-SWpbrxiHmUYBVWtDDMjaG3eRDBASrTPaad7l07t73/+kmU6owAKWQW6KtVs05MYSJgXz7Ggdr0fhEn9AYLH1Rg==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@babel/runtime" "^7.7.2"
|
"@babel/runtime" "^7.7.2"
|
||||||
"@jimp/utils" "^0.9.3"
|
"@jimp/utils" "^0.9.6"
|
||||||
core-js "^3.4.1"
|
core-js "^3.4.1"
|
||||||
|
|
||||||
"@jimp/plugin-dither@^0.9.3":
|
"@jimp/plugin-dither@^0.9.6":
|
||||||
version "0.9.3"
|
version "0.9.6"
|
||||||
resolved "https://registry.yarnpkg.com/@jimp/plugin-dither/-/plugin-dither-0.9.3.tgz#292b3ee617a5dcfe065d13b643055e910f8b6934"
|
resolved "https://registry.yarnpkg.com/@jimp/plugin-dither/-/plugin-dither-0.9.6.tgz#dc48669cf51f3933761aa9137e99ebfa000b8cce"
|
||||||
integrity sha512-8OE+Xak9xepiCwSV+oAsb/gupTnttG3aDKxtpSZjwHebnr+k1VG8NgICbMSFATTVJqqZ18oj6LC+5726qHUJ9w==
|
integrity sha512-abm1GjfYK7ru/PoxH9fAUmhl+meHhGEClbVvjjMMe5g2S0BSTvMJl3SrkQD/FMkRLniaS/Qci6aQhIi+8rZmSw==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@babel/runtime" "^7.7.2"
|
"@babel/runtime" "^7.7.2"
|
||||||
"@jimp/utils" "^0.9.3"
|
"@jimp/utils" "^0.9.6"
|
||||||
core-js "^3.4.1"
|
core-js "^3.4.1"
|
||||||
|
|
||||||
"@jimp/plugin-flip@^0.9.3":
|
"@jimp/plugin-flip@^0.9.6":
|
||||||
version "0.9.3"
|
version "0.9.6"
|
||||||
resolved "https://registry.yarnpkg.com/@jimp/plugin-flip/-/plugin-flip-0.9.3.tgz#a755ffa1d860106067215987cbac213501d22b41"
|
resolved "https://registry.yarnpkg.com/@jimp/plugin-flip/-/plugin-flip-0.9.6.tgz#f81f9b886da8cd56e23dd04d5aa359f2b94f939e"
|
||||||
integrity sha512-w+lzE1ZF/UOjB8qJdeIm+dLQtOK1obZwGYdCIbgxZxw4SfkkjAftJdY8o8RNOXhHDZqGu+cYQZbMKP1zcoNkyQ==
|
integrity sha512-KFZTzAzQQ5bct3ii7gysOhWrTKVdUOghkkoSzLi+14nO3uS/dxiu8fPeH1m683ligbdnuM/b22OuLwEwrboTHA==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@babel/runtime" "^7.7.2"
|
"@babel/runtime" "^7.7.2"
|
||||||
"@jimp/utils" "^0.9.3"
|
"@jimp/utils" "^0.9.6"
|
||||||
core-js "^3.4.1"
|
core-js "^3.4.1"
|
||||||
|
|
||||||
"@jimp/plugin-gaussian@^0.9.3":
|
"@jimp/plugin-gaussian@^0.9.6":
|
||||||
version "0.9.3"
|
version "0.9.6"
|
||||||
resolved "https://registry.yarnpkg.com/@jimp/plugin-gaussian/-/plugin-gaussian-0.9.3.tgz#b10b5a5b4c37cb4edc3ed22a9b25294e68daf2f8"
|
resolved "https://registry.yarnpkg.com/@jimp/plugin-gaussian/-/plugin-gaussian-0.9.6.tgz#6c93897ee0ff979466184d7d0ec0fbc95c679be4"
|
||||||
integrity sha512-RPrWwzlZsbWC2opSgeyWt30JU9Uwg1+GwBnoNpEMLKeqm0Dv6snASASa4zVtviGWAIq//p3Jrap7g57hKqL0Cg==
|
integrity sha512-WXKLtJKWchXfWHT5HIOq1HkPKpbH7xBLWPgVRxw00NV/6I8v4xT63A7/Nag78m00JgjwwiE7eK2tLGDbbrPYig==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@babel/runtime" "^7.7.2"
|
"@babel/runtime" "^7.7.2"
|
||||||
"@jimp/utils" "^0.9.3"
|
"@jimp/utils" "^0.9.6"
|
||||||
core-js "^3.4.1"
|
core-js "^3.4.1"
|
||||||
|
|
||||||
"@jimp/plugin-invert@^0.9.3":
|
"@jimp/plugin-invert@^0.9.6":
|
||||||
version "0.9.3"
|
version "0.9.6"
|
||||||
resolved "https://registry.yarnpkg.com/@jimp/plugin-invert/-/plugin-invert-0.9.3.tgz#723a873133a1d62f9b93e023991f262c85917c78"
|
resolved "https://registry.yarnpkg.com/@jimp/plugin-invert/-/plugin-invert-0.9.6.tgz#4b3fa7b81ea976b09b82b3db59ee00ac3093d2fd"
|
||||||
integrity sha512-0lRsh7IPkzyYqExrZDT50h38xdlB/+KrdiDcuxWwWyIlKauLMR0kInjwf8sPeb3elPLeETmze7uwPAxrIAtsGQ==
|
integrity sha512-Pab/cupZrYxeRp07N4L5a4C/3ksTN9k6Knm/o2G5C789OF0rYsGGLcnBR/6h69nPizRZHBYdXCEyXYgujlIFiw==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@babel/runtime" "^7.7.2"
|
"@babel/runtime" "^7.7.2"
|
||||||
"@jimp/utils" "^0.9.3"
|
"@jimp/utils" "^0.9.6"
|
||||||
core-js "^3.4.1"
|
core-js "^3.4.1"
|
||||||
|
|
||||||
"@jimp/plugin-mask@^0.9.3":
|
"@jimp/plugin-mask@^0.9.6":
|
||||||
version "0.9.3"
|
version "0.9.6"
|
||||||
resolved "https://registry.yarnpkg.com/@jimp/plugin-mask/-/plugin-mask-0.9.3.tgz#6329ec861269244ab10ab9b3f54b1624c4ce0bab"
|
resolved "https://registry.yarnpkg.com/@jimp/plugin-mask/-/plugin-mask-0.9.6.tgz#d70be0030ab3294b191f5b487fb655d776820b19"
|
||||||
integrity sha512-nZ0J62Hly9JtMZctlSDVgnTd8Fg2XGikzAYilSTCjzIRtbXL5Be/qSAZrMfLD3CZ8exTxdlEGRkEJI3RZKXYCw==
|
integrity sha512-ikypRoDJkbxXlo6gW+EZOcTiLDIt0DrPwOFMt1bvL8UV2QPgX+GJ685IYwhIfEhBf/GSNFgB/NYsVvuSufTGeg==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@babel/runtime" "^7.7.2"
|
"@babel/runtime" "^7.7.2"
|
||||||
"@jimp/utils" "^0.9.3"
|
"@jimp/utils" "^0.9.6"
|
||||||
core-js "^3.4.1"
|
core-js "^3.4.1"
|
||||||
|
|
||||||
"@jimp/plugin-normalize@^0.9.3":
|
"@jimp/plugin-normalize@^0.9.6":
|
||||||
version "0.9.3"
|
version "0.9.6"
|
||||||
resolved "https://registry.yarnpkg.com/@jimp/plugin-normalize/-/plugin-normalize-0.9.3.tgz#564155032d1b9dc567dbb7427a85606a25427c30"
|
resolved "https://registry.yarnpkg.com/@jimp/plugin-normalize/-/plugin-normalize-0.9.6.tgz#c9128412a53485d91236a1da241f3166e572be4a"
|
||||||
integrity sha512-0IvgTt4R15QJnoCHvvqlK56zOtCsQV7Mkx757kdNah8uyPGjadTcFBuqCaOMK943X36IIv+o7Ix7yvNUJZt4aw==
|
integrity sha512-V3GeuAJ1NeL7qsLoDjnypJq24RWDCwbXpKhtxB+Yg9zzgOCkmb041p7ysxbcpkuJsRpKLNABZeNCCqd83bRawA==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@babel/runtime" "^7.7.2"
|
"@babel/runtime" "^7.7.2"
|
||||||
"@jimp/utils" "^0.9.3"
|
"@jimp/utils" "^0.9.6"
|
||||||
core-js "^3.4.1"
|
core-js "^3.4.1"
|
||||||
|
|
||||||
"@jimp/plugin-print@^0.9.3":
|
"@jimp/plugin-print@^0.9.6":
|
||||||
version "0.9.3"
|
version "0.9.6"
|
||||||
resolved "https://registry.yarnpkg.com/@jimp/plugin-print/-/plugin-print-0.9.3.tgz#b4470137312232de9b35eaf412cd753f999c58d8"
|
resolved "https://registry.yarnpkg.com/@jimp/plugin-print/-/plugin-print-0.9.6.tgz#fea31ffeafee18ae7b5cfd6fa131bb205abfee51"
|
||||||
integrity sha512-pV6oX5Bhe9O/dbgrotz46Bv6u1M+/n9G0kRUunDjwzXrvON5raBFEJHQDPcTXiqPT25Gc9Ba4/Akfo/Zl6+wgQ==
|
integrity sha512-gKkqZZPQtMSufHOL0mtJm5d/KI2O6+0kUpOBVSYdGedtPXA61kmVnsOd3wwajIMlXA3E0bDxLXLdAguWqjjGgw==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@babel/runtime" "^7.7.2"
|
"@babel/runtime" "^7.7.2"
|
||||||
"@jimp/utils" "^0.9.3"
|
"@jimp/utils" "^0.9.6"
|
||||||
core-js "^3.4.1"
|
core-js "^3.4.1"
|
||||||
load-bmfont "^1.4.0"
|
load-bmfont "^1.4.0"
|
||||||
|
|
||||||
"@jimp/plugin-resize@^0.9.3":
|
"@jimp/plugin-resize@^0.9.6":
|
||||||
version "0.9.3"
|
version "0.9.6"
|
||||||
resolved "https://registry.yarnpkg.com/@jimp/plugin-resize/-/plugin-resize-0.9.3.tgz#916abd57c4f9b426984354c77555ade1efda7a82"
|
resolved "https://registry.yarnpkg.com/@jimp/plugin-resize/-/plugin-resize-0.9.6.tgz#7fb939c8a42e2a3639d661cc7ab24057598693bd"
|
||||||
integrity sha512-YzqVE8QoDIZpVuI52v+WejwEjEEiJfNFviQfprfm5af7uSSseZgDw1sJ0koqAu+liMSY+Ewp79v2SDrKoJKqtg==
|
integrity sha512-r5wJcVII7ZWMuY2l6WSbHPG6gKMFemtCHmJRXGUu+/ZhPGBz3IFluycBpHkWW3OB+jfvuyv1EGQWHU50N1l8Og==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@babel/runtime" "^7.7.2"
|
"@babel/runtime" "^7.7.2"
|
||||||
"@jimp/utils" "^0.9.3"
|
"@jimp/utils" "^0.9.6"
|
||||||
core-js "^3.4.1"
|
core-js "^3.4.1"
|
||||||
|
|
||||||
"@jimp/plugin-rotate@^0.9.3":
|
"@jimp/plugin-rotate@^0.9.6":
|
||||||
version "0.9.3"
|
version "0.9.6"
|
||||||
resolved "https://registry.yarnpkg.com/@jimp/plugin-rotate/-/plugin-rotate-0.9.3.tgz#aa0d674c08726c0ae3ebc7f2adbfca0a927b1d9f"
|
resolved "https://registry.yarnpkg.com/@jimp/plugin-rotate/-/plugin-rotate-0.9.6.tgz#06d725155e5cdb615133f57a52f5a860a9d03f3e"
|
||||||
integrity sha512-kADY2pI3/yMyHbuyvKB4nqPoKf8DPQBU1b4zz2K7SxcwKh1krFf4Fa9mmhhDLoFwuNSy0SPb1JCMUO4BtFCFLA==
|
integrity sha512-B2nm/eO2nbvn1DgmnzMd79yt3V6kffhRNrKoo2VKcKFiVze1vGP3MD3fVyw5U1PeqwAFu7oTICFnCf9wKDWSqg==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@babel/runtime" "^7.7.2"
|
"@babel/runtime" "^7.7.2"
|
||||||
"@jimp/utils" "^0.9.3"
|
"@jimp/utils" "^0.9.6"
|
||||||
core-js "^3.4.1"
|
core-js "^3.4.1"
|
||||||
|
|
||||||
"@jimp/plugin-scale@^0.9.3":
|
"@jimp/plugin-scale@^0.9.6":
|
||||||
version "0.9.3"
|
version "0.9.6"
|
||||||
resolved "https://registry.yarnpkg.com/@jimp/plugin-scale/-/plugin-scale-0.9.3.tgz#427fed7642883c27601aae33c25413980b6a2c50"
|
resolved "https://registry.yarnpkg.com/@jimp/plugin-scale/-/plugin-scale-0.9.6.tgz#3fa939c1a4f44383e12afeb7c434eb41f20e4a1c"
|
||||||
integrity sha512-vZaiL5Qc+WrgGEfUe4Y0vG+qbT6pe2TW68/mu124E1tKVcZjHKZUeFN0Wr/hP2myN6nqTYj0/sord2OS/04JpA==
|
integrity sha512-DLsLB5S3mh9+TZY5ycwfLgOJvUcoS7bP0Mi3I8vE1J91qmA+TXoWFFgrIVgnEPw5jSKzNTt8WhykQ0x2lKXncw==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@babel/runtime" "^7.7.2"
|
"@babel/runtime" "^7.7.2"
|
||||||
"@jimp/utils" "^0.9.3"
|
"@jimp/utils" "^0.9.6"
|
||||||
core-js "^3.4.1"
|
core-js "^3.4.1"
|
||||||
|
|
||||||
"@jimp/plugins@^0.9.3":
|
"@jimp/plugins@^0.9.6":
|
||||||
version "0.9.3"
|
version "0.9.6"
|
||||||
resolved "https://registry.yarnpkg.com/@jimp/plugins/-/plugins-0.9.3.tgz#bdff9d49484469c4d74ef47c2708e75773ca22b9"
|
resolved "https://registry.yarnpkg.com/@jimp/plugins/-/plugins-0.9.6.tgz#a1cfdf9f3e1adf5b124686486343888a16c8fd27"
|
||||||
integrity sha512-KYCSgFGoZBNC0224X5yUnMHCZnCdUVrsu2Yo67o3XZfUgDjO81J+vdzZ0twpPQ6qLLVAP+nQ8hkRV/QzEUstMw==
|
integrity sha512-eQI29e+K+3L/fb5GbPgsBdoftvaYetSOO2RL5z+Gjk6R4EF4QFRo63YcFl+f72Kc1b0JTOoDxClvn/s5GMV0tg==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@babel/runtime" "^7.7.2"
|
"@babel/runtime" "^7.7.2"
|
||||||
"@jimp/plugin-blit" "^0.9.3"
|
"@jimp/plugin-blit" "^0.9.6"
|
||||||
"@jimp/plugin-blur" "^0.9.3"
|
"@jimp/plugin-blur" "^0.9.6"
|
||||||
"@jimp/plugin-color" "^0.9.3"
|
"@jimp/plugin-color" "^0.9.6"
|
||||||
"@jimp/plugin-contain" "^0.9.3"
|
"@jimp/plugin-contain" "^0.9.6"
|
||||||
"@jimp/plugin-cover" "^0.9.3"
|
"@jimp/plugin-cover" "^0.9.6"
|
||||||
"@jimp/plugin-crop" "^0.9.3"
|
"@jimp/plugin-crop" "^0.9.6"
|
||||||
"@jimp/plugin-displace" "^0.9.3"
|
"@jimp/plugin-displace" "^0.9.6"
|
||||||
"@jimp/plugin-dither" "^0.9.3"
|
"@jimp/plugin-dither" "^0.9.6"
|
||||||
"@jimp/plugin-flip" "^0.9.3"
|
"@jimp/plugin-flip" "^0.9.6"
|
||||||
"@jimp/plugin-gaussian" "^0.9.3"
|
"@jimp/plugin-gaussian" "^0.9.6"
|
||||||
"@jimp/plugin-invert" "^0.9.3"
|
"@jimp/plugin-invert" "^0.9.6"
|
||||||
"@jimp/plugin-mask" "^0.9.3"
|
"@jimp/plugin-mask" "^0.9.6"
|
||||||
"@jimp/plugin-normalize" "^0.9.3"
|
"@jimp/plugin-normalize" "^0.9.6"
|
||||||
"@jimp/plugin-print" "^0.9.3"
|
"@jimp/plugin-print" "^0.9.6"
|
||||||
"@jimp/plugin-resize" "^0.9.3"
|
"@jimp/plugin-resize" "^0.9.6"
|
||||||
"@jimp/plugin-rotate" "^0.9.3"
|
"@jimp/plugin-rotate" "^0.9.6"
|
||||||
"@jimp/plugin-scale" "^0.9.3"
|
"@jimp/plugin-scale" "^0.9.6"
|
||||||
core-js "^3.4.1"
|
core-js "^3.4.1"
|
||||||
timm "^1.6.1"
|
timm "^1.6.1"
|
||||||
|
|
||||||
"@jimp/png@^0.9.3":
|
"@jimp/png@^0.9.6":
|
||||||
version "0.9.3"
|
version "0.9.6"
|
||||||
resolved "https://registry.yarnpkg.com/@jimp/png/-/png-0.9.3.tgz#5c1bbb89b32e2332891a13efdb423e87287a8321"
|
resolved "https://registry.yarnpkg.com/@jimp/png/-/png-0.9.6.tgz#00ed7e6fb783b94f2f1a9fadf9a42bd75f70cc7f"
|
||||||
integrity sha512-LJXUemDTSbTGAGEp9hNQH0uTRSB8gYeE6FsfT3M00oZincu6/WzDzl0P8E95rMjNxZqAihdTyOP3+kcrbbqX+w==
|
integrity sha512-9vhOG2xylcDqPbBf4lzpa2Sa1WNJrEZNGvPvWcM+XVhqYa8+DJBLYkoBlpI/qWIYA+eVWDnLF3ygtGj8CElICw==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@babel/runtime" "^7.7.2"
|
"@babel/runtime" "^7.7.2"
|
||||||
"@jimp/utils" "^0.9.3"
|
"@jimp/utils" "^0.9.6"
|
||||||
core-js "^3.4.1"
|
core-js "^3.4.1"
|
||||||
pngjs "^3.3.3"
|
pngjs "^3.3.3"
|
||||||
|
|
||||||
"@jimp/tiff@^0.9.3":
|
"@jimp/tiff@^0.9.6":
|
||||||
version "0.9.3"
|
version "0.9.6"
|
||||||
resolved "https://registry.yarnpkg.com/@jimp/tiff/-/tiff-0.9.3.tgz#a4498c0616fb24034f5512b159b75b0aea389e9c"
|
resolved "https://registry.yarnpkg.com/@jimp/tiff/-/tiff-0.9.6.tgz#9ff12122e727ee15f27f40a710516102a636f66b"
|
||||||
integrity sha512-w9H6dT+GDHN//Srsv27JhRn7R2byzUahOGfFw7KpIn95jg0ogcxjKTo/RAGQC56sr4U092e4Npl7E85Lt934WQ==
|
integrity sha512-pKKEMqPzX9ak8mek2iVVoW34+h/TSWUyI4NjbYWJMQ2WExfuvEJvLocy9Q9xi6HqRuJmUxgNIiC5iZM1PDEEfg==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@babel/runtime" "^7.7.2"
|
"@babel/runtime" "^7.7.2"
|
||||||
core-js "^3.4.1"
|
core-js "^3.4.1"
|
||||||
utif "^2.0.1"
|
utif "^2.0.1"
|
||||||
|
|
||||||
"@jimp/types@^0.9.3":
|
"@jimp/types@^0.9.6":
|
||||||
version "0.9.3"
|
version "0.9.6"
|
||||||
resolved "https://registry.yarnpkg.com/@jimp/types/-/types-0.9.3.tgz#75337245a1a8c7c84a414beca3cfeded338c0ef1"
|
resolved "https://registry.yarnpkg.com/@jimp/types/-/types-0.9.6.tgz#7be7f415ad93be733387c03b8a228c587a868a18"
|
||||||
integrity sha512-hUJKoT2IhnbO/trxNWzN19n8g+p7aKbM1R+71n4wMZnD41PzrVtz+sBBCdB+JCjBJs/i7fJt4d9z0i3Xe8m7Zw==
|
integrity sha512-PSjdbLZ8d50En+Wf1XkWFfrXaf/GqyrxxgIwFWPbL+wrW4pmbYovfxSLCY61s8INsOFOft9dzzllhLBtg1aQ6A==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@babel/runtime" "^7.7.2"
|
"@babel/runtime" "^7.7.2"
|
||||||
"@jimp/bmp" "^0.9.3"
|
"@jimp/bmp" "^0.9.6"
|
||||||
"@jimp/gif" "^0.9.3"
|
"@jimp/gif" "^0.9.6"
|
||||||
"@jimp/jpeg" "^0.9.3"
|
"@jimp/jpeg" "^0.9.6"
|
||||||
"@jimp/png" "^0.9.3"
|
"@jimp/png" "^0.9.6"
|
||||||
"@jimp/tiff" "^0.9.3"
|
"@jimp/tiff" "^0.9.6"
|
||||||
core-js "^3.4.1"
|
core-js "^3.4.1"
|
||||||
timm "^1.6.1"
|
timm "^1.6.1"
|
||||||
|
|
||||||
"@jimp/utils@^0.9.3":
|
"@jimp/utils@^0.9.6":
|
||||||
version "0.9.3"
|
version "0.9.6"
|
||||||
resolved "https://registry.yarnpkg.com/@jimp/utils/-/utils-0.9.3.tgz#fd7af0d1138febbeacc841be4b802218444ce088"
|
resolved "https://registry.yarnpkg.com/@jimp/utils/-/utils-0.9.6.tgz#a3e6c29e835e2b9ea9f3899c9d3d230dc63bd518"
|
||||||
integrity sha512-9D2Of6BcjYONtl77YfmU2y5aRMLe0/O2e2aQvfCxdNwD33jRdwNdN4i3m73dpiClNquApIjL4nYGhTixA4UstA==
|
integrity sha512-kzxcp0i4ecSdMXFEmtH+NYdBQysINEUTsrjm7v0zH8t/uwaEMOG46I16wo/iPBXJkUeNdL2rbXoGoxxoeSfrrA==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@babel/runtime" "^7.7.2"
|
"@babel/runtime" "^7.7.2"
|
||||||
core-js "^3.4.1"
|
core-js "^3.4.1"
|
||||||
|
@ -1685,15 +1685,15 @@ itunes-nowplaying-mac@0.3.1:
|
||||||
resolved "https://registry.yarnpkg.com/itunes-nowplaying-mac/-/itunes-nowplaying-mac-0.3.1.tgz#3f5ee853aef843e66c20ae10b9439303bc1a4986"
|
resolved "https://registry.yarnpkg.com/itunes-nowplaying-mac/-/itunes-nowplaying-mac-0.3.1.tgz#3f5ee853aef843e66c20ae10b9439303bc1a4986"
|
||||||
integrity sha512-kZ/ef1rMzl/CMc1RBh3z99wqijxQgz5Vn1gLCrE1OqRwj9bq2vbgeIqWjJC8iDWZHRolizdTPfKMAbp8yKYFTQ==
|
integrity sha512-kZ/ef1rMzl/CMc1RBh3z99wqijxQgz5Vn1gLCrE1OqRwj9bq2vbgeIqWjJC8iDWZHRolizdTPfKMAbp8yKYFTQ==
|
||||||
|
|
||||||
jimp@^0.9.3:
|
jimp@^0.9.6:
|
||||||
version "0.9.3"
|
version "0.9.6"
|
||||||
resolved "https://registry.yarnpkg.com/jimp/-/jimp-0.9.3.tgz#85e8e80eea65a7e6de806c6bb622ec6a7244e6f3"
|
resolved "https://registry.yarnpkg.com/jimp/-/jimp-0.9.6.tgz#abf381daf193a4fa335cb4ee0e22948049251eb9"
|
||||||
integrity sha512-dIxvT1OMRkd3+B18XUhJ5WZ2Dw7Hp8mvjaTqfi945zZ7fga6LT22h3NLYDorHHAiy9z30KjfNnOgpBoxrdjDZg==
|
integrity sha512-DBDHYeNVqVpoPkcvo0PKTNGvD+i7NYvkKTsl0I3k7ql36uN8wGTptRg0HtgQyYE/bhGSLI6Lq5qLwewaOPXNfg==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@babel/runtime" "^7.7.2"
|
"@babel/runtime" "^7.7.2"
|
||||||
"@jimp/custom" "^0.9.3"
|
"@jimp/custom" "^0.9.6"
|
||||||
"@jimp/plugins" "^0.9.3"
|
"@jimp/plugins" "^0.9.6"
|
||||||
"@jimp/types" "^0.9.3"
|
"@jimp/types" "^0.9.6"
|
||||||
core-js "^3.4.1"
|
core-js "^3.4.1"
|
||||||
regenerator-runtime "^0.13.3"
|
regenerator-runtime "^0.13.3"
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user