Merge pull request #307 from brianlovin/dependabot/npm_and_yarn/react-clipboard.js-2.0.15

This commit is contained in:
dependabot-preview[bot] 2019-09-09 19:42:32 +00:00 committed by GitHub
commit f24b5258ec
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View file

@ -9581,9 +9581,9 @@
}
},
"react-clipboard.js": {
"version": "2.0.13",
"resolved": "https://registry.npmjs.org/react-clipboard.js/-/react-clipboard.js-2.0.13.tgz",
"integrity": "sha512-1tjFU52LbtETZe223bc/q9JnbguWXqrgWCHpnVWJ4YYhzoV62jJP0NghAYH6+F7G5SI80wnQHdBjgqppNTY7Xg==",
"version": "2.0.15",
"resolved": "https://registry.npmjs.org/react-clipboard.js/-/react-clipboard.js-2.0.15.tgz",
"integrity": "sha512-bii3DHnvHM4n8BJvMJU0GZ/zIa4Wf2+PiSfp0bhXqeQfu92UmSfiMx8zmxIrhHa2SHE4lvOX1TsjD0G9wWpoqQ==",
"requires": {
"@types/clipboard": "^2.0.1",
"clipboard": "^2.0.0",

View file

@ -25,7 +25,7 @@
"next": "^9.0.5",
"next-seo": "^2.0.0",
"react": "^16.9.0",
"react-clipboard.js": "^2.0.13",
"react-clipboard.js": "^2.0.15",
"react-dom": "^16.9.0",
"react-markdown": "^4.2.2",
"styled-components": "^4.3.2",