Skip to content

Commit 0c0dce7

Browse files
authored
Merge pull request #46 from CodeCommunityHub/dependabot/npm_and_yarn/types/validator-13.12.0
Bump @types/validator from 13.11.10 to 13.12.0
2 parents 5f4c524 + ad0bc1a commit 0c0dce7

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
@@ -46,7 +46,7 @@
4646
"typescript": "^5.5.2"
4747
},
4848
"dependencies": {
49-
"@types/validator": "^13.11.10",
49+
"@types/validator": "^13.12.0",
5050
"bcrypt": "^5.1.0",
5151
"bcryptjs": "^2.4.3",
5252
"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.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==
981+
"@types/validator@*", "@types/validator@^13.12.0", "@types/validator@^13.7.17":
982+
version "13.12.0"
983+
resolved "https://registry.yarnpkg.com/@types/validator/-/validator-13.12.0.tgz#1fe4c3ae9de5cf5193ce64717c99ef2fa7d8756f"
984+
integrity sha512-nH45Lk7oPIJ1RVOF6JgFI6Dy0QpHEzq4QecZhvguxYPDwT8c93prCMqAtiIttm39voZ+DDR+qkNnMpJmMBRqag==
985985

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

0 commit comments

Comments
 (0)