diff --git a/package-lock.json b/package-lock.json index 4f41791..eac7388 100644 --- a/package-lock.json +++ b/package-lock.json @@ -14,7 +14,7 @@ }, "devDependencies": { "cross-env": "7.0.3", - "gh-pages": "3.1.0", + "gh-pages": "3.2.0", "microbundle-crl": "0.13.11", "react": "17.0.2", "react-dom": "17.0.2", @@ -10222,9 +10222,9 @@ } }, "node_modules/gh-pages": { - "version": "3.1.0", - "resolved": "https://registry.npmjs.org/gh-pages/-/gh-pages-3.1.0.tgz", - "integrity": "sha512-3b1rly9kuf3/dXsT8+ZxP0UhNLOo1CItj+3e31yUVcaph/yDsJ9RzD7JOw5o5zpBTJVQLlJAASNkUfepi9fe2w==", + "version": "3.2.0", + "resolved": "https://registry.npmjs.org/gh-pages/-/gh-pages-3.2.0.tgz", + "integrity": "sha512-VQTwyRtxoaId0YmDXdC/G854dojpwTuOdpZUL3PGG6WQZvSoGVD8ggedKARZltixIREMezoDywE+g3g2paLxPw==", "dev": true, "dependencies": { "async": "^2.6.1", @@ -33246,9 +33246,9 @@ } }, "gh-pages": { - "version": "3.1.0", - "resolved": "https://registry.npmjs.org/gh-pages/-/gh-pages-3.1.0.tgz", - "integrity": "sha512-3b1rly9kuf3/dXsT8+ZxP0UhNLOo1CItj+3e31yUVcaph/yDsJ9RzD7JOw5o5zpBTJVQLlJAASNkUfepi9fe2w==", + "version": "3.2.0", + "resolved": "https://registry.npmjs.org/gh-pages/-/gh-pages-3.2.0.tgz", + "integrity": "sha512-VQTwyRtxoaId0YmDXdC/G854dojpwTuOdpZUL3PGG6WQZvSoGVD8ggedKARZltixIREMezoDywE+g3g2paLxPw==", "dev": true, "requires": { "async": "^2.6.1", diff --git a/package.json b/package.json index d1164b4..7d21b55 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ }, "devDependencies": { "cross-env": "7.0.3", - "gh-pages": "3.1.0", + "gh-pages": "3.2.0", "microbundle-crl": "0.13.11", "react": "17.0.2", "react-dom": "17.0.2",