diff --git a/package.json b/package.json index 548198e1e..9d16e46ab 100644 --- a/package.json +++ b/package.json @@ -64,7 +64,7 @@ "@vitejs/plugin-legacy": "1.6.3", "@vitejs/plugin-vue": "1.10.0", "@vue/eslint-config-typescript": "9.1.0", - "autoprefixer": "^10.4.0", + "autoprefixer": "10.4.0", "axios": "0.24.0", "browserslist": "4.18.1", "cypress": "8.7.0", diff --git a/yarn.lock b/yarn.lock index 88ec94148..f38b6b0ad 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4205,7 +4205,7 @@ atob@^2.1.2: resolved "https://registry.yarnpkg.com/atob/-/atob-2.1.2.tgz#6d9517eb9e030d2436666651e86bd9f6f13533c9" integrity sha512-Wm6ukoaOGJi/73p/cl2GvLjTI5JM1k/O14isD73YML8StrH/7/lRFgmg8nICZgD3bZZvjwCGxtMOD3wWNAu8cg== -autoprefixer@^10.4.0: +autoprefixer@10.4.0, autoprefixer@^10.4.0: version "10.4.0" resolved "https://registry.yarnpkg.com/autoprefixer/-/autoprefixer-10.4.0.tgz#c3577eb32a1079a440ec253e404eaf1eb21388c8" integrity sha512-7FdJ1ONtwzV1G43GDD0kpVMn/qbiNqyOPMFTX5nRffI+7vgWoFEc6DcXOxHJxrWNDXrZh18eDsZjvZGUljSRGA==