Skip to content

Commit fb75449

Browse files
Bump validator from 13.7.0 to 13.15.20 in /src/frontend/efiling-frontend
Bumps [validator](https://github.com/validatorjs/validator.js) from 13.7.0 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.7.0...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 4e98277 commit fb75449

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

src/frontend/efiling-frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"typescript": "^4",
5151
"url": "^0.11.0",
5252
"util": "^0.12.4",
53-
"validator": "^13.7.0"
53+
"validator": "^13.15.20"
5454
},
5555
"scripts": {
5656
"start": "react-app-rewired start",

src/frontend/efiling-frontend/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14817,10 +14817,10 @@ validate-npm-package-license@^3.0.1:
1481714817
spdx-correct "^3.0.0"
1481814818
spdx-expression-parse "^3.0.0"
1481914819

14820-
validator@^13.7.0:
14821-
version "13.7.0"
14822-
resolved "https://registry.yarnpkg.com/validator/-/validator-13.7.0.tgz#4f9658ba13ba8f3d82ee881d3516489ea85c0857"
14823-
integrity sha512-nYXQLCBkpJ8X6ltALua9dRrZDHVYxjJ1wgskNt1lH9fzGjs3tgojGSCBjmEPwkWS1y29+DrizMTW19Pr9uB2nw==
14820+
validator@^13.15.20:
14821+
version "13.15.20"
14822+
resolved "https://registry.yarnpkg.com/validator/-/validator-13.15.20.tgz#054e9238109538a1bf46ae3e1290845a64fa2186"
14823+
integrity sha512-KxPOq3V2LmfQPP4eqf3Mq/zrT0Dqp2Vmx2Bn285LwVahLc+CsxOM0crBHczm8ijlcjZ0Q5Xd6LW3z3odTPnlrw==
1482414824

1482514825
value-equal@^1.0.1:
1482614826
version "1.0.1"

0 commit comments

Comments
 (0)