diff --git a/package.json b/package.json index 8de3029..12fa378 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "@liveblocks/client": "^1.11.0", "@liveblocks/node": "^1.11.1", "@liveblocks/react": "^1.11.1", - "@microsoft/eslint-formatter-sarif": "^3.0.0", + "@microsoft/eslint-formatter-sarif": "^3.1.0", "@prisma/client": "^5.12.1", "@prisma/extension-accelerate": "^1.0.0", "@radix-ui/react-accordion": "^1.1.2", diff --git a/yarn.lock b/yarn.lock index 2051c42..259b707 100644 --- a/yarn.lock +++ b/yarn.lock @@ -234,10 +234,10 @@ nanoid "^3" use-sync-external-store "^1.2.0" -"@microsoft/eslint-formatter-sarif@^3.0.0": - version "3.0.0" - resolved "https://registry.npmjs.org/@microsoft/eslint-formatter-sarif/-/eslint-formatter-sarif-3.0.0.tgz" - integrity sha512-KIKkT44hEqCzqxODYwFMUvYEK0CrdHx/Ll9xiOWgFbBSRuzbxmVy4d/tzfgoucGz72HJZNOMjuyzFTBKntRK5Q== +"@microsoft/eslint-formatter-sarif@^3.1.0": + version "3.1.0" + resolved "https://registry.yarnpkg.com/@microsoft/eslint-formatter-sarif/-/eslint-formatter-sarif-3.1.0.tgz#7fa03636e116939d77efaa301a31b340ca93059b" + integrity sha512-/mn4UXziHzGXnKCg+r8HGgPy+w4RzpgdoqFuqaKOqUVBT5x2CygGefIrO4SusaY7t0C4gyIWMNu6YQT6Jw64Cw== dependencies: eslint "^8.9.0" jschardet latest @@ -3445,6 +3445,7 @@ string.prototype.trimstart@^1.0.8: es-object-atoms "^1.0.0" "strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@^6.0.0, strip-ansi@^6.0.1: + name strip-ansi-cjs version "6.0.1" resolved "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz" integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==