diff options
Diffstat (limited to 'clients')
-rw-r--r-- | clients/www/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/clients/www/package.json b/clients/www/package.json index 62b9cb7..534c07b 100644 --- a/clients/www/package.json +++ b/clients/www/package.json @@ -25,7 +25,7 @@ "@typescript-eslint/eslint-plugin": "^8.0.0", "@typescript-eslint/parser": "^8.0.0", "@vite-pwa/sveltekit": "^0.6.0", - "autoprefixer": "10.4.19", + "autoprefixer": "10.4.20", "eslint": "^9.8.0", "eslint-config-prettier": "^9.1.0", "eslint-plugin-svelte": "^2.43.0", |