diff --git a/4-natours/after-section-13/package-lock.json b/4-natours/after-section-13/package-lock.json index 595c1edeb..1093bbdcd 100644 --- a/4-natours/after-section-13/package-lock.json +++ b/4-natours/after-section-13/package-lock.json @@ -9578,9 +9578,9 @@ } }, "validator": { - "version": "10.11.0", - "resolved": "https://registry.npmjs.org/validator/-/validator-10.11.0.tgz", - "integrity": "sha512-X/p3UZerAIsbBfN/IwahhYaBbY68EN/UQBWHtsbXGT5bfrH/p4NQzUCG1kF/rtKaNpnJ7jAu6NGTdSNtyNIXMw==" + "version": "13.7.0", + "resolved": "https://registry.npmjs.org/validator/-/validator-13.7.0.tgz", + "integrity": "sha512-nYXQLCBkpJ8X6ltALua9dRrZDHVYxjJ1wgskNt1lH9fzGjs3tgojGSCBjmEPwkWS1y29+DrizMTW19Pr9uB2nw==" }, "vary": { "version": "1.1.2", diff --git a/4-natours/after-section-13/package.json b/4-natours/after-section-13/package.json index cc1f6f53e..4057f18bc 100644 --- a/4-natours/after-section-13/package.json +++ b/4-natours/after-section-13/package.json @@ -33,7 +33,7 @@ "sharp": "^0.22.1", "slugify": "^1.3.4", "stripe": "^7.0.0", - "validator": "^10.11.0", + "validator": "^13.7.0", "xss-clean": "^0.1.1" }, "devDependencies": {