diff --git a/package.json b/package.json index 02c2619..67d375d 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "husky": "^1.3.1", "lint-staged": "^8.2.1", "next": "10.1.3", - "next-compose-plugins": "^2.2.0", + "next-compose-plugins": "^2.2.1", "node-sass": "^4.13.0", "prettier": "^2.0.4", "prop-types": "^15.7.2", diff --git a/yarn.lock b/yarn.lock index a50811d..c128c8c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6158,10 +6158,10 @@ neo-async@^2.5.0, neo-async@^2.6.1: resolved "https://registry.yarnpkg.com/neo-async/-/neo-async-2.6.1.tgz#ac27ada66167fa8849a6addd837f6b189ad2081c" integrity sha512-iyam8fBuCUpWeKPGpaNMetEocMt364qkCsfL9JuhjXX6dRnguRVOfk2GZaDpPjcOKiiXCPINZC1GczQ7iTq3Zw== -next-compose-plugins@^2.2.0: - version "2.2.0" - resolved "https://registry.yarnpkg.com/next-compose-plugins/-/next-compose-plugins-2.2.0.tgz#95cd8eb40ab0652070d76572fb648354191628b0" - integrity sha512-ChUlpT9tWfJ7YxqGw/WQ2T1gf8EeX93n1XqeQw0lkvGa7seszahvF4eOZUJoq7Hetsbzg4UHVnPoCXfXTyQR3g== +next-compose-plugins@^2.2.1: + version "2.2.1" + resolved "https://registry.yarnpkg.com/next-compose-plugins/-/next-compose-plugins-2.2.1.tgz#020fc53f275a7e719d62521bef4300fbb6fde5ab" + integrity sha512-OjJ+fV15FXO2uQXQagLD4C0abYErBjyjE0I0FHpOEIB8upw0hg1ldFP6cqHTJBH1cZqy96OeR3u1dJ+Ez2D4Bg== next@10.1.3: version "10.1.3"