diff --git a/package.json b/package.json index 82c4dece..df9f277d 100644 --- a/package.json +++ b/package.json @@ -61,7 +61,7 @@ "jest": "^26.6.3", "jest-serializer-vue": "^2.0.2", "lint-staged": "^10.5.3", - "mini-css-extract-plugin": "^1.3.4", + "mini-css-extract-plugin": "^1.3.5", "npm-run-all": "^4.1.5", "postcss": "^8.2.4", "postcss-loader": "^4.2.0", diff --git a/yarn.lock b/yarn.lock index 3bae1bac..2bc61c2b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5905,10 +5905,10 @@ min-document@^2.19.0: dependencies: dom-walk "^0.1.0" -mini-css-extract-plugin@^1.3.4: - version "1.3.4" - resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-1.3.4.tgz#706e69632cdcdb8b15bf8e638442a0dba304a9c8" - integrity sha512-dNjqyeogUd8ucUgw5sxm1ahvSfSUgef7smbmATRSbDm4EmNx5kQA6VdUEhEeCKSjX6CTYjb5vxgMUvRjqP3uHg== +mini-css-extract-plugin@^1.3.5: + version "1.3.5" + resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-1.3.5.tgz#252166e78879c106e0130f229d44e0cbdfcebed3" + integrity sha512-tvmzcwqJJXau4OQE5vT72pRT18o2zF+tQJp8CWchqvfQnTlflkzS+dANYcRdyPRWUWRkfmeNTKltx0NZI/b5dQ== dependencies: loader-utils "^2.0.0" schema-utils "^3.0.0"