From 1cd4464b5ca145e56a0873b39f1b8fa2753ad4cb Mon Sep 17 00:00:00 2001
From: Michael Schramm
Date: Wed, 2 Sep 2020 11:14:05 +0200
Subject: [PATCH] update dependencies
---
CHANGELOG.md | 2 +
components/auth/footer.tsx | 35 +-
components/omf.tsx | 2 +-
package.json | 65 +-
pages/_app.tsx | 25 +-
pages/form/[id]/index.tsx | 4 +-
pages/login/index.tsx | 16 +-
pages/register.tsx | 8 +-
store/index.ts | 2 +-
yarn.lock | 4745 +++++++++++++++---------------------
10 files changed, 2123 insertions(+), 2781 deletions(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index dba56609e..5a38b0b59 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -16,6 +16,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
### Fixed
### Security
+
+- upgraded dependencies
## [0.9.6] - 2020-07-17
diff --git a/components/auth/footer.tsx b/components/auth/footer.tsx
index 7904c3738..3398a5af1 100644
--- a/components/auth/footer.tsx
+++ b/components/auth/footer.tsx
@@ -30,7 +30,13 @@ const AuthFooterInner: React.FC = (props) => {
return (