summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-12-30 03:56:12 +0000
committerGitHub <noreply@github.com>2023-12-30 03:56:12 +0000
commit711076c79ef6e747801d38f296751e60adeb3d68 (patch)
treed3b84fed48b20b779ff7694a8f6503856b31f79f
parent60b6fedd63a17478dc291a535f0d8be38ac5f12c (diff)
parentb9d72f5899db70fd3768af8131422bd7aac1beef (diff)
Merge pull request #3762 from nextcloud/dependabot/npm_and_yarn/mdi/svg-7.4.47
-rw-r--r--package-lock.json14
-rw-r--r--package.json2
2 files changed, 8 insertions, 8 deletions
diff --git a/package-lock.json b/package-lock.json
index b8b6339e..b22e508e 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -10,7 +10,7 @@
"license": "agpl",
"dependencies": {
"@mattkrick/sanitize-svg": "^0.4.0",
- "@mdi/svg": "^7.3.67",
+ "@mdi/svg": "^7.4.47",
"@nextcloud/auth": "^2.2.1",
"@nextcloud/axios": "^2.4.0",
"@nextcloud/capabilities": "^1.1.0",
@@ -2825,9 +2825,9 @@
}
},
"node_modules/@mdi/svg": {
- "version": "7.3.67",
- "resolved": "https://registry.npmjs.org/@mdi/svg/-/svg-7.3.67.tgz",
- "integrity": "sha512-KNr7D8jbu8DEprgRckVywVBkajsGGqocFjOzlekv35UedLjpkMDTkFO8VYnhnLySL0QaPBa568fe8BZsB0TBJQ=="
+ "version": "7.4.47",
+ "resolved": "https://registry.npmjs.org/@mdi/svg/-/svg-7.4.47.tgz",
+ "integrity": "sha512-WQ2gDll12T9WD34fdRFgQVgO8bag3gavrAgJ0frN4phlwdJARpE6gO1YvLEMJR0KKgoc+/Ea/A0Pp11I00xBvw=="
},
"node_modules/@nextcloud/auth": {
"version": "2.2.1",
@@ -20408,9 +20408,9 @@
"requires": {}
},
"@mdi/svg": {
- "version": "7.3.67",
- "resolved": "https://registry.npmjs.org/@mdi/svg/-/svg-7.3.67.tgz",
- "integrity": "sha512-KNr7D8jbu8DEprgRckVywVBkajsGGqocFjOzlekv35UedLjpkMDTkFO8VYnhnLySL0QaPBa568fe8BZsB0TBJQ=="
+ "version": "7.4.47",
+ "resolved": "https://registry.npmjs.org/@mdi/svg/-/svg-7.4.47.tgz",
+ "integrity": "sha512-WQ2gDll12T9WD34fdRFgQVgO8bag3gavrAgJ0frN4phlwdJARpE6gO1YvLEMJR0KKgoc+/Ea/A0Pp11I00xBvw=="
},
"@nextcloud/auth": {
"version": "2.2.1",
diff --git a/package.json b/package.json
index 41abf7e4..0bbd1f42 100644
--- a/package.json
+++ b/package.json
@@ -37,7 +37,7 @@
},
"dependencies": {
"@mattkrick/sanitize-svg": "^0.4.0",
- "@mdi/svg": "^7.3.67",
+ "@mdi/svg": "^7.4.47",
"@nextcloud/auth": "^2.2.1",
"@nextcloud/axios": "^2.4.0",
"@nextcloud/capabilities": "^1.1.0",