diff --git a/package-lock.json b/package-lock.json index c1e0f31c..7df9752b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -8305,9 +8305,9 @@ } }, "now": { - "version": "11.3.10", - "resolved": "https://registry.npmjs.org/now/-/now-11.3.10.tgz", - "integrity": "sha512-j1iP7riJh3hS0TmG4Q21PFj3oHGKMPngnXV1ZO1MFQubsquN+n5hpe4feSxS5U+0P0vsck+jeKp/BRDoS13WGA==", + "version": "11.3.12", + "resolved": "https://registry.npmjs.org/now/-/now-11.3.12.tgz", + "integrity": "sha512-cYz8ETxwm4MeZmAUKwjhKlr5IoMWoWANpG4oYeWzYXUnkKyo+75x6NlLJhCPkLaIE3XnQ22ubSWeDtxGlvOn4Q==", "dev": true }, "npm-run-all": { diff --git a/package.json b/package.json index c06e0e94..6077164e 100644 --- a/package.json +++ b/package.json @@ -102,7 +102,7 @@ }, "devDependencies": { "eslint-plugin-html": "^4.0.5", - "now": "^11.3.10", + "now": "^11.3.12", "standard": "^11.0.1", "testcafe": "^0.21.1" },