diff --git a/package-lock.json b/package-lock.json index aa1385a6..dec369ca 100644 --- a/package-lock.json +++ b/package-lock.json @@ -9332,9 +9332,9 @@ } }, "npm-github-config": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/npm-github-config/-/npm-github-config-2.0.0.tgz", - "integrity": "sha512-eZfu/O4KQbYbCCSIzQefRY2tZ7fYAIrM6uTdcOmWpruG35/81am3WFrI+MX4tf1tGrblXm/9zIutUI8hq0jKrA==", + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/npm-github-config/-/npm-github-config-2.0.1.tgz", + "integrity": "sha512-pT0oddDozGniTQ4zUCzYXDYUx1NSt5uQK9Z41t0rzB7VIOfKHELfMK0HGyyZxa4Ncd1bADAq7rr3IuzZpxzwCg==", "dev": true }, "npm-run-path": { diff --git a/package.json b/package.json index 5c810dba..b1ceb920 100644 --- a/package.json +++ b/package.json @@ -50,7 +50,7 @@ "lint-staged": "9.4.2", "mocha": "6.2.1", "mock-require": "3.0.3", - "npm-github-config": "2.0.0", + "npm-github-config": "2.0.1", "nyc": "14.1.1", "nyc-config-common": "1.0.1", "prettier-standard": "15.0.1",