Skip to content

Commit ab6e08d

Browse files
authored
Merge pull request #19 from CodeCommunityHub/dependabot/npm_and_yarn/types/validator-13.11.10
Bump @types/validator from 13.11.9 to 13.11.10
2 parents b74c4ee + 4c57135 commit ab6e08d

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"typescript": "^5.4.5"
4646
},
4747
"dependencies": {
48-
"@types/validator": "^13.11.9",
48+
"@types/validator": "^13.11.10",
4949
"bcrypt": "^5.1.0",
5050
"bcryptjs": "^2.4.3",
5151
"body-parser": "^1.20.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -978,10 +978,10 @@
978978
resolved "https://registry.yarnpkg.com/@types/strip-json-comments/-/strip-json-comments-0.0.30.tgz#9aa30c04db212a9a0649d6ae6fd50accc40748a1"
979979
integrity sha512-7NQmHra/JILCd1QqpSzl8+mJRc8ZHz3uDm8YV1Ks9IhK0epEiTw8aIErbvH9PI+6XbqhyIQy3462nEsn7UVzjQ==
980980

981-
"@types/validator@*", "@types/validator@^13.11.9", "@types/validator@^13.7.17":
982-
version "13.11.9"
983-
resolved "https://registry.yarnpkg.com/@types/validator/-/validator-13.11.9.tgz#adfe96520b437a0eaa798a475877bf2f75ee402d"
984-
integrity sha512-FCTsikRozryfayPuiI46QzH3fnrOoctTjvOYZkho9BTFLCOZ2rgZJHMOVgCOfttjPJcgOx52EpkY0CMfy87MIw==
981+
"@types/validator@*", "@types/validator@^13.11.10", "@types/validator@^13.7.17":
982+
version "13.11.10"
983+
resolved "https://registry.yarnpkg.com/@types/validator/-/validator-13.11.10.tgz#feb364018cdd1f3d970a9e8c7f1c314c0a264fff"
984+
integrity sha512-e2PNXoXLr6Z+dbfx5zSh9TRlXJrELycxiaXznp4S5+D2M3b9bqJEitNHA5923jhnB2zzFiZHa2f0SI1HoIahpg==
985985

986986
"@types/yargs-parser@*":
987987
version "21.0.3"

0 commit comments

Comments
 (0)