Skip to content

Commit dbade32

Browse files
Bump validator from 13.15.20 to 13.15.23 in /eform-client
Bumps [validator](https://github.com/validatorjs/validator.js) from 13.15.20 to 13.15.23. - [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.20...13.15.23) --- updated-dependencies: - dependency-name: validator dependency-version: 13.15.23 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ca0557e commit dbade32

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

eform-client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@
118118
"rxjs": "7.8.2",
119119
"tslib": "^2.8.1",
120120
"uuid": "13.0.0",
121-
"validator": "^13.15.20",
121+
"validator": "^13.15.23",
122122
"zone.js": "^0.15.1"
123123
},
124124
"devDependencies": {

eform-client/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14198,10 +14198,10 @@ validate-npm-package-name@^6.0.0, validate-npm-package-name@^6.0.2:
1419814198
resolved "https://registry.yarnpkg.com/validate-npm-package-name/-/validate-npm-package-name-6.0.2.tgz#4e8d2c4d939975a73dd1b7a65e8f08d44c85df96"
1419914199
integrity sha512-IUoow1YUtvoBBC06dXs8bR8B9vuA3aJfmQNKMoaPG/OFsPmoQvw8xh+6Ye25Gx9DQhoEom3Pcu9MKHerm/NpUQ==
1420014200

14201-
validator@^13.15.20:
14202-
version "13.15.20"
14203-
resolved "https://registry.yarnpkg.com/validator/-/validator-13.15.20.tgz#054e9238109538a1bf46ae3e1290845a64fa2186"
14204-
integrity sha512-KxPOq3V2LmfQPP4eqf3Mq/zrT0Dqp2Vmx2Bn285LwVahLc+CsxOM0crBHczm8ijlcjZ0Q5Xd6LW3z3odTPnlrw==
14201+
validator@^13.15.23:
14202+
version "13.15.23"
14203+
resolved "https://registry.yarnpkg.com/validator/-/validator-13.15.23.tgz#59a874f84e4594588e3409ab1edbe64e96d0c62d"
14204+
integrity sha512-4yoz1kEWqUjzi5zsPbAS/903QXSYp0UOtHsPpp7p9rHAw/W+dkInskAE386Fat3oKRROwO98d9ZB0G4cObgUyw==
1420514205

1420614206
vary@^1, vary@^1.1.2, vary@~1.1.2:
1420714207
version "1.1.2"

0 commit comments

Comments
 (0)