diff --git a/package-lock.json b/package-lock.json index 234fb35..c7b349d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -24,7 +24,7 @@ "framer-motion": "^10.18.0", "fs.promises": "^0.1.2", "ink": "^4.4.1", - "isomorphic-git": "^1.25.2", + "isomorphic-git": "^1.25.6", "markdown-it": "^13.0.1", "mongoose": "^8.0.3", "next": "^13.5.4", @@ -6037,9 +6037,9 @@ "integrity": "sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==" }, "node_modules/isomorphic-git": { - "version": "1.25.2", - "resolved": "https://registry.npmjs.org/isomorphic-git/-/isomorphic-git-1.25.2.tgz", - "integrity": "sha512-GHMZVujE76NpZ7Za0Kus/46J6Y7UZsY+xcHMLnFHqvcGbJzkXB1LQCzpYaRq+xQinWGdkcjBDQoE+8Tv3StPCg==", + "version": "1.25.6", + "resolved": "https://registry.npmjs.org/isomorphic-git/-/isomorphic-git-1.25.6.tgz", + "integrity": "sha512-zA3k3QOO7doqOnBgwsaXJwHKSIIl5saEdH4xxalu082WHVES4KghsG6RE2SDwjXMCIlNa1bWocbitH6bRIrmLQ==", "dependencies": { "async-lock": "^1.1.0", "clean-git-ref": "^2.0.1", diff --git a/package.json b/package.json index 821a2e7..a7522c2 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "framer-motion": "^10.18.0", "fs.promises": "^0.1.2", "ink": "^4.4.1", - "isomorphic-git": "^1.25.2", + "isomorphic-git": "^1.25.6", "markdown-it": "^13.0.1", "mongoose": "^8.0.3", "next": "^13.5.4",