Skip to content

Commit b8f4775

Browse files
build(deps): bump validator from 13.15.15 to 13.15.20 in /src/packages
Bumps [validator](https://github.com/validatorjs/validator.js) from 13.15.15 to 13.15.20. - [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.15.15...13.15.20) --- updated-dependencies: - dependency-name: validator dependency-version: 13.15.20 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f20ee9a commit b8f4775

File tree

3 files changed

+1264
-111
lines changed

3 files changed

+1264
-111
lines changed

src/packages/database/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"random-key": "^0.3.2",
3333
"read": "^1.0.7",
3434
"sql-string-escape": "^1.1.6",
35-
"validator": "^13.6.0"
35+
"validator": "^13.15.20"
3636
},
3737
"devDependencies": {
3838
"@types/lodash": "^4.14.202",

src/packages/hub/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"uglify-js": "^3.14.1",
4242
"underscore": "^1.12.1",
4343
"uuid": "^8.3.2",
44-
"validator": "^13.6.0",
44+
"validator": "^13.15.20",
4545
"webpack-dev-middleware": "^7.4.2",
4646
"webpack-hot-middleware": "^2.26.1"
4747
},

0 commit comments

Comments
 (0)