diff --git a/package-lock.json b/package-lock.json index f87381c..6672b75 100644 --- a/package-lock.json +++ b/package-lock.json @@ -3217,8 +3217,12 @@ } }, "node_modules/minimist": { - "version": "1.2.5", - "license": "MIT" + "version": "1.2.8", + "resolved": "https://registry.npmjs.org/minimist/-/minimist-1.2.8.tgz", + "integrity": "sha512-2yyAR8qBkN3YuheJanUpWC5U3bb5osDywNB8RzDVlDwDHbocAJveqqj1u8+SVD7jkWT4yvsHCpWqqWqAxb0zCA==", + "funding": { + "url": "https://github.com/sponsors/ljharb" + } }, "node_modules/mustache": { "version": "2.3.0", @@ -4187,11 +4191,6 @@ "source-map": "~0.6.1" } }, - "node_modules/webpack-sources/node_modules/source-list-map": { - "version": "2.0.0", - "license": "MIT", - "peer": true - }, "node_modules/webpack-sources/node_modules/source-map": { "version": "0.6.1", "license": "BSD-3-Clause", @@ -6196,7 +6195,9 @@ } }, "minimist": { - "version": "1.2.5" + "version": "1.2.8", + "resolved": "https://registry.npmjs.org/minimist/-/minimist-1.2.8.tgz", + "integrity": "sha512-2yyAR8qBkN3YuheJanUpWC5U3bb5osDywNB8RzDVlDwDHbocAJveqqj1u8+SVD7jkWT4yvsHCpWqqWqAxb0zCA==" }, "mustache": { "version": "2.3.0" @@ -6770,10 +6771,6 @@ "source-map": "~0.6.1" }, "dependencies": { - "source-list-map": { - "version": "2.0.0", - "peer": true - }, "source-map": { "version": "0.6.1", "peer": true