diff --git a/package-lock.json b/package-lock.json index 492d19f6ab..f71e4ae1ff 100644 --- a/package-lock.json +++ b/package-lock.json @@ -13886,9 +13886,9 @@ } }, "validator": { - "version": "13.1.1", - "resolved": "https://registry.npmjs.org/validator/-/validator-13.1.1.tgz", - "integrity": "sha512-8GfPiwzzRoWTg7OV1zva1KvrSemuMkv07MA9TTl91hfhe+wKrsrgVN4H2QSFd/U/FhiU3iWPYVgvbsOGwhyFWw==" + "version": "13.1.17", + "resolved": "https://registry.npmjs.org/validator/-/validator-13.1.17.tgz", + "integrity": "sha512-zL5QBoemJ3jYFb2/j38y7ljhwYGXVLUp8H6W1nVxadnAOvUOytec+L7BHh1oBQ82/TzWXHd+GSaxUWp4lROkLg==" }, "value-or-function": { "version": "3.0.0", diff --git a/package.json b/package.json index dd4f84b243..1baa527a41 100644 --- a/package.json +++ b/package.json @@ -71,7 +71,7 @@ "universal-analytics": "^0.4.23", "useragent": "^2.1.9", "uuid": "^8.3.0", - "validator": "^13.1.1", + "validator": "^13.1.17", "vinyl-buffer": "^1.0.1", "winston": "^3.3.3", "winston-loggly-bulk": "^3.1.1",