Merge pull request #1774 from plankanban/dependabot/npm_and_yarn/client/svgo-3.3.5

build(deps): Bump svgo from 3.3.4 to 3.3.5 in /client
This commit is contained in:
Daniel Hiller
2026-09-17 00:39:43 +02:00
committed by GitHub
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -16961,9 +16961,9 @@
"license": "MIT"
},
"node_modules/svgo": {
"version": "3.3.4",
"resolved": "https://registry.npmjs.org/svgo/-/svgo-3.3.4.tgz",
"integrity": "sha512-GsNRis4e8jxn2Y9ENz/8lbJ93CstG8svtMnuRaHbiF2LTJ5tK0/q3t/URPq9Zc7zVWBJnNnJMIp6bevK7bSmNg==",
"version": "3.3.5",
"resolved": "https://registry.npmjs.org/svgo/-/svgo-3.3.5.tgz",
"integrity": "sha512-8SQMzdrvWaD8deUmrnYB+ASyxBVgWUOilg+A75nE/76WdLpj6LopCwiAVvkzkcqy/9b7t2Mg7faFLjg0ZRcZ3w==",
"license": "MIT",
"dependencies": {
"commander": "^7.2.0",
+1 -1
View File
@@ -84,7 +84,7 @@
"@babel/runtime": "^7.28.6"
},
"linkify-it": "^5.0.2",
"svgo": "^3.3.4",
"svgo": "^3.3.5",
"uuid": "^11.1.1"
},
"dependencies": {