chore(deps): bump randomstring from 1.2.3 to 1.3.0 (#6440)

Bumps [randomstring](https://github.com/klughammer/node-randomstring) from 1.2.3 to 1.3.0.
- [Changelog](https://github.com/klughammer/node-randomstring/blob/master/CHANGELOG.md)
- [Commits](https://github.com/klughammer/node-randomstring/commits)

---
updated-dependencies:
- dependency-name: randomstring
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2024-01-29 13:38:40 -08:00
committed by GitHub
parent ff218ebf5e
commit 1e3a3f554b
2 changed files with 5 additions and 11 deletions

View File

@@ -177,7 +177,7 @@
"prosemirror-transform": "^1.8.0",
"prosemirror-view": "^1.32.0",
"query-string": "^7.1.3",
"randomstring": "1.2.3",
"randomstring": "1.3.0",
"rate-limiter-flexible": "^2.4.2",
"react": "^17.0.2",
"react-avatar-editor": "^13.0.0",