diff --git a/package-lock.json b/package-lock.json index 4f07864d9..d33d0554e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -3106,9 +3106,9 @@ "dev": true }, "node_modules/@types/smoothscroll-polyfill": { - "version": "0.3.3", - "resolved": "https://registry.npmjs.org/@types/smoothscroll-polyfill/-/smoothscroll-polyfill-0.3.3.tgz", - "integrity": "sha512-VBcuyevh5N80XlrUz8a2GWgP9MnIVctdUgxWj8YdD+tN2OMptZTEUKYo8wXly8MR91HisJ9CaX8utF9zbMU8yA==" + "version": "0.3.4", + "resolved": "https://registry.npmjs.org/@types/smoothscroll-polyfill/-/smoothscroll-polyfill-0.3.4.tgz", + "integrity": "sha512-w1krF+TJh7Azz/2/bEN1tmyKoNt3B6bLCn6SfJErzhKAr1w1b06ePx79NXA+3lTw+DbqXN12nk/Ce1UQDVY8yA==" }, "node_modules/@types/stack-utils": { "version": "2.0.3", @@ -18954,7 +18954,7 @@ "@exadel/ui-playground": "2.0.0-beta.12", "@juggle/resize-observer": "^3.4.0", "@types/prismjs": "^1.26.3", - "@types/smoothscroll-polyfill": "^0.3.3", + "@types/smoothscroll-polyfill": "^0.3.4", "@webcomponents/custom-elements": "1.6.0", "clean-css-cli": "^5.6.3", "html-minifier-terser": "^7.2.0", diff --git a/site/package.json b/site/package.json index 1b589dc15..c393b7807 100644 --- a/site/package.json +++ b/site/package.json @@ -32,7 +32,7 @@ "@exadel/ui-playground": "2.0.0-beta.12", "@juggle/resize-observer": "^3.4.0", "@types/prismjs": "^1.26.3", - "@types/smoothscroll-polyfill": "^0.3.3", + "@types/smoothscroll-polyfill": "^0.3.4", "@webcomponents/custom-elements": "1.6.0", "clean-css-cli": "^5.6.3", "html-minifier-terser": "^7.2.0",