diff --git a/package-lock.json b/package-lock.json index 53718753..d6ae49a8 100644 --- a/package-lock.json +++ b/package-lock.json @@ -117,16 +117,16 @@ "dev": true }, "node_modules/@studio/changes": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/@studio/changes/-/changes-2.0.1.tgz", - "integrity": "sha512-BKcZUxPp9DU7rQs7lzic5tY3e0hqETgOhdxHu9OJUSO7mjyulDWPCKJCA28opJ1lUGANbwpBiexy3jN5ZYe/7w==", + "version": "2.1.0", + "resolved": "https://registry.npmjs.org/@studio/changes/-/changes-2.1.0.tgz", + "integrity": "sha512-Si9R0r30hswe3TcHnyLnWNuECiZ5Beewp1tWR9la8gfGeGBqW8r/Dn+l71Iu96KM17j/Yy8xQ3x5BbS9JnqEyw==", "dev": true, "dependencies": { "@studio/editor": "^1.1.1", "@studio/json-request": "^3.0.0", - "detect-indent": "^5.0.0", - "hosted-git-info": "^3.0.2", - "minimist": "^1.2.0" + "detect-indent": "^6.0.0", + "hosted-git-info": "^3.0.8", + "minimist": "^1.2.5" }, "bin": { "changes": "bin/cmd.js" @@ -1393,12 +1393,12 @@ } }, "node_modules/detect-indent": { - "version": "5.0.0", - "resolved": "https://registry.npmjs.org/detect-indent/-/detect-indent-5.0.0.tgz", - "integrity": "sha1-OHHMCmoALow+Wzz38zYmRnXwa50=", + "version": "6.0.0", + "resolved": "https://registry.npmjs.org/detect-indent/-/detect-indent-6.0.0.tgz", + "integrity": "sha512-oSyFlqaTHCItVRGK5RmrmjB+CmaMOW7IaNA/kdxqhoa6d17j/5ce9O9eWXmV/KEdRwqpQA+Vqe8a8Bsybu4YnA==", "dev": true, "engines": { - "node": ">=4" + "node": ">=8" } }, "node_modules/detective": { @@ -3052,9 +3052,9 @@ } }, "node_modules/hosted-git-info": { - "version": "3.0.7", - "resolved": "https://registry.npmjs.org/hosted-git-info/-/hosted-git-info-3.0.7.tgz", - "integrity": "sha512-fWqc0IcuXs+BmE9orLDyVykAG9GJtGLGuZAAqgcckPgv5xad4AcXGIv8galtQvlwutxSlaMcdw7BUtq2EIvqCQ==", + "version": "3.0.8", + "resolved": "https://registry.npmjs.org/hosted-git-info/-/hosted-git-info-3.0.8.tgz", + "integrity": "sha512-aXpmwoOhRBrw6X3j0h5RloK4x1OzsxMPyxqIHyNfSe2pypkVTZFpEiRoSipPEPlMrh0HW/XsjkJ5WgnCirpNUw==", "dev": true, "dependencies": { "lru-cache": "^6.0.0" @@ -5526,16 +5526,16 @@ } }, "@studio/changes": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/@studio/changes/-/changes-2.0.1.tgz", - "integrity": "sha512-BKcZUxPp9DU7rQs7lzic5tY3e0hqETgOhdxHu9OJUSO7mjyulDWPCKJCA28opJ1lUGANbwpBiexy3jN5ZYe/7w==", + "version": "2.1.0", + "resolved": "https://registry.npmjs.org/@studio/changes/-/changes-2.1.0.tgz", + "integrity": "sha512-Si9R0r30hswe3TcHnyLnWNuECiZ5Beewp1tWR9la8gfGeGBqW8r/Dn+l71Iu96KM17j/Yy8xQ3x5BbS9JnqEyw==", "dev": true, "requires": { "@studio/editor": "^1.1.1", "@studio/json-request": "^3.0.0", - "detect-indent": "^5.0.0", - "hosted-git-info": "^3.0.2", - "minimist": "^1.2.0" + "detect-indent": "^6.0.0", + "hosted-git-info": "^3.0.8", + "minimist": "^1.2.5" } }, "@studio/editor": { @@ -6647,9 +6647,9 @@ } }, "detect-indent": { - "version": "5.0.0", - "resolved": "https://registry.npmjs.org/detect-indent/-/detect-indent-5.0.0.tgz", - "integrity": "sha1-OHHMCmoALow+Wzz38zYmRnXwa50=", + "version": "6.0.0", + "resolved": "https://registry.npmjs.org/detect-indent/-/detect-indent-6.0.0.tgz", + "integrity": "sha512-oSyFlqaTHCItVRGK5RmrmjB+CmaMOW7IaNA/kdxqhoa6d17j/5ce9O9eWXmV/KEdRwqpQA+Vqe8a8Bsybu4YnA==", "dev": true }, "detective": { @@ -7921,9 +7921,9 @@ } }, "hosted-git-info": { - "version": "3.0.7", - "resolved": "https://registry.npmjs.org/hosted-git-info/-/hosted-git-info-3.0.7.tgz", - "integrity": "sha512-fWqc0IcuXs+BmE9orLDyVykAG9GJtGLGuZAAqgcckPgv5xad4AcXGIv8galtQvlwutxSlaMcdw7BUtq2EIvqCQ==", + "version": "3.0.8", + "resolved": "https://registry.npmjs.org/hosted-git-info/-/hosted-git-info-3.0.8.tgz", + "integrity": "sha512-aXpmwoOhRBrw6X3j0h5RloK4x1OzsxMPyxqIHyNfSe2pypkVTZFpEiRoSipPEPlMrh0HW/XsjkJ5WgnCirpNUw==", "dev": true, "requires": { "lru-cache": "^6.0.0"