diff --git a/data-validations/inventory-check/functions/nodejs-express/package-lock.json b/data-validations/inventory-check/functions/nodejs-express/package-lock.json index 07203c9..0097fa1 100644 --- a/data-validations/inventory-check/functions/nodejs-express/package-lock.json +++ b/data-validations/inventory-check/functions/nodejs-express/package-lock.json @@ -884,9 +884,9 @@ } }, "minimist": { - "version": "1.2.5", - "resolved": "https://registry.npmjs.org/minimist/-/minimist-1.2.5.tgz", - "integrity": "sha512-FM9nNUYrRBAELZQT3xeZQ7fmMOBg6nWNmJKTcgsJeaLstP/UODVpGsr5OhXhhXg6f+qtJ8uiZ+PUxkDWcgIXLw==", + "version": "1.2.8", + "resolved": "https://registry.npmjs.org/minimist/-/minimist-1.2.8.tgz", + "integrity": "sha512-2yyAR8qBkN3YuheJanUpWC5U3bb5osDywNB8RzDVlDwDHbocAJveqqj1u8+SVD7jkWT4yvsHCpWqqWqAxb0zCA==", "dev": true }, "ms": {