mirror of
https://github.com/wallabag/wallabag.git
synced 2025-04-09 19:44:05 +00:00
Merge pull request #5121 from wallabag/dependabot/npm_and_yarn/clipboard-2.0.7
Bump clipboard from 2.0.6 to 2.0.7
This commit is contained in:
commit
96586a00aa
6 changed files with 9 additions and 9 deletions
|
@ -68,7 +68,7 @@
|
|||
},
|
||||
"dependencies": {
|
||||
"annotator": "wallabag/annotator#master",
|
||||
"clipboard": "^2.0.4",
|
||||
"clipboard": "^2.0.7",
|
||||
"hammerjs": "^2.0.8",
|
||||
"highlight.js": "^10.6.0",
|
||||
"icomoon-free-npm": "^0.0.0",
|
||||
|
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
@ -1852,10 +1852,10 @@ clean-css@^4.1.11:
|
|||
dependencies:
|
||||
source-map "~0.6.0"
|
||||
|
||||
clipboard@^2.0.4:
|
||||
version "2.0.6"
|
||||
resolved "https://registry.yarnpkg.com/clipboard/-/clipboard-2.0.6.tgz#52921296eec0fdf77ead1749421b21c968647376"
|
||||
integrity sha512-g5zbiixBRk/wyKakSwCKd7vQXDjFnAMGHoEyBogG/bw9kTD9GvdAvaoRR1ALcEzt3pVKxZR0pViekPMIS0QyGg==
|
||||
clipboard@^2.0.7:
|
||||
version "2.0.7"
|
||||
resolved "https://registry.yarnpkg.com/clipboard/-/clipboard-2.0.7.tgz#da927f817b1859426df39212ac81feb07dbaeadc"
|
||||
integrity sha512-8M8WEZcIvs0hgOma+wAPkrUxpv0PMY1L6VsAJh/2DOKARIMpyWe6ZLcEoe1qktl6/ced5ceYHs+oGedSbgZ3sg==
|
||||
dependencies:
|
||||
good-listener "^1.2.2"
|
||||
select "^1.1.2"
|
||||
|
|
Loading…
Reference in a new issue