diff --git a/package-lock.json b/package-lock.json index 6931f759..43c0c35f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -8298,13 +8298,9 @@ } }, "smartwizard": { - "version": "4.3.1", - "resolved": "https://registry.npmjs.org/smartwizard/-/smartwizard-4.3.1.tgz", - "integrity": "sha512-C7gWnPwcLOi18kANTnCHYCMMo8LgZTcbMMXm6Q4bjUeY6ZaYGKXalaDjnTG6dSShEDmb50V6FeDHIZrXXiy0Hw==", - "requires": { - "bootstrap": "^4.0.0", - "jquery": "^3.3.1" - } + "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 96f16079..708bb159 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.3.1", + "smartwizard": "~6.0.0", "smooth-scroll": "~16.1.0", "twitter-fetcher": "~18.0.2", "typed.js": "~2.0.9"