Bumps [nanoid](https://github.com/ai/nanoid) from 2.1.10 to 2.1.11. - [Release notes](https://github.com/ai/nanoid/releases) - [Changelog](https://github.com/ai/nanoid/blob/master/CHANGELOG.md) - [Commits](https://github.com/ai/nanoid/compare/2.1.10...2.1.11) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@@ -10168,9 +10168,9 @@
"integrity": "sha512-INOFj37C7k3AfaNTtX8RhsTw7qRy7eLET14cROi9+5HAVbbHuIWUHEauBv5qT4Av2tWasiTY1Jw6puUNqRJXQg=="
},
"nanoid": {
- "version": "2.1.10",
- "resolved": "https://registry.npmjs.org/nanoid/-/nanoid-2.1.10.tgz",
- "integrity": "sha512-ZPUHBAwrQ+BSwVV2Xh6hBOEStTzAf8LgohOY0kk22lDiDdI32582KjVPYCqgqj7834hTunGzwZOB4me9T6ZcnA=="
+ "version": "2.1.11",
+ "resolved": "https://registry.npmjs.org/nanoid/-/nanoid-2.1.11.tgz",
+ "integrity": "sha512-s/snB+WGm6uwi0WjsZdaVcuf3KJXlfGl2LcxgwkEwJF0D/BWzVWAZW/XY4bFaiR7s0Jk3FPvlnepg1H1b1UwlA=="
"nanomatch": {
"version": "1.2.13",
@@ -8,7 +8,7 @@
"dependencies": {
"browser-nativefs": "0.2.0",
"i18next-browser-languagedetector": "4.0.1",
- "nanoid": "2.1.10",
+ "nanoid": "2.1.11",
"react": "16.12.0",
"react-dom": "16.12.0",
"react-scripts": "3.3.0",