Skip to content

Commit f70db4b

Browse files
authored
Merge pull request #87 from CodeCommunityHub/dependabot/npm_and_yarn/types/validator-13.12.1
Bump @types/validator from 13.12.0 to 13.12.1
2 parents 53b0382 + 992081a commit f70db4b

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.4"
4747
},
4848
"dependencies": {
49-
"@types/validator": "^13.12.0",
49+
"@types/validator": "^13.12.1",
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.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==
981+
"@types/validator@*", "@types/validator@^13.12.1", "@types/validator@^13.7.17":
982+
version "13.12.1"
983+
resolved "https://registry.yarnpkg.com/@types/validator/-/validator-13.12.1.tgz#8835d22f7e25b261e624d02a42fe4ade2c689a3c"
984+
integrity sha512-w0URwf7BQb0rD/EuiG12KP0bailHKHP5YVviJG9zw3ykAokL0TuxU2TUqMB7EwZ59bDHYdeTIvjI5m0S7qHfOA==
985985

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

0 commit comments

Comments
 (0)