diff --git a/package-lock.json b/package-lock.json index 05ff3911..129a149c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -14617,9 +14617,9 @@ } }, "git-format-staged": { - "version": "2.1.2", - "resolved": "https://registry.npmjs.org/git-format-staged/-/git-format-staged-2.1.2.tgz", - "integrity": "sha512-ieP6iEyMJQ9xPKJGFSmK4HELcDdYwUO84dG4NBKdjaSTOdsZgrW9paLaEau2D4daPQjLwSsgwdqtYjqoVxz3Lw==", + "version": "2.1.3", + "resolved": "https://registry.npmjs.org/git-format-staged/-/git-format-staged-2.1.3.tgz", + "integrity": "sha512-M9q3W4CCQShYPHUiINhYUtHPJ3E1/aa3Ajbk8q2OAaCgqEmqZ6gBI6P1fnwD54/Fs9SA2MaOvDxpYRNa1OVGIA==", "dev": true }, "git-up": { diff --git a/package.json b/package.json index 704b74a8..d7142ed6 100644 --- a/package.json +++ b/package.json @@ -71,7 +71,7 @@ "eslint-config-oceanprotocol": "^1.5.0", "eslint-config-prettier": "^8.3.0", "eslint-plugin-prettier": "^4.0.0", - "git-format-staged": "^2.1.2", + "git-format-staged": "^2.1.3", "husky": "^7.0.4", "markdownlint-cli": "^0.30.0", "node-sass": "^5.0.0",