diff --git a/package-lock.json b/package-lock.json index 5bc1351..fdb79b2 100644 --- a/package-lock.json +++ b/package-lock.json @@ -5,7 +5,7 @@ "packages": { "": { "dependencies": { - "@material/web": "^1.3.0", + "@material/web": "^1.5.0", "@orestbida/iframemanager": "^1.2.5", "axios": "^1.1.3", "linkify-html": "^4.0.2", diff --git a/package.json b/package.json index a81f5e3..c9f861d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "dependencies": { - "@material/web": "^1.3.0", + "@material/web": "^1.5.0", "@orestbida/iframemanager": "^1.2.5", "axios": "^1.1.3", "linkify-html": "^4.0.2",