dependabot[bot] dependabot[bot] commited on
Commit
97802e3
·
unverified ·
1 Parent(s): 2b04d7e

build(deps): bump image-size from 1.1.1 to 1.2.1 (#1781)

Browse files

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-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

Files changed (2) hide show
  1. package-lock.json +5 -4
  2. package.json +1 -1
package-lock.json CHANGED
@@ -28,7 +28,7 @@
28
  "handlebars": "^4.7.8",
29
  "highlight.js": "^11.7.0",
30
  "husky": "^9.0.11",
31
- "image-size": "^1.0.2",
32
  "ip-address": "^9.0.5",
33
  "jose": "^5.3.0",
34
  "jsdom": "^22.0.0",
@@ -7885,9 +7885,10 @@
7885
  }
7886
  },
7887
  "node_modules/image-size": {
7888
- "version": "1.1.1",
7889
- "resolved": "https://registry.npmjs.org/image-size/-/image-size-1.1.1.tgz",
7890
- "integrity": "sha512-541xKlUw6jr/6gGuk92F+mYM5zaFAc5ahphvkqvNe2bQ6gVBkd6bfrmVJ2t4KDAfikAYZyIqTnktX3i6/aQDrQ==",
 
7891
  "dependencies": {
7892
  "queue": "6.0.2"
7893
  },
 
28
  "handlebars": "^4.7.8",
29
  "highlight.js": "^11.7.0",
30
  "husky": "^9.0.11",
31
+ "image-size": "^1.2.1",
32
  "ip-address": "^9.0.5",
33
  "jose": "^5.3.0",
34
  "jsdom": "^22.0.0",
 
7885
  }
7886
  },
7887
  "node_modules/image-size": {
7888
+ "version": "1.2.1",
7889
+ "resolved": "https://registry.npmjs.org/image-size/-/image-size-1.2.1.tgz",
7890
+ "integrity": "sha512-rH+46sQJ2dlwfjfhCyNx5thzrv+dtmBIhPHk0zgRUukHzZ/kRueTJXoYYsclBaKcSMBWuGbOFXtioLpzTb5euw==",
7891
+ "license": "MIT",
7892
  "dependencies": {
7893
  "queue": "6.0.2"
7894
  },
package.json CHANGED
@@ -83,7 +83,7 @@
83
  "handlebars": "^4.7.8",
84
  "highlight.js": "^11.7.0",
85
  "husky": "^9.0.11",
86
- "image-size": "^1.0.2",
87
  "ip-address": "^9.0.5",
88
  "jose": "^5.3.0",
89
  "jsdom": "^22.0.0",
 
83
  "handlebars": "^4.7.8",
84
  "highlight.js": "^11.7.0",
85
  "husky": "^9.0.11",
86
+ "image-size": "^1.2.1",
87
  "ip-address": "^9.0.5",
88
  "jose": "^5.3.0",
89
  "jsdom": "^22.0.0",