diff --git a/package.json b/package.json index 6ff8a70..1756dde 100644 --- a/package.json +++ b/package.json @@ -61,7 +61,7 @@ "react-helmet": "6.1.0", "react-i18next": "11.15.3", "sass": "1.49.0", - "tsparticles": "1.39.1", + "tsparticles": "1.39.2", "utterances-react": "0.1.3" }, "devDependencies": { diff --git a/yarn.lock b/yarn.lock index a562cf6..97647f5 100644 --- a/yarn.lock +++ b/yarn.lock @@ -12304,10 +12304,10 @@ tslib@~2.2.0: resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.2.0.tgz#fb2c475977e35e241311ede2693cee1ec6698f5c" integrity sha512-gS9GVHRU+RGn5KQM2rllAlR3dU6m7AcpJKdtH8gFvQiC4Otgk98XnmMU+nZenHt/+VhnBPWwgrJsyrdcw6i23w== -tsparticles@1.39.1: - version "1.39.1" - resolved "https://registry.yarnpkg.com/tsparticles/-/tsparticles-1.39.1.tgz#c0197d6a07abc6a168d5b60300341500660bef11" - integrity sha512-jrH2aWk9Rpx9hL7RU5vGPO/d+mfrHwDCFI4iXbSbmE02fak8YLjV6n3D4N8vBjm+JKExXRLbb3CgVM8Gmfuo8w== +tsparticles@1.39.2: + version "1.39.2" + resolved "https://registry.yarnpkg.com/tsparticles/-/tsparticles-1.39.2.tgz#5529b52967ba67f4cc48d66fabaf1001de29fffd" + integrity sha512-ClhuRuruVoR0ijj4fA8tmV+dRgGymMNqcBlvYu2gKUUIXRAkQRJrRfzqHqHY9eHqC/7gXEr6yUTNHs2vvvvUqw== tsutils@^3.21.0: version "3.21.0"