aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2025-04-03 12:53:21 +0000
committerGitHub <noreply@github.com>2025-04-03 12:53:21 +0000
commit0bcc0a24295015e121b8820affebda9a5e1b3f18 (patch)
tree27712b2e7c158c37fa5d373a21b5b51d179df3ec /docs
parentb14aa6a0c33c525d1dcbbfc9233a22ffd4a17c32 (diff)
downloadanubis-0bcc0a24295015e121b8820affebda9a5e1b3f18.tar.xz
anubis-0bcc0a24295015e121b8820affebda9a5e1b3f18.zip
build(deps): bump image-size from 1.2.0 to 1.2.1 in /docs (#210)
Bumps [image-size](https://github.com/image-size/image-size) from 1.2.0 to 1.2.1. - [Release notes](https://github.com/image-size/image-size/releases) - [Commits](https://github.com/image-size/image-size/compare/v1.2.0...v1.2.1) --- updated-dependencies: - dependency-name: image-size dependency-version: 1.2.1 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'docs')
-rw-r--r--docs/package-lock.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/package-lock.json b/docs/package-lock.json
index 7e06592..1f08f5c 100644
--- a/docs/package-lock.json
+++ b/docs/package-lock.json
@@ -10184,9 +10184,9 @@
}
},
"node_modules/image-size": {
- "version": "1.2.0",
- "resolved": "https://registry.npmjs.org/image-size/-/image-size-1.2.0.tgz",
- "integrity": "sha512-4S8fwbO6w3GeCVN6OPtA9I5IGKkcDMPcKndtUlpJuCwu7JLjtj7JZpwqLuyY2nrmQT3AWsCJLSKPsc2mPBSl3w==",
+ "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"