diff --git a/tools/package-lock.json b/tools/package-lock.json index 88e0858..578923f 100644 --- a/tools/package-lock.json +++ b/tools/package-lock.json @@ -6,7 +6,7 @@ "": { "dependencies": { "@sentry/cli": "^2.20.5", - "@withgraphite/graphite-cli": "^0.22.3", + "@withgraphite/graphite-cli": "^0.22.10", "chromatic": "^6.23.0", "depcheck": "^1.4.5", "vercel": "^32.0.0" @@ -780,9 +780,9 @@ "integrity": "sha512-BHGyyGN3Q97EZx0taMQ+OLNuZcW3d37ZEVmEAyeoA9ERdGvm9Irc/0Fua8SNyOtV1w6BS4q25wbMzJujO9HIfQ==" }, "node_modules/@withgraphite/graphite-cli": { - "version": "0.22.3", - "resolved": "https://registry.npmjs.org/@withgraphite/graphite-cli/-/graphite-cli-0.22.3.tgz", - "integrity": "sha512-8uRQ82E6VMOhLBayKs9s4HOwD8KGWBgNCEhfakVSoB9wjrm191W0CrQJ+CaA+x9o55rkV4/nWZ0rlgcmBEOkSw==", + "version": "0.22.10", + "resolved": "https://registry.npmjs.org/@withgraphite/graphite-cli/-/graphite-cli-0.22.10.tgz", + "integrity": "sha512-8HexpT3w+Fw3m8laiXdFtKmkOanpcikRa/kLTco1WQRSdeOgOssb2D55eyIU1NWU3SagTrI360faVgvXYTcB6w==", "dependencies": { "chalk": "^4.1.2", "ws": "^8.6.0", @@ -3958,9 +3958,9 @@ "integrity": "sha512-BHGyyGN3Q97EZx0taMQ+OLNuZcW3d37ZEVmEAyeoA9ERdGvm9Irc/0Fua8SNyOtV1w6BS4q25wbMzJujO9HIfQ==" }, "@withgraphite/graphite-cli": { - "version": "0.22.3", - "resolved": "https://registry.npmjs.org/@withgraphite/graphite-cli/-/graphite-cli-0.22.3.tgz", - "integrity": "sha512-8uRQ82E6VMOhLBayKs9s4HOwD8KGWBgNCEhfakVSoB9wjrm191W0CrQJ+CaA+x9o55rkV4/nWZ0rlgcmBEOkSw==", + "version": "0.22.10", + "resolved": "https://registry.npmjs.org/@withgraphite/graphite-cli/-/graphite-cli-0.22.10.tgz", + "integrity": "sha512-8HexpT3w+Fw3m8laiXdFtKmkOanpcikRa/kLTco1WQRSdeOgOssb2D55eyIU1NWU3SagTrI360faVgvXYTcB6w==", "requires": { "chalk": "^4.1.2", "ws": "^8.6.0", diff --git a/tools/package.json b/tools/package.json index e907b81..d38a3b7 100644 --- a/tools/package.json +++ b/tools/package.json @@ -2,7 +2,7 @@ "private": true, "dependencies": { "@sentry/cli": "^2.20.5", - "@withgraphite/graphite-cli": "^0.22.3", + "@withgraphite/graphite-cli": "^0.22.10", "chromatic": "^6.23.0", "depcheck": "^1.4.5", "vercel": "^32.0.0"