chore: Update dependencies

This commit is contained in:
Maksim Eltyshev
2023-11-17 14:34:10 +01:00
parent 0575e665fe
commit 239611ad51
8 changed files with 7647 additions and 23810 deletions

View File

@@ -1,5 +1,5 @@
import Cookies from 'js-cookie';
import jwtDecode from 'jwt-decode';
import { jwtDecode } from 'jwt-decode';
import Config from '../constants/Config';