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

Bumps [nanoid](https://github.com/ai/nanoid) from 3.1.16 to 3.1.18.
- [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/3.1.16...3.1.18)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2020-11-23 05:08:09 +00:00
parent ea6adccb24
commit 4cc10d7bd0
2 changed files with 4 additions and 4 deletions

View File

@@ -19121,9 +19121,9 @@
"optional": true
},
"nanoid": {
"version": "3.1.16",
"resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.1.16.tgz",
"integrity": "sha512-+AK8MN0WHji40lj8AEuwLOvLSbWYApQpre/aFJZD71r43wVRLrOYS4FmJOPQYon1TqB462RzrrxlfA74XRES8w=="
"version": "3.1.18",
"resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.1.18.tgz",
"integrity": "sha512-rndlDjbbHbcV3xi+R2fpJ+PbGMdfBxz5v1fATIQFq0DP64FsicQdwnKLy47K4kZHdRpmQXtz24eGsxQqamzYTA=="
},
"nanomatch": {
"version": "1.2.13",

View File

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