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] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-01-09 12:02:20 +00:00 committed by GitHub
parent 3dd3734421
commit f9f4c60c5b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 6 deletions

View File

@ -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",

View File

@ -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
@ -1994,9 +1994,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