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:
6
client/package-lock.json
generated
6
client/package-lock.json
generated
@@ -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",
|
||||
|
@@ -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",
|
||||
|
Reference in New Issue
Block a user