diff --git a/package-lock.json b/package-lock.json index 20da400..3dc643a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -4807,12 +4807,10 @@ "license": "ISC" }, "node_modules/ini": { - "version": "1.3.5", - "dev": true, - "license": "ISC", - "engines": { - "node": "*" - } + "version": "1.3.8", + "resolved": "https://registry.npmjs.org/ini/-/ini-1.3.8.tgz", + "integrity": "sha512-JV/yugV2uzW5iMRSiZAyDtQd+nxtUnjeLt0acNdw98kKLrvuRVyB80tsREOE7yvGVgalhZ6RNXCmEHkUKBKxew==", + "dev": true }, "node_modules/internal-slot": { "version": "1.0.3", @@ -10906,7 +10904,9 @@ "version": "2.0.3" }, "ini": { - "version": "1.3.5", + "version": "1.3.8", + "resolved": "https://registry.npmjs.org/ini/-/ini-1.3.8.tgz", + "integrity": "sha512-JV/yugV2uzW5iMRSiZAyDtQd+nxtUnjeLt0acNdw98kKLrvuRVyB80tsREOE7yvGVgalhZ6RNXCmEHkUKBKxew==", "dev": true }, "internal-slot": {