From 982b917d3a800ede77b5847035f0e12b7b30a1cc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Apr 2021 06:20:46 +0000 Subject: [PATCH] Bump next-transpile-modules from 4.1.0 to 6.4.0 in /interface Bumps [next-transpile-modules](https://github.com/martpie/next-transpile-modules) from 4.1.0 to 6.4.0. - [Release notes](https://github.com/martpie/next-transpile-modules/releases) - [Commits](https://github.com/martpie/next-transpile-modules/compare/4.1.0...6.4.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..f51bd7b 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": "^6.4.0", "typescript": "^4.1.2" } }