!608 jimp pack lock 版本号修改

Merge pull request !608 from Lizhiqi/master
This commit is contained in:
openharmony_ci 2023-08-30 09:17:50 +00:00 committed by Gitee
commit 7bcef6b45d
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -1145,20 +1145,20 @@
"dev": true
},
"@jimp/bmp": {
"version": "0.22.8",
"resolved": "https://repo.huaweicloud.com/repository/npm/@jimp/bmp/-/bmp-0.22.8.tgz",
"integrity": "sha512-JEMKgM1AEvvWfn9ZCHn62nK+QCE3Pb/ZhPdL3NF0ZgKNww6pqOmo6KqXzqY18JLB7c0epuTp4GPDPDhOh/ou1g==",
"version": "0.22.4",
"resolved": "https://repo.huaweicloud.com/repository/npm/@jimp/bmp/-/bmp-0.22.4.tgz",
"integrity": "sha512-ZDwQ/tLihpZuTCFGGa0zcyZIWHfhvHkrdbsoHUY0GG/JpH/y2xzlm2I48/TicCpoujN8oGKLHIJje0HmVX3xaA==",
"requires": {
"@jimp/utils": "^0.22.8",
"@jimp/utils": "^0.22.4",
"bmp-js": "^0.1.0"
}
},
"@jimp/core": {
"version": "0.22.8",
"resolved": "https://repo.huaweicloud.com/repository/npm/@jimp/core/-/core-0.22.8.tgz",
"integrity": "sha512-vkN28aFikzQieA6bGxN+qe20pseCAemCyUI0YmRkJIArlb6OujtAwWAKyokv2lylV56bq8EQGIz+Y30OXUnRqg==",
"version": "0.22.4",
"resolved": "https://repo.huaweicloud.com/repository/npm/@jimp/core/-/core-0.22.4.tgz",
"integrity": "sha512-K7guEYpXV44SCLR35QdPyKqF+mFZaEUAqiSL8qQ/F4N4Ws9JkPzFI/qYTjOkDoKxSWkXlKnlsk1sfMzy0yqA5g==",
"requires": {
"@jimp/utils": "^0.22.8",
"@jimp/utils": "^0.22.4",
"any-base": "^1.1.0",
"buffer": "^5.2.0",
"exif-parser": "^0.1.12",
@ -1170,237 +1170,237 @@
}
},
"@jimp/custom": {
"version": "0.22.8",
"resolved": "https://repo.huaweicloud.com/repository/npm/@jimp/custom/-/custom-0.22.8.tgz",
"integrity": "sha512-u6lP9x/HNeGHB0Oojv4c2mhuDvn7G0ikzYbK4IKLsH4HzHxt62faMjBzQMcFhKJhR6UiiKE/jiHrhGvBT/fMkw==",
"version": "0.22.4",
"resolved": "https://repo.huaweicloud.com/repository/npm/@jimp/custom/-/custom-0.22.4.tgz",
"integrity": "sha512-k9m/RfxjPjklUsgZ2nszlyNkodUG/4xlxlif70UELhxW8bdqZqqlQGzwA9p+PUiSnlSJYZjL6q+P8cd7yj1ggA==",
"requires": {
"@jimp/core": "^0.22.8"
"@jimp/core": "^0.22.4"
}
},
"@jimp/gif": {
"version": "0.22.8",
"resolved": "https://repo.huaweicloud.com/repository/npm/@jimp/gif/-/gif-0.22.8.tgz",
"integrity": "sha512-I0l6koS67IPU40RPxCJTD1NvePEd8vUIHTejx1ly0jrjGnumbqdarAlBUkDrKfPPc+Fnqp84hBbSN1w5hNPT6w==",
"version": "0.22.4",
"resolved": "https://repo.huaweicloud.com/repository/npm/@jimp/gif/-/gif-0.22.4.tgz",
"integrity": "sha512-KmN7GoaQTzLAX4JXLBRkIiZAXthgQdKe+Y7BOw4n6CMe6LAS/XCQqrYCG3Av/GqIO7UAKems6D7kIGAUuhpNlQ==",
"requires": {
"@jimp/utils": "^0.22.8",
"@jimp/utils": "^0.22.4",
"gifwrap": "^0.9.2",
"omggif": "^1.0.9"
}
},
"@jimp/jpeg": {
"version": "0.22.8",
"resolved": "https://repo.huaweicloud.com/repository/npm/@jimp/jpeg/-/jpeg-0.22.8.tgz",
"integrity": "sha512-hLXrQ7/0QiUhAVAF10dfGCSq3hvyqjKltlpu/87b3wqMDKe9KdvhX1AJHiUUrAbJv1fAcnOmQGTyXGuySa1D6A==",
"version": "0.22.4",
"resolved": "https://repo.huaweicloud.com/repository/npm/@jimp/jpeg/-/jpeg-0.22.4.tgz",
"integrity": "sha512-mMJNhEtJpne65mxpIXEvT0VIzmsKiZWmaFT/c2eQ2tBLEtWAFpkvoP+F7jEaU+F3Ur4fXKFkJ/xOSXtRr/gGNw==",
"requires": {
"@jimp/utils": "^0.22.8",
"@jimp/utils": "^0.22.4",
"jpeg-js": "^0.4.4"
}
},
"@jimp/plugin-blit": {
"version": "0.22.8",
"resolved": "https://repo.huaweicloud.com/repository/npm/@jimp/plugin-blit/-/plugin-blit-0.22.8.tgz",
"integrity": "sha512-rQ19txVCKIwo74HtgFodFt4//0ATPCJK+f24riqzb+nx+1JaOo1xRvpJqg4moirHwKR2fhwdDxmY7KX20kCeYA==",
"version": "0.22.4",
"resolved": "https://repo.huaweicloud.com/repository/npm/@jimp/plugin-blit/-/plugin-blit-0.22.4.tgz",
"integrity": "sha512-QQHe+rFarsxJQxWKlyHEMfLyXmUG9AiQky+8WfwjZVBYilIFyiBywOc3sThonOsru+7LOSUDmbN6mvbFk4R+gw==",
"requires": {
"@jimp/utils": "^0.22.8"
"@jimp/utils": "^0.22.4"
}
},
"@jimp/plugin-blur": {
"version": "0.22.8",
"resolved": "https://repo.huaweicloud.com/repository/npm/@jimp/plugin-blur/-/plugin-blur-0.22.8.tgz",
"integrity": "sha512-GWbNK3YW6k2EKiGJdpAFEr0jezPBtiVxj2wG/lCPuWJz7KmzSSN99hQjIy73xQxoBCRdALfJlkhe3leFNRueSQ==",
"version": "0.22.4",
"resolved": "https://repo.huaweicloud.com/repository/npm/@jimp/plugin-blur/-/plugin-blur-0.22.4.tgz",
"integrity": "sha512-p57Ac5LEQckIogiwf7qyOojGvLOD08eMaQd5ylOhet/fbdwAzD/8flWFhSIKsdAVzvnfGcszuLtrsV07jDutTw==",
"requires": {
"@jimp/utils": "^0.22.8"
"@jimp/utils": "^0.22.4"
}
},
"@jimp/plugin-circle": {
"version": "0.22.8",
"resolved": "https://repo.huaweicloud.com/repository/npm/@jimp/plugin-circle/-/plugin-circle-0.22.8.tgz",
"integrity": "sha512-qPCw8XFW8opT89ciFDuvs+eB3EB1mZIJWVajD2qAlprHiE7YGr34TkM7N5MNr3qZ1pJgkYdW6+HbBrJwBaonqw==",
"version": "0.22.4",
"resolved": "https://repo.huaweicloud.com/repository/npm/@jimp/plugin-circle/-/plugin-circle-0.22.4.tgz",
"integrity": "sha512-T+TpG+s+wM9kKHlpIEfCAfOM+QrYVqcMoWjkULddc0KtaDEhqgGYFhN+/SlzJfDbZKw0xUgIuAw89sXuzMIUjw==",
"requires": {
"@jimp/utils": "^0.22.8"
"@jimp/utils": "^0.22.4"
}
},
"@jimp/plugin-color": {
"version": "0.22.8",
"resolved": "https://repo.huaweicloud.com/repository/npm/@jimp/plugin-color/-/plugin-color-0.22.8.tgz",
"integrity": "sha512-ogkbg6rpDVH/mMLgAQKg17z3oZE0VN7ZWxNoH12fUHchqKz1I57zpa65fxZe2I8T5Xz97HR3x+7V7oI8qQGdSA==",
"version": "0.22.4",
"resolved": "https://repo.huaweicloud.com/repository/npm/@jimp/plugin-color/-/plugin-color-0.22.4.tgz",
"integrity": "sha512-TZqcqepoCcIlF7VodPPfS3WET+LL5Y/XnXOBk4tWnG5i+lhNrs7/U0HOJY6Iw9o4g267DddnlfKWmunvzBcvOQ==",
"requires": {
"@jimp/utils": "^0.22.8",
"@jimp/utils": "^0.22.4",
"tinycolor2": "^1.6.0"
}
},
"@jimp/plugin-contain": {
"version": "0.22.8",
"resolved": "https://repo.huaweicloud.com/repository/npm/@jimp/plugin-contain/-/plugin-contain-0.22.8.tgz",
"integrity": "sha512-oiaPLdJt9Dk+XEEhM/OU3lFemM51mA9NgMCAdburSCjDzKacJYBGFSHjTOhXzcxOie/ZDpOYN/UzFGKy8Dgl9A==",
"version": "0.22.4",
"resolved": "https://repo.huaweicloud.com/repository/npm/@jimp/plugin-contain/-/plugin-contain-0.22.4.tgz",
"integrity": "sha512-Hl+TO4v+EpRfEl3R6k/bEgOGOpm6JqNfEIyCFWLi6yqJQjMGzBQ0vt+VHe2u3WIFaFrDWsGxeuFZBDzgtjTwxw==",
"requires": {
"@jimp/utils": "^0.22.8"
"@jimp/utils": "^0.22.4"
}
},
"@jimp/plugin-cover": {
"version": "0.22.8",
"resolved": "https://repo.huaweicloud.com/repository/npm/@jimp/plugin-cover/-/plugin-cover-0.22.8.tgz",
"integrity": "sha512-mO68w1m/LhfuHU8LKHY05a4/hhWnY4t+T+8JCw9t+5yfzA4+LofBZZKtFtWgwf/QGe1y3X2rtUU/avAzDUKyyA==",
"version": "0.22.4",
"resolved": "https://repo.huaweicloud.com/repository/npm/@jimp/plugin-cover/-/plugin-cover-0.22.4.tgz",
"integrity": "sha512-KMTQjN/B7r/RNzoLFwnhqhLrgT0kMqTkBMEZQSopj5vPLPNjIX0ElEYC8AIVFKeZAV+1mYkyss+IDdxq4fyRng==",
"requires": {
"@jimp/utils": "^0.22.8"
"@jimp/utils": "^0.22.4"
}
},
"@jimp/plugin-crop": {
"version": "0.22.8",
"resolved": "https://repo.huaweicloud.com/repository/npm/@jimp/plugin-crop/-/plugin-crop-0.22.8.tgz",
"integrity": "sha512-ns4oH0h0gezYsbuH8RThcMLY5uTLk/vnqOVjWCehMHEzxi0DHMWCmpcb6bC//vJ+XFNhtVGn1ALN7+ROmPrj+A==",
"version": "0.22.4",
"resolved": "https://repo.huaweicloud.com/repository/npm/@jimp/plugin-crop/-/plugin-crop-0.22.4.tgz",
"integrity": "sha512-8krDt7xzBa1fbtlYCzEMZIgNjTkhgywho0FJpgIMkIUMjaZITS1Ea/Veb3UrWt8EsgQS6hxjGVE/Q1FvP5iPLA==",
"requires": {
"@jimp/utils": "^0.22.8"
"@jimp/utils": "^0.22.4"
}
},
"@jimp/plugin-displace": {
"version": "0.22.8",
"resolved": "https://repo.huaweicloud.com/repository/npm/@jimp/plugin-displace/-/plugin-displace-0.22.8.tgz",
"integrity": "sha512-Cj8nHYgsdFynOIx3dbbiVwRuZn3xO+RVfwkTRy0JBye+K2AU8SQJS+hSFNMQFTZt5djivh6kh0TzvR/6LkOd1w==",
"version": "0.22.4",
"resolved": "https://repo.huaweicloud.com/repository/npm/@jimp/plugin-displace/-/plugin-displace-0.22.4.tgz",
"integrity": "sha512-3gBfwYVFrOjp8SUpb7H0UMgqvsG/sxY1PVBIfRW9MUCosiH1eE/Mo5cbxhQ6/w5f3sh23lBmG8W0WuSrnXLorg==",
"requires": {
"@jimp/utils": "^0.22.8"
"@jimp/utils": "^0.22.4"
}
},
"@jimp/plugin-dither": {
"version": "0.22.8",
"resolved": "https://repo.huaweicloud.com/repository/npm/@jimp/plugin-dither/-/plugin-dither-0.22.8.tgz",
"integrity": "sha512-oE0Us/6bEgrgEg56plU3jSBzvB9iGhweKUHmxYMWnQbFCHP4mNCtPAs8+Fmq6c+m98ZgBgRcrJTnC7lphHkGyw==",
"version": "0.22.4",
"resolved": "https://repo.huaweicloud.com/repository/npm/@jimp/plugin-dither/-/plugin-dither-0.22.4.tgz",
"integrity": "sha512-oOhdZBDJpSGIoTUhPOIvLIVUwILRWgrWdA4Vbzcyz2RHvaPHS8gdBH0EdIPbJ5agNyFnY8sJWFM7YKx/rLNKsw==",
"requires": {
"@jimp/utils": "^0.22.8"
"@jimp/utils": "^0.22.4"
}
},
"@jimp/plugin-fisheye": {
"version": "0.22.8",
"resolved": "https://repo.huaweicloud.com/repository/npm/@jimp/plugin-fisheye/-/plugin-fisheye-0.22.8.tgz",
"integrity": "sha512-bWvYY/nfMcKclWEaRyAir+YsT6C5St823HUQAsewZowTrJmme+w4U2a6InsryTHUL01BBcV5BLH0aDHuV3StvA==",
"version": "0.22.4",
"resolved": "https://repo.huaweicloud.com/repository/npm/@jimp/plugin-fisheye/-/plugin-fisheye-0.22.4.tgz",
"integrity": "sha512-2myNZyDrwUOV8MKd4NeULnEOojYF7XRbnRHiUPsNptpmK6g/gI4xt+5k7BallAYZD8ZLfZVjstUogsObprHd/Q==",
"requires": {
"@jimp/utils": "^0.22.8"
"@jimp/utils": "^0.22.4"
}
},
"@jimp/plugin-flip": {
"version": "0.22.8",
"resolved": "https://repo.huaweicloud.com/repository/npm/@jimp/plugin-flip/-/plugin-flip-0.22.8.tgz",
"integrity": "sha512-0NFTNzjsdmOQkaIkNjZqO3/yU4SQb9nnWQXsLS1fFo+9QrIL5v8vVkXpk/rhiND6PyTj2mMTNjOa76GuZcC+iQ==",
"version": "0.22.4",
"resolved": "https://repo.huaweicloud.com/repository/npm/@jimp/plugin-flip/-/plugin-flip-0.22.4.tgz",
"integrity": "sha512-9FZ0k5N5leLDefeDjizXXTl17dzo23PYtCD/T4xeSVr96d1pQDwbeIk7pEhhHr1rl98tJe0U/OV2dFXFYauKPw==",
"requires": {
"@jimp/utils": "^0.22.8"
"@jimp/utils": "^0.22.4"
}
},
"@jimp/plugin-gaussian": {
"version": "0.22.8",
"resolved": "https://repo.huaweicloud.com/repository/npm/@jimp/plugin-gaussian/-/plugin-gaussian-0.22.8.tgz",
"integrity": "sha512-E/f14aLzCS50QAM7K+InI9V61KVy/Zx52vy7Jjfo1h7qKhQHss3PYaydaH0N6qlXRNeXgh+4/32P9JfieLMcdw==",
"version": "0.22.4",
"resolved": "https://repo.huaweicloud.com/repository/npm/@jimp/plugin-gaussian/-/plugin-gaussian-0.22.4.tgz",
"integrity": "sha512-irOSwLdZ9kTq5Wd5dpkMgIMJVwemYcqgnzd04+P6TJGYmem2HR6JUCDpjbET3Fpbo/snFLm4mZ+2A+SmeCGjKA==",
"requires": {
"@jimp/utils": "^0.22.8"
"@jimp/utils": "^0.22.4"
}
},
"@jimp/plugin-invert": {
"version": "0.22.8",
"resolved": "https://repo.huaweicloud.com/repository/npm/@jimp/plugin-invert/-/plugin-invert-0.22.8.tgz",
"integrity": "sha512-UauP39FF2cwbA5VU+Tz9VlNa9rtULPSHZb0Huwcjqjm9/G/xVN69VJ8+RKiFC4zM1/kYAUp/6IRwPa6qdKJpSw==",
"version": "0.22.4",
"resolved": "https://repo.huaweicloud.com/repository/npm/@jimp/plugin-invert/-/plugin-invert-0.22.4.tgz",
"integrity": "sha512-/WtZeLrF+H+mzbjqudeGvvSxudlHy1kyiP1gVWDxhYNQOuZJI57Vn20kSTYvHBNjvy31LV4/uestyX8j8tE2Qg==",
"requires": {
"@jimp/utils": "^0.22.8"
"@jimp/utils": "^0.22.4"
}
},
"@jimp/plugin-mask": {
"version": "0.22.8",
"resolved": "https://repo.huaweicloud.com/repository/npm/@jimp/plugin-mask/-/plugin-mask-0.22.8.tgz",
"integrity": "sha512-bhg5+3i8x1CmYj6cjvPBQZLwZEI3iK3gJWF25ZHF+12d3cqDuJngtr8oRQOQLlAgvKmrj9FXIiEPDczUI9cnWQ==",
"version": "0.22.4",
"resolved": "https://repo.huaweicloud.com/repository/npm/@jimp/plugin-mask/-/plugin-mask-0.22.4.tgz",
"integrity": "sha512-U0SrOwBNKkMYTNPTz5CXeJdZ4c5easFlq2B9Txy0kPsav2OraTv8cZjpMxrWUejo/AQGVUDbaGtXMm9pE13/6w==",
"requires": {
"@jimp/utils": "^0.22.8"
"@jimp/utils": "^0.22.4"
}
},
"@jimp/plugin-normalize": {
"version": "0.22.8",
"resolved": "https://repo.huaweicloud.com/repository/npm/@jimp/plugin-normalize/-/plugin-normalize-0.22.8.tgz",
"integrity": "sha512-Yg5nreAR1JYuSObu3ExlgaLxVeW6VvjVL5qFwiPFxSNlG8JIwL1Ir3K3ChSnnvymyZvJMHb6YKTYNfXKw5Da6g==",
"version": "0.22.4",
"resolved": "https://repo.huaweicloud.com/repository/npm/@jimp/plugin-normalize/-/plugin-normalize-0.22.4.tgz",
"integrity": "sha512-XJiPBJGCHWmIzUdmL4mWP1Ev5LMp77oMmPXdgQGDty1cxfyo3CbkTjZSsnwF/XLlrQ1yfLW+8JB+ihGKcVEOxA==",
"requires": {
"@jimp/utils": "^0.22.8"
"@jimp/utils": "^0.22.4"
}
},
"@jimp/plugin-print": {
"version": "0.22.8",
"resolved": "https://repo.huaweicloud.com/repository/npm/@jimp/plugin-print/-/plugin-print-0.22.8.tgz",
"integrity": "sha512-86O5ejCDi543IYl0TykSmNWErzAjEYhiAxNQb2F7rFRT38WJYNVsvJ6QhxhDQHKxSmF5iwmqbk0jYk5Wp2Z1kw==",
"version": "0.22.4",
"resolved": "https://repo.huaweicloud.com/repository/npm/@jimp/plugin-print/-/plugin-print-0.22.4.tgz",
"integrity": "sha512-mayiPhg6c7KYjvq3fYOW9ohhXD1eWdEiseV9dAWqTOEbDbohT8S6eTGhVIiVa2sVySLcpNEKZSk07c5EhJAMcw==",
"requires": {
"@jimp/utils": "^0.22.8",
"@jimp/utils": "^0.22.4",
"load-bmfont": "^1.4.1"
}
},
"@jimp/plugin-resize": {
"version": "0.22.8",
"resolved": "https://repo.huaweicloud.com/repository/npm/@jimp/plugin-resize/-/plugin-resize-0.22.8.tgz",
"integrity": "sha512-kg8ArQRPqv/iU3DWNXCa8kcVIhoq64Ze0aGCAeFLKlAq/59f5pzAci6m6vV4L/uOVdYmUa9/kYwIFY6RWKpfzQ==",
"version": "0.22.4",
"resolved": "https://repo.huaweicloud.com/repository/npm/@jimp/plugin-resize/-/plugin-resize-0.22.4.tgz",
"integrity": "sha512-2wMdpPNGf6Zo2lfJg1QHHQ+ds5baQH75IcFpdjw717dcEISpn1jPG//iClXOGh16OJsRQlwHESaZTgEo/5Dw/g==",
"requires": {
"@jimp/utils": "^0.22.8"
"@jimp/utils": "^0.22.4"
}
},
"@jimp/plugin-rotate": {
"version": "0.22.8",
"resolved": "https://repo.huaweicloud.com/repository/npm/@jimp/plugin-rotate/-/plugin-rotate-0.22.8.tgz",
"integrity": "sha512-9a+VPZWMN/Cks76wf8LjM5RVA3ntP9+NAdsS1SZhhXel7U3Re/dWMouIEbo3QTt6K+igRo4txUCdZiw4ZucvkQ==",
"version": "0.22.4",
"resolved": "https://repo.huaweicloud.com/repository/npm/@jimp/plugin-rotate/-/plugin-rotate-0.22.4.tgz",
"integrity": "sha512-g08LBsPENbeA6NVoeq0iuDgAL89+N+aZrvYVKYkiJZIM7vUvueJyAIq4+bjDl4r54OR8XBFX0GsrKsqrULh1eA==",
"requires": {
"@jimp/utils": "^0.22.8"
"@jimp/utils": "^0.22.4"
}
},
"@jimp/plugin-scale": {
"version": "0.22.8",
"resolved": "https://repo.huaweicloud.com/repository/npm/@jimp/plugin-scale/-/plugin-scale-0.22.8.tgz",
"integrity": "sha512-dQS4pG6DX6endu8zUpvBBOEtGC+ljDDDNw0scSXY71TxyQdNo5Ro0apfsppjmuAr8rNotRkfyxbITKkXQDRUDQ==",
"version": "0.22.4",
"resolved": "https://repo.huaweicloud.com/repository/npm/@jimp/plugin-scale/-/plugin-scale-0.22.4.tgz",
"integrity": "sha512-cJiLQtTcNk6/+j05R23TFGXy+smDV0BdlmzJVDb+7Ye9qcmWpkdjVSioQQqZr0QScIYKhhRCY/lFTepBx67yzw==",
"requires": {
"@jimp/utils": "^0.22.8"
"@jimp/utils": "^0.22.4"
}
},
"@jimp/plugin-shadow": {
"version": "0.22.8",
"resolved": "https://repo.huaweicloud.com/repository/npm/@jimp/plugin-shadow/-/plugin-shadow-0.22.8.tgz",
"integrity": "sha512-HyAhr7OblTQh+BoKHQg4qbS9MweNlH77yfpBqUEyDtfyjI5r06+5chf1ZdLRIPEWv/BdCfdI/g81Wv69muCMwA==",
"version": "0.22.4",
"resolved": "https://repo.huaweicloud.com/repository/npm/@jimp/plugin-shadow/-/plugin-shadow-0.22.4.tgz",
"integrity": "sha512-a5hdpzGBzBo91DNiKaGvs8iJbs2bYQmDRm/BrCh4NET+h5l5AwXNu/Ak0bWRhN16YQ55XYNGHer2jOwBPrf2WQ==",
"requires": {
"@jimp/utils": "^0.22.8"
"@jimp/utils": "^0.22.4"
}
},
"@jimp/plugin-threshold": {
"version": "0.22.8",
"resolved": "https://repo.huaweicloud.com/repository/npm/@jimp/plugin-threshold/-/plugin-threshold-0.22.8.tgz",
"integrity": "sha512-ZmkfH0PtjvF1UcKsjw0H7V6r+LC0yKzEfg76Jhs2nIqIgsxsSOVfHwS7z0/1IWnyXxSw36m+NjCAotNHRILGmA==",
"version": "0.22.4",
"resolved": "https://repo.huaweicloud.com/repository/npm/@jimp/plugin-threshold/-/plugin-threshold-0.22.4.tgz",
"integrity": "sha512-jTT/+p2zb2NESzd7O0bVRowiQszoaHeBf2OgP7lFde10fHd+fn78m5brUmSmlGAdlMRwm8S8ZcxTj5ZjdQns5w==",
"requires": {
"@jimp/utils": "^0.22.8"
"@jimp/utils": "^0.22.4"
}
},
"@jimp/plugins": {
"version": "0.22.8",
"resolved": "https://repo.huaweicloud.com/repository/npm/@jimp/plugins/-/plugins-0.22.8.tgz",
"integrity": "sha512-ieI2+kCpmIfjwVlT7B67ULCzxMizfj7LspJh9HnIZCDXQB9GBOZ9KImLYc75Krae0dP/3FR7FglLiSI7fkOHbw==",
"version": "0.22.4",
"resolved": "https://repo.huaweicloud.com/repository/npm/@jimp/plugins/-/plugins-0.22.4.tgz",
"integrity": "sha512-yAxcA4UR3Bs7j73I7wt4ty52vm5MzPmr+8DYk8jrS/ng2Z2iuXzbcTe4mf9eEqXYVah3rTIggo4dPjW75DRZtA==",
"requires": {
"@jimp/plugin-blit": "^0.22.8",
"@jimp/plugin-blur": "^0.22.8",
"@jimp/plugin-circle": "^0.22.8",
"@jimp/plugin-color": "^0.22.8",
"@jimp/plugin-contain": "^0.22.8",
"@jimp/plugin-cover": "^0.22.8",
"@jimp/plugin-crop": "^0.22.8",
"@jimp/plugin-displace": "^0.22.8",
"@jimp/plugin-dither": "^0.22.8",
"@jimp/plugin-fisheye": "^0.22.8",
"@jimp/plugin-flip": "^0.22.8",
"@jimp/plugin-gaussian": "^0.22.8",
"@jimp/plugin-invert": "^0.22.8",
"@jimp/plugin-mask": "^0.22.8",
"@jimp/plugin-normalize": "^0.22.8",
"@jimp/plugin-print": "^0.22.8",
"@jimp/plugin-resize": "^0.22.8",
"@jimp/plugin-rotate": "^0.22.8",
"@jimp/plugin-scale": "^0.22.8",
"@jimp/plugin-shadow": "^0.22.8",
"@jimp/plugin-threshold": "^0.22.8",
"@jimp/plugin-blit": "^0.22.4",
"@jimp/plugin-blur": "^0.22.4",
"@jimp/plugin-circle": "^0.22.4",
"@jimp/plugin-color": "^0.22.4",
"@jimp/plugin-contain": "^0.22.4",
"@jimp/plugin-cover": "^0.22.4",
"@jimp/plugin-crop": "^0.22.4",
"@jimp/plugin-displace": "^0.22.4",
"@jimp/plugin-dither": "^0.22.4",
"@jimp/plugin-fisheye": "^0.22.4",
"@jimp/plugin-flip": "^0.22.4",
"@jimp/plugin-gaussian": "^0.22.4",
"@jimp/plugin-invert": "^0.22.4",
"@jimp/plugin-mask": "^0.22.4",
"@jimp/plugin-normalize": "^0.22.4",
"@jimp/plugin-print": "^0.22.4",
"@jimp/plugin-resize": "^0.22.4",
"@jimp/plugin-rotate": "^0.22.4",
"@jimp/plugin-scale": "^0.22.4",
"@jimp/plugin-shadow": "^0.22.4",
"@jimp/plugin-threshold": "^0.22.4",
"timm": "^1.6.1"
}
},
"@jimp/png": {
"version": "0.22.8",
"resolved": "https://repo.huaweicloud.com/repository/npm/@jimp/png/-/png-0.22.8.tgz",
"integrity": "sha512-XOj11kcCr8zKg24QSwlRfH9k4hbV6rkMGUVxMS3puRzzB0FBSQy42NBYEfYf2XlY2QJSAByPl4AYerOtKb805w==",
"version": "0.22.4",
"resolved": "https://repo.huaweicloud.com/repository/npm/@jimp/png/-/png-0.22.4.tgz",
"integrity": "sha512-kDovx9dTyV/TSR40HQHdRyVgNNb7Cny4/0PPEa+xeR7snuDC3dV5hu9s/QJwY0RMGiAkiuKDpiaBuSZuz8dwRQ==",
"requires": {
"@jimp/utils": "^0.22.8",
"@jimp/utils": "^0.22.4",
"pngjs": "^6.0.0"
},
"dependencies": {
@ -1412,30 +1412,30 @@
}
},
"@jimp/tiff": {
"version": "0.22.8",
"resolved": "https://repo.huaweicloud.com/repository/npm/@jimp/tiff/-/tiff-0.22.8.tgz",
"integrity": "sha512-K0hYUVW5MLgwq3jiHVHa6LvP05J1rXOlRCC+5dMTUnAXVwi45+MKsqA/8lzzwhHYJ65CNhZwy6D3+ZNzM9SIBQ==",
"version": "0.22.4",
"resolved": "https://repo.huaweicloud.com/repository/npm/@jimp/tiff/-/tiff-0.22.4.tgz",
"integrity": "sha512-RStUATRnb+unYzzuGxU+SPZALqh5NxYdcS6UGTBvhCMlijopGiY/iL01wstIOst0ypKIjwbcSVj7mAHn6B7Qbw==",
"requires": {
"utif2": "^4.0.1"
}
},
"@jimp/types": {
"version": "0.22.8",
"resolved": "https://repo.huaweicloud.com/repository/npm/@jimp/types/-/types-0.22.8.tgz",
"integrity": "sha512-9+xc+mzuYwu0i+6dsnhXiUgfcS+Ktqn5q2jczoKyyBT0cOKgsk+57EIeFLgpTfVGRKRR0y/UIdHByeCzGguF3A==",
"version": "0.22.4",
"resolved": "https://repo.huaweicloud.com/repository/npm/@jimp/types/-/types-0.22.4.tgz",
"integrity": "sha512-v3hm8LGc3we6P6ML0ticiLX7wtdvywrKthYxqVrJVIu3vRL0Z4q3ngFjwzqDmaIF8wC0neq98s/t7ODWfeIiRQ==",
"requires": {
"@jimp/bmp": "^0.22.8",
"@jimp/gif": "^0.22.8",
"@jimp/jpeg": "^0.22.8",
"@jimp/png": "^0.22.8",
"@jimp/tiff": "^0.22.8",
"@jimp/bmp": "^0.22.4",
"@jimp/gif": "^0.22.4",
"@jimp/jpeg": "^0.22.4",
"@jimp/png": "^0.22.4",
"@jimp/tiff": "^0.22.4",
"timm": "^1.6.1"
}
},
"@jimp/utils": {
"version": "0.22.8",
"resolved": "https://repo.huaweicloud.com/repository/npm/@jimp/utils/-/utils-0.22.8.tgz",
"integrity": "sha512-AaqjfqDeLzSFzrbGRKHMXg/ntiWKvoG9tpVgWzgOx5/gPWj/IyGfztojLTTvY8HqZCr25z8z91u2lAQD2v46Jw==",
"version": "0.22.4",
"resolved": "https://repo.huaweicloud.com/repository/npm/@jimp/utils/-/utils-0.22.4.tgz",
"integrity": "sha512-EPaBMNg4NvVXnMpSFJEsdCQqdSVU2ACreAL+Ipkq19C/FkDEj9Q10t6Mjx8zOe/AAjBQj1vTALS/DykcHOn4bQ==",
"requires": {
"regenerator-runtime": "^0.13.3"
}
@ -4547,9 +4547,9 @@
}
},
"utif2": {
"version": "4.1.0",
"resolved": "https://repo.huaweicloud.com/repository/npm/utif2/-/utif2-4.1.0.tgz",
"integrity": "sha512-+oknB9FHrJ7oW7A2WZYajOcv4FcDR4CfoGB0dPNfxbi4GO05RRnFmt5oa23+9w32EanrYcSJWspUiJkLMs+37w==",
"version": "4.0.1",
"resolved": "https://repo.huaweicloud.com/repository/npm/utif2/-/utif2-4.0.1.tgz",
"integrity": "sha512-KMaD76dbzK1VjbwsckHJiqDjhP3pbpwyV+FdqkY6XFQenc2o/HS6pjPSYdu4+NQMHf2NLTW+nVP/eFP1CvOYQQ==",
"requires": {
"pako": "^1.0.11"
}
@ -4837,4 +4837,4 @@
"dev": true
}
}
}
}