aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-08-14 09:33:21 +0000
committerGitHub <noreply@github.com>2024-08-14 09:33:21 +0000
commita7eb156130e0063a9d34252f976d377e322e056e (patch)
tree60b53f49db75160abc6fdafc88b38ab07ff00730 /package.json
parenteffbc4475699bee689cc4cfad9bf06db06cc6be7 (diff)
downloadnextcloud-server-a7eb156130e0063a9d34252f976d377e322e056e.tar.gz
nextcloud-server-a7eb156130e0063a9d34252f976d377e322e056e.zip
chore(deps): bump is-svg from 5.0.1 to 5.1.0
Bumps [is-svg](https://github.com/sindresorhus/is-svg) from 5.0.1 to 5.1.0. - [Release notes](https://github.com/sindresorhus/is-svg/releases) - [Commits](https://github.com/sindresorhus/is-svg/compare/v5.0.1...v5.1.0) --- updated-dependencies: - dependency-name: is-svg dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 191e054fddd..0844983f823 100644
--- a/package.json
+++ b/package.json
@@ -77,7 +77,7 @@
"escape-html": "^1.0.3",
"focus-trap": "^7.5.4",
"handlebars": "^4.7.7",
- "is-svg": "^5.0.1",
+ "is-svg": "^5.1.0",
"jquery": "~3.7",
"jquery-ui": "^1.13.3",
"jquery-ui-dist": "^1.13.3",