diff --git a/plugins/wpgraphql-logging/examples/wpgraphql-logging-nextjs/package-lock.json b/plugins/wpgraphql-logging/examples/wpgraphql-logging-nextjs/package-lock.json index 1e475a8d..a9b0ce14 100644 --- a/plugins/wpgraphql-logging/examples/wpgraphql-logging-nextjs/package-lock.json +++ b/plugins/wpgraphql-logging/examples/wpgraphql-logging-nextjs/package-lock.json @@ -4168,9 +4168,9 @@ } }, "node_modules/simple-git": { - "version": "3.30.0", - "resolved": "https://registry.npmjs.org/simple-git/-/simple-git-3.30.0.tgz", - "integrity": "sha512-q6lxyDsCmEal/MEGhP1aVyQ3oxnagGlBDOVSIB4XUVLl1iZh0Pah6ebC9V4xBap/RfgP2WlI8EKs0WS0rMEJHg==", + "version": "3.33.0", + "resolved": "https://registry.npmjs.org/simple-git/-/simple-git-3.33.0.tgz", + "integrity": "sha512-D4V/tGC2sjsoNhoMybKyGoE+v8A60hRawKQ1iFRA1zwuDgGZCBJ4ByOzZ5J8joBbi4Oam0qiPH+GhzmSBwbJng==", "license": "MIT", "dependencies": { "@kwsites/file-exists": "^1.1.1",