diff --git a/package.json b/package.json index a84821013..ef09af5a3 100644 --- a/package.json +++ b/package.json @@ -156,7 +156,7 @@ "@types/eslint-config-prettier": "6.11.2", "@types/etag": "1.8.2", "@types/fs-extra": "11.0.4", - "@types/git-rev-sync": "2.0.1", + "@types/git-rev-sync": "2.0.2", "@types/imapflow": "1.0.15", "@types/jsdom": "21.1.5", "@types/json-bigint": "1.0.4", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index b6536dafa..0f0ddbd32 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -221,8 +221,8 @@ devDependencies: specifier: 11.0.4 version: 11.0.4 '@types/git-rev-sync': - specifier: 2.0.1 - version: 2.0.1 + specifier: 2.0.2 + version: 2.0.2 '@types/imapflow': specifier: 1.0.15 version: 1.0.15 @@ -1479,8 +1479,8 @@ packages: '@types/node': 20.5.6 dev: true - /@types/git-rev-sync@2.0.1: - resolution: {integrity: sha512-L8yu3FMSyDhBRudlhAqTH8KTFYZr3niTFvxVUHPBaMIIUk5EGhoQBAYxHapfEdOStMxUMYvp+n1Ofnr5mdC+bQ==} + /@types/git-rev-sync@2.0.2: + resolution: {integrity: sha512-ygFM5I5q4VJjU+xrb2MSzgj4BpC6HUzMnmfWp4d8bgAw/XFkJTiKn1uaNpOOT1gw+IxELyfY97JA6sRBv7J9sA==} dev: true /@types/graceful-fs@4.1.6: