Skip to content

Commit

Permalink
Bump validator in /ukelonn.web.frontend/src/main/frontend
Browse files Browse the repository at this point in the history
Bumps [validator](https://github.com/validatorjs/validator.js) from 13.6.0 to 13.7.0.
- [Release notes](https://github.com/validatorjs/validator.js/releases)
- [Changelog](https://github.com/validatorjs/validator.js/blob/master/CHANGELOG.md)
- [Commits](validatorjs/validator.js@13.6.0...13.7.0)

---
updated-dependencies:
- dependency-name: validator
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Nov 3, 2021
1 parent 58bd4a4 commit e81a581
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions ukelonn.web.frontend/src/main/frontend/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion ukelonn.web.frontend/src/main/frontend/package.json
Expand Up @@ -19,7 +19,7 @@
"react-redux": "^7.2.4",
"react-router-dom": "^5.2.0",
"redux-saga": "1.1.3",
"validator": "^13.6.0"
"validator": "^13.7.0"
},
"scripts": {
"start": "react-scripts start",
Expand Down

0 comments on commit e81a581

Please sign in to comment.