From e8ce053e5919034e7794325b533cca00535c46d5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 Jan 2024 12:01:17 +0000 Subject: [PATCH] chore(deps): bump image-size from 1.0.2 to 1.1.1 Bumps [image-size](https://github.com/image-size/image-size) from 1.0.2 to 1.1.1. - [Release notes](https://github.com/image-size/image-size/releases) - [Commits](https://github.com/image-size/image-size/compare/v1.0.2...v1.1.1) --- updated-dependencies: - dependency-name: image-size dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 20 ++++++++++---------- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/package.json b/package.json index 5060e168..ac955393 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "file-type": "^17.1.4", "fluent-ffmpeg": "^2.1.2", "icqq": "^0.6.7", - "image-size": "^1.0.2", + "image-size": "^1.1.1", "lodash": "^4.17.21", "log4js": "^6.6.1", "nodejs-base64": "^2.0.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 74a24043..4ca9ccf9 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -39,8 +39,8 @@ dependencies: specifier: ^0.6.7 version: 0.6.7 image-size: - specifier: ^1.0.2 - version: 1.0.2 + specifier: ^1.1.1 + version: 1.1.1 lodash: specifier: ^4.17.21 version: 4.17.21 @@ -1779,9 +1779,9 @@ packages: '@types/node': 16.9.1 dev: false - /image-size@1.0.2: - resolution: {integrity: sha512-xfOoWjceHntRb3qFCrh5ZFORYH8XCdYpASltMhZ/Q0KZiOwjdE/Yl2QCiWdwD+lygV5bMCvauzgu5PxBX/Yerg==} - engines: {node: '>=14.0.0'} + /image-size@1.1.1: + resolution: {integrity: sha512-541xKlUw6jr/6gGuk92F+mYM5zaFAc5ahphvkqvNe2bQ6gVBkd6bfrmVJ2t4KDAfikAYZyIqTnktX3i6/aQDrQ==} + engines: {node: '>=16.x'} hasBin: true dependencies: queue: 6.0.2 @@ -1886,7 +1886,7 @@ packages: abab: 2.0.6 acorn: 8.11.2 acorn-globals: 6.0.0 - canvas: github.com/Automattic/node-canvas/198080580a0e3938c48daae357b88a1638a9ddcd + canvas: git/github.com+Automattic/node-canvas/198080580a0e3938c48daae357b88a1638a9ddcd cssom: 0.4.4 cssstyle: 2.3.0 data-urls: 2.0.0 @@ -2105,7 +2105,7 @@ packages: jsdom: '>=16.5.2' lottie-web: '>=5.7.8' dependencies: - canvas: github.com/Automattic/node-canvas/198080580a0e3938c48daae357b88a1638a9ddcd + canvas: git/github.com+Automattic/node-canvas/198080580a0e3938c48daae357b88a1638a9ddcd jsdom: 16.7.0(canvas@2.8.0) lottie-web: 5.12.2 dev: false @@ -3576,7 +3576,7 @@ packages: name: quote-api version: 0.12.2 dependencies: - canvas: github.com/Automattic/node-canvas/198080580a0e3938c48daae357b88a1638a9ddcd + canvas: git/github.com+Automattic/node-canvas/198080580a0e3938c48daae357b88a1638a9ddcd dotenv: 7.0.0 emoji-db: 14.0.1 jimp: 0.16.13 @@ -3602,8 +3602,8 @@ packages: - utf-8-validate dev: false - github.com/Automattic/node-canvas/198080580a0e3938c48daae357b88a1638a9ddcd: - resolution: {tarball: https://codeload.github.com/Automattic/node-canvas/tar.gz/198080580a0e3938c48daae357b88a1638a9ddcd} + git/github.com+Automattic/node-canvas/198080580a0e3938c48daae357b88a1638a9ddcd: + resolution: {commit: 198080580a0e3938c48daae357b88a1638a9ddcd, repo: git@github.com:Automattic/node-canvas.git, type: git} name: canvas version: 2.8.0 engines: {node: '>=6'}