chore(deps): bump nanoid from 3.1.18 to 3.1.20 in /client

Bumps [nanoid](https://github.com/ai/nanoid) from 3.1.18 to 3.1.20.
- [Release notes](https://github.com/ai/nanoid/releases)
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ai/nanoid/compare/3.1.18...3.1.20)

Signed-off-by: dependabot[bot] <support@github.com>
pull/40561/head
dependabot[bot] 2020-12-27 06:22:16 +00:00
parent 11471b413e
commit 75a7b159b9
2 changed files with 4 additions and 4 deletions

View File

@ -19521,9 +19521,9 @@
"optional": true "optional": true
}, },
"nanoid": { "nanoid": {
"version": "3.1.18", "version": "3.1.20",
"resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.1.18.tgz", "resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.1.20.tgz",
"integrity": "sha512-rndlDjbbHbcV3xi+R2fpJ+PbGMdfBxz5v1fATIQFq0DP64FsicQdwnKLy47K4kZHdRpmQXtz24eGsxQqamzYTA==" "integrity": "sha512-a1cQNyczgKbLX9jwbS/+d7W8fX/RfgYR7lVWwWOGIPNgK2m0MWvrGF6/m4kk6U3QcFMnZf3RIhL0v2Jgh/0Uxw=="
}, },
"nanomatch": { "nanomatch": {
"version": "1.2.13", "version": "1.2.13",

View File

@ -44,7 +44,7 @@
"jquery": "^3.5.1", "jquery": "^3.5.1",
"lodash": "^4.17.20", "lodash": "^4.17.20",
"monaco-editor": "^0.20.0", "monaco-editor": "^0.20.0",
"nanoid": "^3.1.18", "nanoid": "^3.1.20",
"prismjs": "^1.22.0", "prismjs": "^1.22.0",
"query-string": "^6.13.7", "query-string": "^6.13.7",
"react": "^16.14.0", "react": "^16.14.0",