diff --git a/ace-loader/package-lock.json b/ace-loader/package-lock.json index 63561b409ad7163b4760c0cfc7e4da54a7350aaa..898ca47041c5204531db8574d23e7ff5e1d84110 100644 --- a/ace-loader/package-lock.json +++ b/ace-loader/package-lock.json @@ -1128,322 +1128,298 @@ "dev": true }, "@jimp/bmp": { - "version": "0.12.1", - "resolved": "https://repo.huaweicloud.com/repository/npm/@jimp/bmp/-/bmp-0.12.1.tgz", - "integrity": "sha512-t16IamuBMv4GiGa1VAMzsgrVKVANxXG81wXECzbikOUkUv7pKJ2vHZDgkLBEsZQ9sAvFCneM1+yoSRpuENrfVQ==", + "version": "0.22.8", + "resolved": "https://repo.huaweicloud.com/repository/npm/@jimp/bmp/-/bmp-0.22.8.tgz", + "integrity": "sha512-JEMKgM1AEvvWfn9ZCHn62nK+QCE3Pb/ZhPdL3NF0ZgKNww6pqOmo6KqXzqY18JLB7c0epuTp4GPDPDhOh/ou1g==", "requires": { - "@babel/runtime": "^7.7.2", - "@jimp/utils": "^0.12.1", + "@jimp/utils": "^0.22.8", "bmp-js": "^0.1.0" } }, "@jimp/core": { - "version": "0.12.1", - "resolved": "https://repo.huaweicloud.com/repository/npm/@jimp/core/-/core-0.12.1.tgz", - "integrity": "sha512-mWfjExYEjHxBal+1gPesGChOQBSpxO7WUQkrO9KM7orboitOdQ15G5UA75ce7XVZ+5t+FQPOLmVkVZzzTQSEJA==", + "version": "0.22.8", + "resolved": "https://repo.huaweicloud.com/repository/npm/@jimp/core/-/core-0.22.8.tgz", + "integrity": "sha512-vkN28aFikzQieA6bGxN+qe20pseCAemCyUI0YmRkJIArlb6OujtAwWAKyokv2lylV56bq8EQGIz+Y30OXUnRqg==", "requires": { - "@babel/runtime": "^7.7.2", - "@jimp/utils": "^0.12.1", + "@jimp/utils": "^0.22.8", "any-base": "^1.1.0", "buffer": "^5.2.0", "exif-parser": "^0.1.12", - "file-type": "^9.0.0", - "load-bmfont": "^1.3.1", - "mkdirp": "^0.5.1", - "phin": "^2.9.1", + "file-type": "^16.5.4", + "isomorphic-fetch": "^3.0.0", + "mkdirp": "^2.1.3", "pixelmatch": "^4.0.2", - "tinycolor2": "^1.4.1" + "tinycolor2": "^1.6.0" } }, "@jimp/custom": { - "version": "0.12.1", - "resolved": "https://repo.huaweicloud.com/repository/npm/@jimp/custom/-/custom-0.12.1.tgz", - "integrity": "sha512-bVClp8FEJ/11GFTKeRTrfH7NgUWvVO5/tQzO/68aOwMIhbz9BOYQGh533K9+mSy29VjZJo8jxZ0C9ZwYHuFwfA==", + "version": "0.22.8", + "resolved": "https://repo.huaweicloud.com/repository/npm/@jimp/custom/-/custom-0.22.8.tgz", + "integrity": "sha512-u6lP9x/HNeGHB0Oojv4c2mhuDvn7G0ikzYbK4IKLsH4HzHxt62faMjBzQMcFhKJhR6UiiKE/jiHrhGvBT/fMkw==", "requires": { - "@babel/runtime": "^7.7.2", - "@jimp/core": "^0.12.1" + "@jimp/core": "^0.22.8" } }, "@jimp/gif": { - "version": "0.12.1", - "resolved": "https://repo.huaweicloud.com/repository/npm/@jimp/gif/-/gif-0.12.1.tgz", - "integrity": "sha512-cGn/AcvMGUGcqR6ByClGSnrja4AYmTwsGVXTQ1+EmfAdTiy6ztGgZCTDpZ/tq4SpdHXwm9wDHez7damKhTrH0g==", + "version": "0.22.8", + "resolved": "https://repo.huaweicloud.com/repository/npm/@jimp/gif/-/gif-0.22.8.tgz", + "integrity": "sha512-I0l6koS67IPU40RPxCJTD1NvePEd8vUIHTejx1ly0jrjGnumbqdarAlBUkDrKfPPc+Fnqp84hBbSN1w5hNPT6w==", "requires": { - "@babel/runtime": "^7.7.2", - "@jimp/utils": "^0.12.1", + "@jimp/utils": "^0.22.8", + "gifwrap": "^0.9.2", "omggif": "^1.0.9" } }, "@jimp/jpeg": { - "version": "0.12.1", - "resolved": "https://repo.huaweicloud.com/repository/npm/@jimp/jpeg/-/jpeg-0.12.1.tgz", - "integrity": "sha512-UoCUHbKLj2CDCETd7LrJnmK/ExDsSfJXmc1pKkfgomvepjXogdl2KTHf141wL6D+9CfSD2VBWQLC5TvjMvcr9A==", + "version": "0.22.8", + "resolved": "https://repo.huaweicloud.com/repository/npm/@jimp/jpeg/-/jpeg-0.22.8.tgz", + "integrity": "sha512-hLXrQ7/0QiUhAVAF10dfGCSq3hvyqjKltlpu/87b3wqMDKe9KdvhX1AJHiUUrAbJv1fAcnOmQGTyXGuySa1D6A==", "requires": { - "@babel/runtime": "^7.7.2", - "@jimp/utils": "^0.12.1", - "jpeg-js": "^0.4.0" + "@jimp/utils": "^0.22.8", + "jpeg-js": "^0.4.4" } }, "@jimp/plugin-blit": { - "version": "0.12.1", - "resolved": "https://repo.huaweicloud.com/repository/npm/@jimp/plugin-blit/-/plugin-blit-0.12.1.tgz", - "integrity": "sha512-VRBB6bx6EpQuaH0WX8ytlGNqUQcmuxXBbzL3e+cD0W6MluYibzQy089okvXcyUS72Q+qpSMmUDCVr3pDqLAsSA==", + "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==", "requires": { - "@babel/runtime": "^7.7.2", - "@jimp/utils": "^0.12.1" + "@jimp/utils": "^0.22.8" } }, "@jimp/plugin-blur": { - "version": "0.12.1", - "resolved": "https://repo.huaweicloud.com/repository/npm/@jimp/plugin-blur/-/plugin-blur-0.12.1.tgz", - "integrity": "sha512-rTFY0yrwVJFNgNsAlYGn2GYCRLVEcPQ6cqAuhNylXuR/7oH3Acul+ZWafeKtvN8D8uMlth/6VP74gruXvwffZw==", + "version": "0.22.8", + "resolved": "https://repo.huaweicloud.com/repository/npm/@jimp/plugin-blur/-/plugin-blur-0.22.8.tgz", + "integrity": "sha512-GWbNK3YW6k2EKiGJdpAFEr0jezPBtiVxj2wG/lCPuWJz7KmzSSN99hQjIy73xQxoBCRdALfJlkhe3leFNRueSQ==", "requires": { - "@babel/runtime": "^7.7.2", - "@jimp/utils": "^0.12.1" + "@jimp/utils": "^0.22.8" } }, "@jimp/plugin-circle": { - "version": "0.12.1", - "resolved": "https://repo.huaweicloud.com/repository/npm/@jimp/plugin-circle/-/plugin-circle-0.12.1.tgz", - "integrity": "sha512-+/OiBDjby7RBbQoDX8ZsqJRr1PaGPdTaaKUVGAsrE7KCNO9ODYNFAizB9lpidXkGgJ4Wx5R4mJy21i22oY/a4Q==", + "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==", "requires": { - "@babel/runtime": "^7.7.2", - "@jimp/utils": "^0.12.1" + "@jimp/utils": "^0.22.8" } }, "@jimp/plugin-color": { - "version": "0.12.1", - "resolved": "https://repo.huaweicloud.com/repository/npm/@jimp/plugin-color/-/plugin-color-0.12.1.tgz", - "integrity": "sha512-xlnK/msWN4uZ+Bu7+UrCs9oMzTSA9QE0jWFnF3h0aBsD8t1LGxozkckHe8nHtC/y/sxIa8BGKSfkiaW+r6FbnA==", + "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==", "requires": { - "@babel/runtime": "^7.7.2", - "@jimp/utils": "^0.12.1", - "tinycolor2": "^1.4.1" + "@jimp/utils": "^0.22.8", + "tinycolor2": "^1.6.0" } }, "@jimp/plugin-contain": { - "version": "0.12.1", - "resolved": "https://repo.huaweicloud.com/repository/npm/@jimp/plugin-contain/-/plugin-contain-0.12.1.tgz", - "integrity": "sha512-WZ/D6G0jhnBh2bkBh610PEh/caGhAUIAxYLsQsfSSlOxPsDhbj3S6hMbFKRgnDvf0hsd5zTIA0j1B0UG4kh18A==", + "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==", "requires": { - "@babel/runtime": "^7.7.2", - "@jimp/utils": "^0.12.1" + "@jimp/utils": "^0.22.8" } }, "@jimp/plugin-cover": { - "version": "0.12.1", - "resolved": "https://repo.huaweicloud.com/repository/npm/@jimp/plugin-cover/-/plugin-cover-0.12.1.tgz", - "integrity": "sha512-ddWwTQO40GcabJ2UwUYCeuNxnjV4rBTiLprnjGMqAJCzdz3q3Sp20FkRf+H+E22k2v2LHss8dIOFOF4i6ycr9Q==", + "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==", "requires": { - "@babel/runtime": "^7.7.2", - "@jimp/utils": "^0.12.1" + "@jimp/utils": "^0.22.8" } }, "@jimp/plugin-crop": { - "version": "0.12.1", - "resolved": "https://repo.huaweicloud.com/repository/npm/@jimp/plugin-crop/-/plugin-crop-0.12.1.tgz", - "integrity": "sha512-CKjVkrNO8FDZKYVpMireQW4SgKBSOdF+Ip/1sWssHHe77+jGEKqOjhYju+VhT3dZJ3+75rJNI9II7Kethp+rTw==", + "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==", "requires": { - "@babel/runtime": "^7.7.2", - "@jimp/utils": "^0.12.1" + "@jimp/utils": "^0.22.8" } }, "@jimp/plugin-displace": { - "version": "0.12.1", - "resolved": "https://repo.huaweicloud.com/repository/npm/@jimp/plugin-displace/-/plugin-displace-0.12.1.tgz", - "integrity": "sha512-MQAw2iuf1/bVJ6P95WWTLA+WBjvIZ7TeGBerkvBaTK8oWdj+NSLNRIYOIoyPbZ7DTL8f1SN4Vd6KD6BZaoWrwg==", + "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==", "requires": { - "@babel/runtime": "^7.7.2", - "@jimp/utils": "^0.12.1" + "@jimp/utils": "^0.22.8" } }, "@jimp/plugin-dither": { - "version": "0.12.1", - "resolved": "https://repo.huaweicloud.com/repository/npm/@jimp/plugin-dither/-/plugin-dither-0.12.1.tgz", - "integrity": "sha512-mCrBHdx2ViTLJDLcrobqGLlGhZF/Mq41bURWlElQ2ArvrQ3/xR52We9DNDfC08oQ2JVb6q3v1GnCCdn0KNojGQ==", + "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==", "requires": { - "@babel/runtime": "^7.7.2", - "@jimp/utils": "^0.12.1" + "@jimp/utils": "^0.22.8" } }, "@jimp/plugin-fisheye": { - "version": "0.12.1", - "resolved": "https://repo.huaweicloud.com/repository/npm/@jimp/plugin-fisheye/-/plugin-fisheye-0.12.1.tgz", - "integrity": "sha512-CHvYSXtHNplzkkYzB44tENPDmvfUHiYCnAETTY+Hx58kZ0w8ERZ+OiLhUmiBcvH/QHm/US1iiNjgGUAfeQX6dg==", + "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==", "requires": { - "@babel/runtime": "^7.7.2", - "@jimp/utils": "^0.12.1" + "@jimp/utils": "^0.22.8" } }, "@jimp/plugin-flip": { - "version": "0.12.1", - "resolved": "https://repo.huaweicloud.com/repository/npm/@jimp/plugin-flip/-/plugin-flip-0.12.1.tgz", - "integrity": "sha512-xi+Yayrnln8A/C9E3yQBExjxwBSeCkt/ZQg1CxLgszVyX/3Zo8+nkV8MJYpkTpj8LCZGTOKlsE05mxu/a3lbJQ==", + "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==", "requires": { - "@babel/runtime": "^7.7.2", - "@jimp/utils": "^0.12.1" + "@jimp/utils": "^0.22.8" } }, "@jimp/plugin-gaussian": { - "version": "0.12.1", - "resolved": "https://repo.huaweicloud.com/repository/npm/@jimp/plugin-gaussian/-/plugin-gaussian-0.12.1.tgz", - "integrity": "sha512-7O6eKlhL37hsLfV6WAX1Cvce7vOqSwL1oWbBveC1agutDlrtvcTh1s2mQ4Pde654hCJu55mq1Ur10+ote5j3qw==", + "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==", "requires": { - "@babel/runtime": "^7.7.2", - "@jimp/utils": "^0.12.1" + "@jimp/utils": "^0.22.8" } }, "@jimp/plugin-invert": { - "version": "0.12.1", - "resolved": "https://repo.huaweicloud.com/repository/npm/@jimp/plugin-invert/-/plugin-invert-0.12.1.tgz", - "integrity": "sha512-JTAs7A1Erbxwl+7ph7tgcb2PZ4WzB+3nb2WbfiWU8iCrKj17mMDSc5soaCCycn8wfwqvgB1vhRfGpseOLWxsuQ==", + "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==", "requires": { - "@babel/runtime": "^7.7.2", - "@jimp/utils": "^0.12.1" + "@jimp/utils": "^0.22.8" } }, "@jimp/plugin-mask": { - "version": "0.12.1", - "resolved": "https://repo.huaweicloud.com/repository/npm/@jimp/plugin-mask/-/plugin-mask-0.12.1.tgz", - "integrity": "sha512-bnDdY0RO/x5Mhqoy+056SN1wEj++sD4muAKqLD2CIT8Zq5M/0TA4hkdf/+lwFy3H2C0YTK39PSE9xyb4jPX3kA==", + "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==", "requires": { - "@babel/runtime": "^7.7.2", - "@jimp/utils": "^0.12.1" + "@jimp/utils": "^0.22.8" } }, "@jimp/plugin-normalize": { - "version": "0.12.1", - "resolved": "https://repo.huaweicloud.com/repository/npm/@jimp/plugin-normalize/-/plugin-normalize-0.12.1.tgz", - "integrity": "sha512-4kSaI4JLM/PNjHwbnAHgyh51V5IlPfPxYvsZyZ1US32pebWtocxSMaSuOaJUg7OGSkwSDBv81UR2h5D+Dz1b5A==", + "version": "0.22.8", + "resolved": "https://repo.huaweicloud.com/repository/npm/@jimp/plugin-normalize/-/plugin-normalize-0.22.8.tgz", + "integrity": "sha512-Yg5nreAR1JYuSObu3ExlgaLxVeW6VvjVL5qFwiPFxSNlG8JIwL1Ir3K3ChSnnvymyZvJMHb6YKTYNfXKw5Da6g==", "requires": { - "@babel/runtime": "^7.7.2", - "@jimp/utils": "^0.12.1" + "@jimp/utils": "^0.22.8" } }, "@jimp/plugin-print": { - "version": "0.12.1", - "resolved": "https://repo.huaweicloud.com/repository/npm/@jimp/plugin-print/-/plugin-print-0.12.1.tgz", - "integrity": "sha512-T0lNS3qU9SwCHOEz7AGrdp50+gqiWGZibOL3350/X/dqoFs1EvGDjKVeWncsGCyLlpfd7M/AibHZgu8Fx2bWng==", + "version": "0.22.8", + "resolved": "https://repo.huaweicloud.com/repository/npm/@jimp/plugin-print/-/plugin-print-0.22.8.tgz", + "integrity": "sha512-86O5ejCDi543IYl0TykSmNWErzAjEYhiAxNQb2F7rFRT38WJYNVsvJ6QhxhDQHKxSmF5iwmqbk0jYk5Wp2Z1kw==", "requires": { - "@babel/runtime": "^7.7.2", - "@jimp/utils": "^0.12.1", - "load-bmfont": "^1.4.0" + "@jimp/utils": "^0.22.8", + "load-bmfont": "^1.4.1" } }, "@jimp/plugin-resize": { - "version": "0.12.1", - "resolved": "https://repo.huaweicloud.com/repository/npm/@jimp/plugin-resize/-/plugin-resize-0.12.1.tgz", - "integrity": "sha512-sbNn4tdBGcgGlPt9XFxCuDl4ZOoxa8/Re8nAikyxYhRss2Dqz91ARbBQxOf1vlUGeicQMsjEuWbPQAogTSJRug==", + "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==", "requires": { - "@babel/runtime": "^7.7.2", - "@jimp/utils": "^0.12.1" + "@jimp/utils": "^0.22.8" } }, "@jimp/plugin-rotate": { - "version": "0.12.1", - "resolved": "https://repo.huaweicloud.com/repository/npm/@jimp/plugin-rotate/-/plugin-rotate-0.12.1.tgz", - "integrity": "sha512-RYkLzwG2ervG6hHy8iepbIVeWdT1kz4Qz044eloqo6c66MK0KAqp228YI8+CAKm0joQnVDC/A0FgRIj/K8uyAw==", + "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==", "requires": { - "@babel/runtime": "^7.7.2", - "@jimp/utils": "^0.12.1" + "@jimp/utils": "^0.22.8" } }, "@jimp/plugin-scale": { - "version": "0.12.1", - "resolved": "https://repo.huaweicloud.com/repository/npm/@jimp/plugin-scale/-/plugin-scale-0.12.1.tgz", - "integrity": "sha512-zjNVI1fUj+ywfG78T1ZU33g9a5sk4rhEQkkhtny8koAscnVsDN2YaZEKoFli54kqaWh5kSS5DDL7a/9pEfXnFQ==", + "version": "0.22.8", + "resolved": "https://repo.huaweicloud.com/repository/npm/@jimp/plugin-scale/-/plugin-scale-0.22.8.tgz", + "integrity": "sha512-dQS4pG6DX6endu8zUpvBBOEtGC+ljDDDNw0scSXY71TxyQdNo5Ro0apfsppjmuAr8rNotRkfyxbITKkXQDRUDQ==", "requires": { - "@babel/runtime": "^7.7.2", - "@jimp/utils": "^0.12.1" + "@jimp/utils": "^0.22.8" } }, "@jimp/plugin-shadow": { - "version": "0.12.1", - "resolved": "https://repo.huaweicloud.com/repository/npm/@jimp/plugin-shadow/-/plugin-shadow-0.12.1.tgz", - "integrity": "sha512-Z82IwvunXWQ2jXegd3W3TYUXpfJcEvNbHodr7Z+oVnwhM1OoQ5QC6RSRQwsj2qXIhbGffQjH8eguHgEgAV+u5w==", + "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==", "requires": { - "@babel/runtime": "^7.7.2", - "@jimp/utils": "^0.12.1" + "@jimp/utils": "^0.22.8" } }, "@jimp/plugin-threshold": { - "version": "0.12.1", - "resolved": "https://repo.huaweicloud.com/repository/npm/@jimp/plugin-threshold/-/plugin-threshold-0.12.1.tgz", - "integrity": "sha512-PFezt5fSk0q+xKvdpuv0eLggy2I7EgYotrK8TRZOT0jimuYFXPF0Z514c6szumoW5kEsRz04L1HkPT1FqI97Yg==", + "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==", "requires": { - "@babel/runtime": "^7.7.2", - "@jimp/utils": "^0.12.1" + "@jimp/utils": "^0.22.8" } }, "@jimp/plugins": { - "version": "0.12.1", - "resolved": "https://repo.huaweicloud.com/repository/npm/@jimp/plugins/-/plugins-0.12.1.tgz", - "integrity": "sha512-7+Yp29T6BbYo+Oqnc+m7A5AH+O+Oy5xnxvxlfmsp48+SuwEZ4akJp13Gu2PSmRlylENzR7MlWOxzhas5ERNlIg==", - "requires": { - "@babel/runtime": "^7.7.2", - "@jimp/plugin-blit": "^0.12.1", - "@jimp/plugin-blur": "^0.12.1", - "@jimp/plugin-circle": "^0.12.1", - "@jimp/plugin-color": "^0.12.1", - "@jimp/plugin-contain": "^0.12.1", - "@jimp/plugin-cover": "^0.12.1", - "@jimp/plugin-crop": "^0.12.1", - "@jimp/plugin-displace": "^0.12.1", - "@jimp/plugin-dither": "^0.12.1", - "@jimp/plugin-fisheye": "^0.12.1", - "@jimp/plugin-flip": "^0.12.1", - "@jimp/plugin-gaussian": "^0.12.1", - "@jimp/plugin-invert": "^0.12.1", - "@jimp/plugin-mask": "^0.12.1", - "@jimp/plugin-normalize": "^0.12.1", - "@jimp/plugin-print": "^0.12.1", - "@jimp/plugin-resize": "^0.12.1", - "@jimp/plugin-rotate": "^0.12.1", - "@jimp/plugin-scale": "^0.12.1", - "@jimp/plugin-shadow": "^0.12.1", - "@jimp/plugin-threshold": "^0.12.1", + "version": "0.22.8", + "resolved": "https://repo.huaweicloud.com/repository/npm/@jimp/plugins/-/plugins-0.22.8.tgz", + "integrity": "sha512-ieI2+kCpmIfjwVlT7B67ULCzxMizfj7LspJh9HnIZCDXQB9GBOZ9KImLYc75Krae0dP/3FR7FglLiSI7fkOHbw==", + "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", "timm": "^1.6.1" } }, "@jimp/png": { - "version": "0.12.1", - "resolved": "https://repo.huaweicloud.com/repository/npm/@jimp/png/-/png-0.12.1.tgz", - "integrity": "sha512-tOUSJMJzcMAN82F9/Q20IToquIVWzvOe/7NIpVQJn6m+Lq6TtVmd7d8gdcna9AEFm2FIza5lhq2Kta6Xj0KXhQ==", + "version": "0.22.8", + "resolved": "https://repo.huaweicloud.com/repository/npm/@jimp/png/-/png-0.22.8.tgz", + "integrity": "sha512-XOj11kcCr8zKg24QSwlRfH9k4hbV6rkMGUVxMS3puRzzB0FBSQy42NBYEfYf2XlY2QJSAByPl4AYerOtKb805w==", "requires": { - "@babel/runtime": "^7.7.2", - "@jimp/utils": "^0.12.1", - "pngjs": "^3.3.3" + "@jimp/utils": "^0.22.8", + "pngjs": "^6.0.0" + }, + "dependencies": { + "pngjs": { + "version": "6.0.0", + "resolved": "https://repo.huaweicloud.com/repository/npm/pngjs/-/pngjs-6.0.0.tgz", + "integrity": "sha512-TRzzuFRRmEoSW/p1KVAmiOgPco2Irlah+bGFCeNfJXxxYGwSw7YwAOAcd7X28K/m5bjBWKsC29KyoMfHbypayg==" + } } }, "@jimp/tiff": { - "version": "0.12.1", - "resolved": "https://repo.huaweicloud.com/repository/npm/@jimp/tiff/-/tiff-0.12.1.tgz", - "integrity": "sha512-bzWDgv3202TKhaBGzV9OFF0PVQWEb4194h9kv5js348SSnbCusz/tzTE1EwKrnbDZThZPgTB1ryKs7D+Q9Mhmg==", + "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==", "requires": { - "@babel/runtime": "^7.7.2", - "utif": "^2.0.1" + "utif2": "^4.0.1" } }, "@jimp/types": { - "version": "0.12.1", - "resolved": "https://repo.huaweicloud.com/repository/npm/@jimp/types/-/types-0.12.1.tgz", - "integrity": "sha512-hg5OKXpWWeKGuDrfibrjWWhr7hqb7f552wqnPWSLQpVrdWgjH+hpOv6cOzdo9bsU78qGTelZJPxr0ERRoc+MhQ==", - "requires": { - "@babel/runtime": "^7.7.2", - "@jimp/bmp": "^0.12.1", - "@jimp/gif": "^0.12.1", - "@jimp/jpeg": "^0.12.1", - "@jimp/png": "^0.12.1", - "@jimp/tiff": "^0.12.1", + "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==", + "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", "timm": "^1.6.1" } }, "@jimp/utils": { - "version": "0.12.1", - "resolved": "https://repo.huaweicloud.com/repository/npm/@jimp/utils/-/utils-0.12.1.tgz", - "integrity": "sha512-EjPkDQOzV/oZfbolEUgFT6SE++PtCccVBvjuACkttyCfl0P2jnpR49SwstyVLc2u8AwBAZEHHAw9lPYaMjtbXQ==", + "version": "0.22.8", + "resolved": "https://repo.huaweicloud.com/repository/npm/@jimp/utils/-/utils-0.22.8.tgz", + "integrity": "sha512-AaqjfqDeLzSFzrbGRKHMXg/ntiWKvoG9tpVgWzgOx5/gPWj/IyGfztojLTTvY8HqZCr25z8z91u2lAQD2v46Jw==", "requires": { - "@babel/runtime": "^7.7.2", "regenerator-runtime": "^0.13.3" } }, @@ -1530,6 +1506,11 @@ "fastq": "^1.6.0" } }, + "@tokenizer/token": { + "version": "0.3.0", + "resolved": "https://repo.huaweicloud.com/repository/npm/@tokenizer/token/-/token-0.3.0.tgz", + "integrity": "sha512-OvjF+z51L3ov0OyAU0duzsYuvO01PH7x4t6DJx+guahgTnBHkhJdG7soQeTSFLWN3efnHyibZ4Z8l2EuWwJN3A==" + }, "@types/eslint": { "version": "8.37.0", "resolved": "https://repo.huaweicloud.com/repository/npm/@types/eslint/-/eslint-8.37.0.tgz", @@ -2852,9 +2833,14 @@ } }, "file-type": { - "version": "9.0.0", - "resolved": "https://repo.huaweicloud.com/repository/npm/file-type/-/file-type-9.0.0.tgz", - "integrity": "sha512-Qe/5NJrgIOlwijpq3B7BEpzPFcgzggOTagZmkXQY4LA6bsXKTUstK7Wp12lEJ/mLKTpvIZxmIuRcLYWT6ov9lw==" + "version": "16.5.4", + "resolved": "https://repo.huaweicloud.com/repository/npm/file-type/-/file-type-16.5.4.tgz", + "integrity": "sha512-/yFHK0aGjFEgDJjEKP0pWCplsPFPhwyfwevf/pVxiN0tmE4L9LmwWxWukdJSHdoCli4VgQLehjJtwQBnqmsKcw==", + "requires": { + "readable-web-to-node-stream": "^3.0.0", + "strtok3": "^6.2.4", + "token-types": "^4.1.1" + } }, "fill-range": { "version": "7.0.1", @@ -3030,6 +3016,15 @@ "get-intrinsic": "^1.1.1" } }, + "gifwrap": { + "version": "0.9.4", + "resolved": "https://repo.huaweicloud.com/repository/npm/gifwrap/-/gifwrap-0.9.4.tgz", + "integrity": "sha512-MDMwbhASQuVeD4JKd1fKgNgCRL3fGqMM4WaqpNhWO0JiMOAjbQdumbs4BbBZEy9/M00EHEjKN3HieVhCUlwjeQ==", + "requires": { + "image-q": "^4.0.0", + "omggif": "^1.0.10" + } + }, "glob": { "version": "7.2.3", "resolved": "https://repo.huaweicloud.com/repository/npm/glob/-/glob-7.2.3.tgz", @@ -3171,6 +3166,21 @@ "resolved": "https://repo.huaweicloud.com/repository/npm/ignore/-/ignore-5.2.0.tgz", "integrity": "sha512-CmxgYGiEPCLhfLnpPp1MoRmifwEIOgjcHXxOBjv7mY96c+eWScsOP9c112ZyLdWHi0FxHjI+4uVhKYp/gcdRmQ==" }, + "image-q": { + "version": "4.0.0", + "resolved": "https://repo.huaweicloud.com/repository/npm/image-q/-/image-q-4.0.0.tgz", + "integrity": "sha512-PfJGVgIfKQJuq3s0tTDOKtztksibuUEbJQIYT3by6wctQo+Rdlh7ef4evJ5NCdxY4CfMbvFkocEwbl4BF8RlJw==", + "requires": { + "@types/node": "16.9.1" + }, + "dependencies": { + "@types/node": { + "version": "16.9.1", + "resolved": "https://repo.huaweicloud.com/repository/npm/@types/node/-/node-16.9.1.tgz", + "integrity": "sha512-QpLcX9ZSsq3YYUUnD3nFDY8H7wctAhQj/TFKL8Ya8v5fMm3CFXxo8zStsLAl780ltoYoo1WvKUVGBQK+1ifr7g==" + } + } + }, "image-size": { "version": "0.5.5", "resolved": "https://repo.huaweicloud.com/repository/npm/image-size/-/image-size-0.5.5.tgz", @@ -3445,6 +3455,15 @@ "resolved": "https://repo.huaweicloud.com/repository/npm/isobject/-/isobject-3.0.1.tgz", "integrity": "sha512-WhB9zCku7EGTj/HQQRz5aUQEUeoQZH2bWcltRErOpymJ4boYE6wL9Tbr23krRPSZ+C5zqNSrSw+Cc7sZZ4b7vg==" }, + "isomorphic-fetch": { + "version": "3.0.0", + "resolved": "https://repo.huaweicloud.com/repository/npm/isomorphic-fetch/-/isomorphic-fetch-3.0.0.tgz", + "integrity": "sha512-qvUtwJ3j6qwsF3jLxkZ72qCgjMysPzDfeV240JHiGZsANBYd+EEuu35v7dfrJ9Up0Ak07D7GGSkGhCHTqg/5wA==", + "requires": { + "node-fetch": "^2.6.1", + "whatwg-fetch": "^3.4.1" + } + }, "jest-worker": { "version": "27.5.1", "resolved": "https://repo.huaweicloud.com/repository/npm/jest-worker/-/jest-worker-27.5.1.tgz", @@ -3471,14 +3490,13 @@ } }, "jimp": { - "version": "0.12.1", - "resolved": "https://repo.huaweicloud.com/repository/npm/jimp/-/jimp-0.12.1.tgz", - "integrity": "sha512-0soPJif+yjmzmOF+4cF2hyhxUWWpXpQntsm2joJXFFoRcQiPzsG4dbLKYqYPT3Fc6PjZ8MaLtCkDqqckVSfmRw==", - "requires": { - "@babel/runtime": "^7.7.2", - "@jimp/custom": "^0.12.1", - "@jimp/plugins": "^0.12.1", - "@jimp/types": "^0.12.1", + "version": "0.22.8", + "resolved": "https://repo.huaweicloud.com/repository/npm/jimp/-/jimp-0.22.8.tgz", + "integrity": "sha512-pBbrooJMX7795sDcxx1XpwNZC8B/ITyDV+JK2/1qNbQl/1UWqWeh5Dq7qQpMZl5jLdcFDv5IVTM+OhpafSqSFA==", + "requires": { + "@jimp/custom": "^0.22.8", + "@jimp/plugins": "^0.22.8", + "@jimp/types": "^0.22.8", "regenerator-runtime": "^0.13.3" } }, @@ -3749,12 +3767,9 @@ "integrity": "sha512-Jsjnk4bw3YJqYzbdyBiNsPWHPfO++UGG749Cxs6peCu5Xg4nrena6OVxOYxrQTqww0Jmwt+Ref8rggumkTLz9Q==" }, "mkdirp": { - "version": "0.5.6", - "resolved": "https://repo.huaweicloud.com/repository/npm/mkdirp/-/mkdirp-0.5.6.tgz", - "integrity": "sha512-FP+p8RB8OWpF3YZBCrP5gtADmtXApB5AMLn+vdyA+PyxCjrCs00mjyUozssO33cwDeT3wNGdLxJ5M//YqtHAJw==", - "requires": { - "minimist": "^1.2.6" - } + "version": "2.1.6", + "resolved": "https://repo.huaweicloud.com/repository/npm/mkdirp/-/mkdirp-2.1.6.tgz", + "integrity": "sha512-+hEnITedc8LAtIP9u3HJDFIdcLV2vXP33sqLLIzkv1Db1zO/1OxbvYf0Y1OC/S/Qo5dxHXepofhmxL02PsKe+A==" }, "mocha": { "version": "7.2.0", @@ -3987,6 +4002,14 @@ "semver": "^5.7.0" } }, + "node-fetch": { + "version": "2.6.11", + "resolved": "https://repo.huaweicloud.com/repository/npm/node-fetch/-/node-fetch-2.6.11.tgz", + "integrity": "sha512-4I6pdBY1EthSqDmJkiNk3JIT8cswwR9nfeW/cPdUagJYEQG7R95WRH74wpz7ma8Gh/9dI9FP+OU+0E4FvtA55w==", + "requires": { + "whatwg-url": "^5.0.0" + } + }, "node-releases": { "version": "2.0.5", "resolved": "https://repo.huaweicloud.com/repository/npm/node-releases/-/node-releases-2.0.5.tgz", @@ -4146,6 +4169,11 @@ "resolved": "https://repo.huaweicloud.com/repository/npm/path-type/-/path-type-4.0.0.tgz", "integrity": "sha512-gDKb8aZMDeD/tZWs9P6+q0J9Mwkdl6xMV8TjnGP3qJVJ06bdMgkbBlLU8IdfOsIsFz2BW1rNVT3XuNEl8zPAvw==" }, + "peek-readable": { + "version": "4.1.0", + "resolved": "https://repo.huaweicloud.com/repository/npm/peek-readable/-/peek-readable-4.1.0.tgz", + "integrity": "sha512-ZI3LnwUv5nOGbQzD9c2iDG6toheuXSZP5esSHBjopsXH4dg19soufvpUGA3uohi5anFtGb2lhAVdHzH6R/Evvg==" + }, "phin": { "version": "2.9.3", "resolved": "https://repo.huaweicloud.com/repository/npm/phin/-/phin-2.9.3.tgz", @@ -4299,6 +4327,24 @@ "safe-buffer": "^5.1.0" } }, + "readable-stream": { + "version": "3.6.2", + "resolved": "https://repo.huaweicloud.com/repository/npm/readable-stream/-/readable-stream-3.6.2.tgz", + "integrity": "sha512-9u/sniCrY3D5WdsERHzHE4G2YCXqoG5FTHUiCC4SIbr6XcLZBY05ya9EKjYek9O5xOAwjGq+1JdGBAS7Q9ScoA==", + "requires": { + "inherits": "^2.0.3", + "string_decoder": "^1.1.1", + "util-deprecate": "^1.0.1" + } + }, + "readable-web-to-node-stream": { + "version": "3.0.2", + "resolved": "https://repo.huaweicloud.com/repository/npm/readable-web-to-node-stream/-/readable-web-to-node-stream-3.0.2.tgz", + "integrity": "sha512-ePeK6cc1EcKLEhJFt/AebMCLL+GgSKhuygrZ/GLaKZYEecIgIECf4UaUuaByiGtzckwR4ain9VzUh95T1exYGw==", + "requires": { + "readable-stream": "^3.6.0" + } + }, "readdirp": { "version": "3.6.0", "resolved": "https://repo.huaweicloud.com/repository/npm/readdirp/-/readdirp-3.6.0.tgz", @@ -4712,6 +4758,21 @@ "es-abstract": "^1.19.5" } }, + "string_decoder": { + "version": "1.3.0", + "resolved": "https://repo.huaweicloud.com/repository/npm/string_decoder/-/string_decoder-1.3.0.tgz", + "integrity": "sha512-hkRX8U1WjJFd8LsDJ2yQ/wWWxaopEsABU1XfkM8A+j0+85JAGppt16cr1Whg6KIbb4okU6Mql6BOj+uup/wKeA==", + "requires": { + "safe-buffer": "~5.2.0" + }, + "dependencies": { + "safe-buffer": { + "version": "5.2.1", + "resolved": "https://repo.huaweicloud.com/repository/npm/safe-buffer/-/safe-buffer-5.2.1.tgz", + "integrity": "sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ==" + } + } + }, "strip-ansi": { "version": "6.0.1", "resolved": "https://repo.huaweicloud.com/repository/npm/strip-ansi/-/strip-ansi-6.0.1.tgz", @@ -4727,6 +4788,15 @@ "integrity": "sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig==", "dev": true }, + "strtok3": { + "version": "6.3.0", + "resolved": "https://repo.huaweicloud.com/repository/npm/strtok3/-/strtok3-6.3.0.tgz", + "integrity": "sha512-fZtbhtvI9I48xDSywd/somNqgUHl2L2cstmXCCif0itOf96jeW18MBSyrLuNicYQVkvpOxkZtkzujiTJ9LW5Jw==", + "requires": { + "@tokenizer/token": "^0.3.0", + "peek-readable": "^4.1.0" + } + }, "supports-color": { "version": "5.5.0", "resolved": "https://repo.huaweicloud.com/repository/npm/supports-color/-/supports-color-5.5.0.tgz", @@ -4854,9 +4924,9 @@ "integrity": "sha512-IjZc9KIotudix8bMaBW6QvMuq64BrJWFs1+4V0lXwWGQZwH+LnX87doAYhem4caOEusRP9/g6jVDQmZ8XOk1nw==" }, "tinycolor2": { - "version": "1.4.2", - "resolved": "https://repo.huaweicloud.com/repository/npm/tinycolor2/-/tinycolor2-1.4.2.tgz", - "integrity": "sha512-vJhccZPs965sV/L2sU4oRQVAos0pQXwsvTLkWYdqJ+a8Q5kPFzJTuOFwy7UniPli44NKQGAglksjvOcpo95aZA==" + "version": "1.6.0", + "resolved": "https://repo.huaweicloud.com/repository/npm/tinycolor2/-/tinycolor2-1.6.0.tgz", + "integrity": "sha512-XPaBkWQJdsf3pLKJV9p4qN/S+fm2Oj8AIPo1BTUhg5oxkvm9+SVEGFdhyOz7tTdUTfvxMiAs4sp6/eZO2Ew+pw==" }, "to-fast-properties": { "version": "2.0.0", @@ -4871,6 +4941,20 @@ "is-number": "^7.0.0" } }, + "token-types": { + "version": "4.2.1", + "resolved": "https://repo.huaweicloud.com/repository/npm/token-types/-/token-types-4.2.1.tgz", + "integrity": "sha512-6udB24Q737UD/SDsKAHI9FCRP7Bqc9D/MQUV02ORQg5iskjtLJlZJNdN4kKtcdtwCeWIwIHDGaUsTsCCAa8sFQ==", + "requires": { + "@tokenizer/token": "^0.3.0", + "ieee754": "^1.2.1" + } + }, + "tr46": { + "version": "0.0.3", + "resolved": "https://repo.huaweicloud.com/repository/npm/tr46/-/tr46-0.0.3.tgz", + "integrity": "sha512-N3WMsuqV66lT30CrXNbEjx4GEwlow3v6rr4mCcv6prnfwhS01rkgyFdjPNBYd9br7LpXV1+Emh01fHnq2Gdgrw==" + }, "tslib": { "version": "1.14.1", "resolved": "https://repo.huaweicloud.com/repository/npm/tslib/-/tslib-1.14.1.tgz", @@ -4970,12 +5054,12 @@ "punycode": "^2.1.0" } }, - "utif": { - "version": "2.0.1", - "resolved": "https://repo.huaweicloud.com/repository/npm/utif/-/utif-2.0.1.tgz", - "integrity": "sha512-Z/S1fNKCicQTf375lIP9G8Sa1H/phcysstNrrSdZKj1f9g58J4NMgb5IgiEZN9/nLMPDwF0W7hdOe9Qq2IYoLg==", + "utif2": { + "version": "4.1.0", + "resolved": "https://repo.huaweicloud.com/repository/npm/utif2/-/utif2-4.1.0.tgz", + "integrity": "sha512-+oknB9FHrJ7oW7A2WZYajOcv4FcDR4CfoGB0dPNfxbi4GO05RRnFmt5oa23+9w32EanrYcSJWspUiJkLMs+37w==", "requires": { - "pako": "^1.0.5" + "pako": "^1.0.11" } }, "util": { @@ -5012,6 +5096,11 @@ "graceful-fs": "^4.1.2" } }, + "webidl-conversions": { + "version": "3.0.1", + "resolved": "https://repo.huaweicloud.com/repository/npm/webidl-conversions/-/webidl-conversions-3.0.1.tgz", + "integrity": "sha512-2JAn3z8AR6rjK8Sm8orRC0h/bcl/DqL7tRPdGZ4I1CjdF+EaMLmYxBHyXuKL849eucPFhvBoxMsflfOb8kxaeQ==" + }, "webpack": { "version": "5.72.1", "resolved": "https://repo.huaweicloud.com/repository/npm/webpack/-/webpack-5.72.1.tgz", @@ -5108,6 +5197,20 @@ "resolved": "https://repo.huaweicloud.com/repository/npm/webpack-sources/-/webpack-sources-3.2.3.tgz", "integrity": "sha512-/DyMEOrDgLKKIG0fmvtz+4dUX/3Ghozwgm6iPp8KRhvn+eQf9+Q7GWxVNMk3+uCPWfdXYC4ExGBckIXdFEfH1w==" }, + "whatwg-fetch": { + "version": "3.6.2", + "resolved": "https://repo.huaweicloud.com/repository/npm/whatwg-fetch/-/whatwg-fetch-3.6.2.tgz", + "integrity": "sha512-bJlen0FcuU/0EMLrdbJ7zOnW6ITZLrZMIarMUVmdKtsGvZna8vxKYaexICWPfZ8qwf9fzNq+UEIZrnSaApt6RA==" + }, + "whatwg-url": { + "version": "5.0.0", + "resolved": "https://repo.huaweicloud.com/repository/npm/whatwg-url/-/whatwg-url-5.0.0.tgz", + "integrity": "sha512-saE57nupxk6v3HY35+jzBwYa0rKSy0XR8JSxZPwgLr7ys0IBzhGviA1/TUGJLmSVqs8pb9AnvICXEuOHLprYTw==", + "requires": { + "tr46": "~0.0.3", + "webidl-conversions": "^3.0.0" + } + }, "which": { "version": "2.0.2", "resolved": "https://repo.huaweicloud.com/repository/npm/which/-/which-2.0.2.tgz", diff --git a/ace-loader/package.json b/ace-loader/package.json index aaf65476f9b0aa96376a0b942dde67f8615e1e21..93dbda39654f73e161c8581e427e66c618da87d9 100644 --- a/ace-loader/package.json +++ b/ace-loader/package.json @@ -47,7 +47,7 @@ "escodegen": "^2.0.0", "esprima": "^4.0.1", "hash-sum": "^1.0.2", - "jimp": "^0.12.1", + "jimp": "^0.22.4", "less": "^3.11.1", "less-loader": "^5.0.0", "loader-utils": "^1.1.0",