mirror of
https://github.com/brianlovin/security-checklist.git
synced 2026-03-11 08:55:31 +00:00
Merge pull request #188 from brianlovin/depfu/update/npm/react-clipboard.js-2.0.7
Update react-clipboard.js: 2.0.6 → 2.0.7 (patch)
This commit is contained in:
commit
9503d869b2
2 changed files with 4 additions and 4 deletions
6
package-lock.json
generated
6
package-lock.json
generated
|
|
@ -8656,9 +8656,9 @@
|
|||
}
|
||||
},
|
||||
"react-clipboard.js": {
|
||||
"version": "2.0.6",
|
||||
"resolved": "https://registry.npmjs.org/react-clipboard.js/-/react-clipboard.js-2.0.6.tgz",
|
||||
"integrity": "sha512-Xls69sDUNrhA0ZQkVD8G439VpNnNlzoZrHRi4Xb7cKXHdFYFBiGSvHl+51gusekVpq0PsKM3IX+bpblKWJPQww==",
|
||||
"version": "2.0.7",
|
||||
"resolved": "https://registry.npmjs.org/react-clipboard.js/-/react-clipboard.js-2.0.7.tgz",
|
||||
"integrity": "sha512-KDjKTFL4Yumr6yq8/uM8+Ptk7m8YJLFRz1ie6u1hk8BC64ThTrzVqh3t6zJw11alEtwLvOgieF7YDm3JpxhZTQ==",
|
||||
"requires": {
|
||||
"@types/clipboard": "^2.0.1",
|
||||
"clipboard": "^2.0.0",
|
||||
|
|
|
|||
|
|
@ -22,7 +22,7 @@
|
|||
"next": "^7.0.3",
|
||||
"next-seo": "^1.11.1",
|
||||
"react": "^16.8.0-alpha.0",
|
||||
"react-clipboard.js": "^2.0.6",
|
||||
"react-clipboard.js": "^2.0.7",
|
||||
"react-dom": "^16.8.0-alpha.0",
|
||||
"react-markdown": "^4.0.6",
|
||||
"styled-components": "^4.1.3",
|
||||
|
|
|
|||
Loading…
Reference in a new issue