diff --git a/package-lock.json b/package-lock.json index 5cf08b49..856055a8 100644 --- a/package-lock.json +++ b/package-lock.json @@ -10296,9 +10296,9 @@ } }, "smartwizard": { - "version": "4.4.1", - "resolved": "https://registry.npmjs.org/smartwizard/-/smartwizard-4.4.1.tgz", - "integrity": "sha512-tSvrRi+QA3Tha26wwhLUZF/rgyyebzg9nndlG45i66JeI+q0CmpP97W9X6+re6tApB9YSPH3wREf40gt06xPqQ==" + "version": "6.0.6", + "resolved": "https://registry.npmjs.org/smartwizard/-/smartwizard-6.0.6.tgz", + "integrity": "sha512-avdXqjgoMGsP2AqHhOPTZ8HYqz1yv3ceb+xOGGgJNCaWiEHdCiySbBQivzDL+XfeDP4xkyTAJVcf+zy8FlM1WQ==" }, "smooth-scroll": { "version": "16.1.3", diff --git a/package.json b/package.json index 04c09995..ff2c955f 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "popper.js": "~1.15.0", "prismjs": "^1.27.0", "scrollmonitor": "~1.2.4", - "smartwizard": "~4.4.0", + "smartwizard": "~6.0.0", "smooth-scroll": "~16.1.0", "twitter-fetcher": "~18.0.2", "typed.js": "~2.0.9"