diff --git a/package-lock.json b/package-lock.json index f61e5b3d1..7e1ff4262 100644 --- a/package-lock.json +++ b/package-lock.json @@ -21779,9 +21779,7 @@ } }, "react-dev-utils": { - "version": "6.1.1", - "resolved": "https://registry.npmjs.org/react-dev-utils/-/react-dev-utils-6.1.1.tgz", - "integrity": "sha512-ThbJ86coVd6wV/QiTo8klDTvdAJ1WsFCGQN07+UkN+QN9CtCSsl/+YuDJToKGeG8X4j9HMGXNKbk2QhPAZr43w==", + "version": "11.0.4", "dev": true, "requires": { "@babel/code-frame": "7.0.0", @@ -22227,9 +22225,7 @@ } }, "react-styleguidist": { - "version": "8.0.6", - "resolved": "https://registry.npmjs.org/react-styleguidist/-/react-styleguidist-8.0.6.tgz", - "integrity": "sha512-hhbU0dP14boD7j09p9d1pjhB/KWptX8WmsYHFwEhuLVUj10Frkd8FeClS+4JmCiPWe6DoFKxK/iJSzel7pOWUw==", + "version": "11.1.2", "dev": true, "requires": { "@vxna/mini-html-webpack-template": "^0.1.7", @@ -28490,4 +28486,4 @@ } } } -} +} \ No newline at end of file diff --git a/package.json b/package.json index 41986b9f0..2433c1fa8 100644 --- a/package.json +++ b/package.json @@ -129,7 +129,7 @@ "prettier": "^1.15.3", "react": "^16.8.2", "react-dom": "^16.8.2", - "react-styleguidist": "^8.0.6", + "react-styleguidist": "^11.0.0", "remark-cli": "^6.0.1", "request": "^2.85.0", "rimraf": "^3.0.0",