diff --git a/package-lock.json b/package-lock.json index 7262c56..a600922 100644 --- a/package-lock.json +++ b/package-lock.json @@ -411,9 +411,13 @@ } }, "node_modules/minimist": { - "version": "1.2.0", + "version": "1.2.8", + "resolved": "https://registry.npmjs.org/minimist/-/minimist-1.2.8.tgz", + "integrity": "sha512-2yyAR8qBkN3YuheJanUpWC5U3bb5osDywNB8RzDVlDwDHbocAJveqqj1u8+SVD7jkWT4yvsHCpWqqWqAxb0zCA==", "dev": true, - "license": "MIT" + "funding": { + "url": "https://github.com/sponsors/ljharb" + } }, "node_modules/ms": { "version": "2.0.0",