diff --git a/packages/with-selector/package.json b/packages/with-selector/package.json index eb7808b..85a0d02 100644 --- a/packages/with-selector/package.json +++ b/packages/with-selector/package.json @@ -14,6 +14,6 @@ "access": "public" }, "dependencies": { - "nanoid": "^3.1.7" + "nanoid": "^3.1.31" } } diff --git a/yarn.lock b/yarn.lock index a7ea3a6..c09b185 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6206,10 +6206,10 @@ nan@^2.12.1: resolved "https://registry.npmjs.org/nan/-/nan-2.14.1.tgz" integrity sha512-isWHgVjnFjh2x2yuJ/tj3JbwoHu3UC2dX5G/88Cm24yB6YopVgxvBObDY7n5xW6ExmFhJpSEQqFPvq9zaXc8Jw== -nanoid@^3.1.7: - version "3.1.7" - resolved "https://registry.npmjs.org/nanoid/-/nanoid-3.1.7.tgz" - integrity sha512-ruOwuatdEf4BxQmZopZqhIMudQ9V83aKocr+q2Y7KasnDNvo2OgbgZBYago5hSD0tCmoSl4flIw9ytDLIVM2IQ== +nanoid@^3.1.31: + version "3.1.31" + resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.1.31.tgz#f5b58a1ce1b7604da5f0605757840598d8974dc6" + integrity sha512-ZivnJm0o9bb13p2Ot5CpgC2rQdzB9Uxm/mFZweqm5eMViqOJe3PV6LU2E30SiLgheesmcPrjquqraoolONSA0A== nanomatch@^1.2.9: version "1.2.13"