Skip to content

Commit 5cbef9c

Browse files
authored
Merge pull request #15 from gauravdas014/dependabot/npm_and_yarn/web/validator-13.6.0
Bump validator from 13.5.2 to 13.6.0 in /web
2 parents ef382e1 + 924d7e2 commit 5cbef9c

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,6 @@
1919
"jsonwebtoken": "^8.5.1",
2020
"mongoose": "^5.12.5",
2121
"puppeteer": "^7.1.0",
22-
"validator": "^13.5.2"
22+
"validator": "^13.6.0"
2323
}
2424
}

web/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1064,10 +1064,10 @@ utils-merge@1.0.1:
10641064
resolved "https://registry.yarnpkg.com/utils-merge/-/utils-merge-1.0.1.tgz#9f95710f50a267947b2ccc124741c1028427e713"
10651065
integrity sha1-n5VxD1CiZ5R7LMwSR0HBAoQn5xM=
10661066

1067-
validator@^13.5.2:
1068-
version "13.5.2"
1069-
resolved "https://registry.yarnpkg.com/validator/-/validator-13.5.2.tgz#c97ae63ed4224999fb6f42c91eaca9567fe69a46"
1070-
integrity sha512-mD45p0rvHVBlY2Zuy3F3ESIe1h5X58GPfAtslBjY7EtTqGquZTj+VX/J4RnHWN8FKq0C9WRVt1oWAcytWRuYLQ==
1067+
validator@^13.6.0:
1068+
version "13.6.0"
1069+
resolved "https://registry.yarnpkg.com/validator/-/validator-13.6.0.tgz#1e71899c14cdc7b2068463cb24c1cc16f6ec7059"
1070+
integrity sha512-gVgKbdbHgtxpRyR8K0O6oFZPhhB5tT1jeEHZR0Znr9Svg03U0+r9DXWMrnRAB+HtCStDQKlaIZm42tVsVjqtjg==
10711071

10721072
vary@~1.1.2:
10731073
version "1.1.2"

0 commit comments

Comments
 (0)