diff --git a/package.json b/package.json index 1cfb19f..c69832e 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "md5": "^2.3.0", "nuxt": "^2.15.8", "nuxt-jsonld": "^1.5.3", - "nuxt-perfect-cache": "^1.1.2", + "nuxt-perfect-cache": "^1.1.4", "nuxt-ssr-cache": "^1.5.2", "v-click-outside": "^3.1.2", "vue-moment": "^4.1.0", diff --git a/yarn.lock b/yarn.lock index 4257fcd..a378861 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7626,10 +7626,10 @@ nuxt-jsonld@^1.5.3: dependencies: schema-dts "^1.0.0" -nuxt-perfect-cache@^1.1.2: - version "1.1.2" - resolved "https://registry.yarnpkg.com/nuxt-perfect-cache/-/nuxt-perfect-cache-1.1.2.tgz#e2be1a2abf1ae3dd579eda0c4394da37d55ecf77" - integrity sha512-0AhUK7/hMkZ1dnJN/TeaLONCe7p11fQ6qFqy4dsQ27IaV7Jm0o3Rh3p4dZs8uChnYEdNM65ZlAy8Pm2X/Qy5dQ== +nuxt-perfect-cache@^1.1.4: + version "1.1.4" + resolved "https://registry.yarnpkg.com/nuxt-perfect-cache/-/nuxt-perfect-cache-1.1.4.tgz#7b44490e002a3180e517875a4a342c2791296306" + integrity sha512-eocDqQ28kP6jwaUmCVo0rp1l0Uwz5BlX7ORuPZjJhhRda5Fqn/ZuctQ4jT07aAflm4Zca8+yb1uOUl+6o1lIPQ== dependencies: net "^1.0.2" redis "^3.0.2"