diff --git a/package-lock.json b/package-lock.json index 7719c73..2e5788f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -4872,9 +4872,9 @@ } }, "inter-ui": { - "version": "3.13.1", - "resolved": "https://registry.npmjs.org/inter-ui/-/inter-ui-3.13.1.tgz", - "integrity": "sha512-A+gHBm9WXZZmIYHdQci9ZoIrsPkzwYvWqG2+DyrwOuxjZVnRyz3b73ridPUWI/JvZ1nGf2j0VdJ+vxh0/bKBwg==" + "version": "3.19.3", + "resolved": "https://registry.npmjs.org/inter-ui/-/inter-ui-3.19.3.tgz", + "integrity": "sha512-5FG9fjuYOXocIfjzcCBhICL5cpvwEetseL3FU6tP3d6Bn7g8wODhB+I9RNGRTizCT7CUG4GOK54OPxqq3msQgg==" }, "interpret": { "version": "1.2.0", diff --git a/package.json b/package.json index 71ac1aa..64d604f 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "countup.js": "~2.0.2", "flatpickr": "~4.6.1", "flickity": "~2.2.0", - "inter-ui": "^3.9.0", + "inter-ui": "^3.19.3", "ion-rangeslider": "~2.3.0", "isotope-layout": "~3.0.6", "jarallax": "^1.11.0",