diff --git a/package.json b/package.json index dd8005f..ba1534b 100644 --- a/package.json +++ b/package.json @@ -70,7 +70,7 @@ "react-i18next": "11.16.7", "sass": "1.50.1", "tsparticles": "2.0.6", - "typed-scss-modules": "6.2.0", + "typed-scss-modules": "6.2.1", "utterances-react": "0.1.3" }, "devDependencies": { diff --git a/yarn.lock b/yarn.lock index 03e51f0..2b27ec7 100644 --- a/yarn.lock +++ b/yarn.lock @@ -13086,10 +13086,10 @@ type@^2.5.0: resolved "https://registry.npmjs.org/type/-/type-2.6.0.tgz" integrity sha512-eiDBDOmkih5pMbo9OqsqPRGMljLodLcwd5XD5JbtNB0o89xZAwynY9EdCDsJU7LtcVCClu9DvM7/0Ep1hYX3EQ== -typed-scss-modules@6.2.0: - version "6.2.0" - resolved "https://registry.npmjs.org/typed-scss-modules/-/typed-scss-modules-6.2.0.tgz" - integrity sha512-2OrxgivyfWZvXZ3LkFljBN8x5kzPVI8xKJxEkfNNcEkyPpVp60msl5O44UAYUgLN3O2rO41fWuLJsc2f1NCBmQ== +typed-scss-modules@6.2.1: + version "6.2.1" + resolved "https://registry.yarnpkg.com/typed-scss-modules/-/typed-scss-modules-6.2.1.tgz#d25f1741991586064b0955643cefe4f072717ceb" + integrity sha512-kBBUORAC6n5lfe68xvE+Ma7xNNUrXxLTaPjag92i61VIoQlpbyQeZfrVGxarVDrHGlkVpANB+J4+1t3MjCrj4w== dependencies: bundle-require "^3.0.4" camelcase "^6.3.0"