summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2020-09-12 01:06:19 +0000
committerGitHub <noreply@github.com>2020-09-12 01:06:19 +0000
commitc98197e5421dc5c25c1d9b40e9c0b374552f3839 (patch)
treeaf47c9b93fb49b4c79e645dc8193c3779b6e67ec /package.json
parent96f05d6a5cf3e34b572f26f3320d9b54e36b7f24 (diff)
Bump @mattkrick/sanitize-svg from 0.3.0 to 0.3.1
Bumps [@mattkrick/sanitize-svg](https://github.com/mattkrick/sanitize-svg) from 0.3.0 to 0.3.1. - [Release notes](https://github.com/mattkrick/sanitize-svg/releases) - [Commits](https://github.com/mattkrick/sanitize-svg/commits) 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 0815262a..2816da74 100644
--- a/package.json
+++ b/package.json
@@ -33,7 +33,7 @@
"stylelint:fix": "stylelint src --fix"
},
"dependencies": {
- "@mattkrick/sanitize-svg": "^0.3.0",
+ "@mattkrick/sanitize-svg": "^0.3.1",
"@nextcloud/auth": "^1.3.0",
"@nextcloud/axios": "^1.4.0",
"@nextcloud/dialogs": "^2.0.1",