From f823f156a8076d64b4cef57e33635739dfcc3f73 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 May 2021 06:29:28 +0000 Subject: [PATCH] Bump next-transpile-modules from 4.1.0 to 7.0.0 in /interface Bumps [next-transpile-modules](https://github.com/martpie/next-transpile-modules) from 4.1.0 to 7.0.0. - [Release notes](https://github.com/martpie/next-transpile-modules/releases) - [Commits](https://github.com/martpie/next-transpile-modules/compare/4.1.0...7.0.0) Signed-off-by: dependabot[bot] --- interface/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/interface/package.json b/interface/package.json index c711279..41b63cc 100644 --- a/interface/package.json +++ b/interface/package.json @@ -41,7 +41,7 @@ "@types/node": "^14.11.8", "@types/react": "^16.9.52", "@types/styled-components": "^5.1.4", - "next-transpile-modules": "^4.1.0", + "next-transpile-modules": "^7.0.0", "typescript": "^4.1.2" } }