diff --git a/package.json b/package.json index 3525b4a..40ce64f 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "jszip": "^3.7.1", "next": "^12.0.2", "next-compose-plugins": "^2.2.1", - "next-images": "^1.8.1", + "next-images": "^1.8.5", "next-pwa": "^5.2.21", "next-transpile-modules": "^8.0.0", "react": "^17.0.2", diff --git a/yarn.lock b/yarn.lock index d6ab616..ed274ae 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7729,10 +7729,10 @@ next-compose-plugins@^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-images@^1.8.1: - version "1.8.1" - resolved "https://registry.yarnpkg.com/next-images/-/next-images-1.8.1.tgz#adea0c46a2e837cb49b6f95b478500a7ed4eea4f" - integrity sha512-/DoXucQKWkEBT2rCQKtm9bb+KTAnd1vVTLO12lX4oxdiBQa2uqn5vhcMPwKsdJlxNBzwg6EVnddFs3aqcwiiGA== +next-images@^1.8.5: + version "1.8.5" + resolved "https://registry.yarnpkg.com/next-images/-/next-images-1.8.5.tgz#2eb5535bb1d6c58a5c4e03bc3be6c72c8a053a45" + integrity sha512-YLBERp92v+Nu2EVxI9+wa32KRuxyxTC8ItbiHUWVPlatUoTl0yRqsNtP39c2vYv27VRvY4LlYcUGjNRBSMUIZA== dependencies: file-loader "^6.2.0" url-loader "^4.1.0"