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 2009df14..6a6c3a5b 100644 --- a/plugins/wpgraphql-logging/examples/wpgraphql-logging-nextjs/package-lock.json +++ b/plugins/wpgraphql-logging/examples/wpgraphql-logging-nextjs/package-lock.json @@ -1845,9 +1845,9 @@ "license": "MIT" }, "node_modules/brace-expansion": { - "version": "2.0.2", - "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.2.tgz", - "integrity": "sha512-Jt0vHyM+jmUBqojB7E1NIYadt0vI0Qxjxd2TErW94wDz+E2LAm5vKMXXwg6ZZBTHPuUlDgQHKXvjGBdfcF1ZDQ==", + "version": "2.0.3", + "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.3.tgz", + "integrity": "sha512-MCV/fYJEbqx68aE58kv2cA/kiky1G8vux3OR6/jbS+jIMe/6fJWa0DTzJU7dqijOWYwHi1t29FlfYI9uytqlpA==", "license": "MIT", "dependencies": { "balanced-match": "^1.0.0"