diff --git a/package-lock.json b/package-lock.json index 9812e26..9710abf 100644 --- a/package-lock.json +++ b/package-lock.json @@ -46,7 +46,7 @@ "mock-knex": "0.4.12", "pg": "8.11.3", "prettier": "2.8.8", - "simple-git": "3.19.1", + "simple-git": "3.20.0", "ts-jest": "29.1.1", "ts-node": "10.9.1", "typescript": "5.2.2" @@ -11323,9 +11323,9 @@ "integrity": "sha512-6+eerH9fEnNmi/hyM1DXcRK3pWdoMQtlkQ+ns0ntzunjKqp5i3sKCc80ym8Fib3iaYhdJUOPdhlJWj1tvge2Ww==" }, "node_modules/simple-git": { - "version": "3.19.1", - "resolved": "https://registry.npmjs.org/simple-git/-/simple-git-3.19.1.tgz", - "integrity": "sha512-Ck+rcjVaE1HotraRAS8u/+xgTvToTuoMkT9/l9lvuP5jftwnYUp6DwuJzsKErHgfyRk8IB8pqGHWEbM3tLgV1w==", + "version": "3.20.0", + "resolved": "https://registry.npmjs.org/simple-git/-/simple-git-3.20.0.tgz", + "integrity": "sha512-ozK8tl2hvLts8ijTs18iFruE+RoqmC/mqZhjs/+V7gS5W68JpJ3+FCTmLVqmR59MaUQ52MfGQuWsIqfsTbbJ0Q==", "dev": true, "dependencies": { "@kwsites/file-exists": "^1.1.1", diff --git a/package.json b/package.json index fcb44a7..c41068d 100644 --- a/package.json +++ b/package.json @@ -77,7 +77,7 @@ "mock-knex": "0.4.12", "pg": "8.11.3", "prettier": "2.8.8", - "simple-git": "3.19.1", + "simple-git": "3.20.0", "ts-jest": "29.1.1", "ts-node": "10.9.1", "typescript": "5.2.2"