This is an automated email from the ASF dual-hosted git repository.
aloalt pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-wayang-website.git
The following commit(s) were added to refs/heads/main by this push:
new 752703aa Bump image-size from 1.1.1 to 1.2.1 (#87)
752703aa is described below
commit 752703aa1784e6a09a312cc2d9de77372fb037b8
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Sep 23 11:48:15 2025 +0200
Bump image-size from 1.1.1 to 1.2.1 (#87)
Bumps [image-size](https://github.com/image-size/image-size) from 1.1.1 to
1.2.1.
- [Release notes](https://github.com/image-size/image-size/releases)
-
[Commits](https://github.com/image-size/image-size/compare/v1.1.1...v1.2.1)
---
updated-dependencies:
- dependency-name: image-size
dependency-version: 1.2.1
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
package-lock.json | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a/package-lock.json b/package-lock.json
index 194f0699..d02da071 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -7710,9 +7710,10 @@
}
},
"node_modules/image-size": {
- "version": "1.1.1",
- "resolved":
"https://registry.npmjs.org/image-size/-/image-size-1.1.1.tgz",
- "integrity":
"sha512-541xKlUw6jr/6gGuk92F+mYM5zaFAc5ahphvkqvNe2bQ6gVBkd6bfrmVJ2t4KDAfikAYZyIqTnktX3i6/aQDrQ==",
+ "version": "1.2.1",
+ "resolved":
"https://registry.npmjs.org/image-size/-/image-size-1.2.1.tgz",
+ "integrity":
"sha512-rH+46sQJ2dlwfjfhCyNx5thzrv+dtmBIhPHk0zgRUukHzZ/kRueTJXoYYsclBaKcSMBWuGbOFXtioLpzTb5euw==",
+ "license": "MIT",
"dependencies": {
"queue": "6.0.2"
},