diff --git a/packages/web/package.json b/packages/web/package.json index e4911239ab..2110986f80 100644 --- a/packages/web/package.json +++ b/packages/web/package.json @@ -48,7 +48,7 @@ "next-i18next": "15.3.1", "next-offline": "5.0.5", "next-plugin-antd-less": "1.8.0", - "next-transpile-modules": "9.1.0", + "next-transpile-modules": "10.0.1", "nft.storage": "7.2.0", "node-libs-browser": "2.2.1", "nookies": "2.5.2", diff --git a/yarn.lock b/yarn.lock index 7c18575a07..10032064ec 100644 --- a/yarn.lock +++ b/yarn.lock @@ -14327,13 +14327,12 @@ next-tick@^1.1.0: resolved "https://registry.yarnpkg.com/next-tick/-/next-tick-1.1.0.tgz#1836ee30ad56d67ef281b22bd199f709449b35eb" integrity sha512-CXdUiJembsNjuToQvxayPZF9Vqht7hewsvy2sOWafLvi2awflj9mOC6bHIg50orX8IJvWKY9wYQ/zB2kogPslQ== -next-transpile-modules@9.1.0: - version "9.1.0" - resolved "https://registry.yarnpkg.com/next-transpile-modules/-/next-transpile-modules-9.1.0.tgz#dffd2563bf76f8afdb28f0611948f46252ca65ef" - integrity sha512-yzJji65xDqcIqjvx5vPJcs1M+MYQTzLM1pXH/qf8Q88ohx+bwVGDc1AeV+HKr1NwvMCNTpwVPSFI7cA5WdyeWA== +next-transpile-modules@10.0.1: + version "10.0.1" + resolved "https://registry.yarnpkg.com/next-transpile-modules/-/next-transpile-modules-10.0.1.tgz#1ca2b735b14781f4792f6214f808b600574e0348" + integrity sha512-4VX/LCMofxIYAVV58UmD+kr8jQflpLWvas/BQ4Co0qWLWzVh06FoZkECkrX5eEZT6oJFqie6+kfbTA3EZCVtdQ== dependencies: enhanced-resolve "^5.10.0" - escalade "^3.1.1" next@12.1.5: version "12.1.5"