diff --git a/deno.json b/deno.json index bc1cac6687..801352fba5 100644 --- a/deno.json +++ b/deno.json @@ -17,7 +17,7 @@ "stylelint-config-standard": "npm:stylelint-config-standard@36.0.0", "stylelint-config-recommended": "npm:stylelint-config-recommended@14.0.1", "postcss-value-parser": "npm:postcss-value-parser@4.2.0", - "svgo": "npm:svgo@3.2.0" + "svgo": "npm:svgo@3.3.2" }, "tasks": { "ci:generate": "deno run -A ./scripts/generate/main.ts", diff --git a/deno.lock b/deno.lock index ec3657b0b5..d013efca02 100644 --- a/deno.lock +++ b/deno.lock @@ -18,7 +18,7 @@ "npm:stylelint-config-recommended@14.0.1": "npm:stylelint-config-recommended@14.0.1_stylelint@16.6.1__@csstools+css-tokenizer@2.3.1__@csstools+css-parser-algorithms@2.6.3___@csstools+css-tokenizer@2.3.1__postcss-selector-parser@6.1.0__postcss@8.4.38", "npm:stylelint-config-standard@36.0.0": "npm:stylelint-config-standard@36.0.0_stylelint@16.6.1__@csstools+css-tokenizer@2.3.1__@csstools+css-parser-algorithms@2.6.3___@csstools+css-tokenizer@2.3.1__postcss-selector-parser@6.1.0__postcss@8.4.38", "npm:stylelint@16.6.1": "npm:stylelint@16.6.1_@csstools+css-tokenizer@2.3.1_@csstools+css-parser-algorithms@2.6.3__@csstools+css-tokenizer@2.3.1_postcss-selector-parser@6.1.0_postcss@8.4.38", - "npm:svgo@3.2.0": "npm:svgo@3.2.0", + "npm:svgo@3.3.2": "npm:svgo@3.3.2", "npm:type-fest@4.20.1": "npm:type-fest@4.20.1", "npm:usercss-meta@0.12.0": "npm:usercss-meta@0.12.0" }, @@ -1309,8 +1309,8 @@ "integrity": "sha512-ovssysQTa+luh7A5Weu3Rta6FJlFBBbInjOh722LIt6klpU2/HtdUbszju/G4devcvk8PGt7FCLv5wftu3THUA==", "dependencies": {} }, - "svgo@3.2.0": { - "integrity": "sha512-4PP6CMW/V7l/GmKRKzsLR8xxjdHTV4IMvhTnpuHwwBazSIlw5W/5SmPjN8Dwyt7lKbSJrRDgp4t9ph0HgChFBQ==", + "svgo@3.3.2": { + "integrity": "sha512-OoohrmuUlBs8B8o6MB2Aevn+pRIH9zDALSR+6hhqVfa6fRwG/Qw9VUMSMW9VNg2CFc/MTIfabtdOVl9ODIJjpw==", "dependencies": { "@trysound/sax": "@trysound/sax@0.2.0", "commander": "commander@7.2.0", @@ -1630,7 +1630,7 @@ "npm:stylelint-config-recommended@14.0.1", "npm:stylelint-config-standard@36.0.0", "npm:stylelint@16.6.1", - "npm:svgo@3.2.0", + "npm:svgo@3.3.2", "npm:type-fest@4.20.1", "npm:usercss-meta@0.12.0" ]