Skip to content

Commit a498cc3

Browse files
committed
fix: upgrade vue-clipboard2 from 0.2.1 to 0.3.1
Snyk has created this PR to upgrade vue-clipboard2 from 0.2.1 to 0.3.1. See this package in NPM: https://www.npmjs.com/package/vue-clipboard2 See this project in Snyk: https://app.snyk.io/org/santosomar/project/cc4d13f0-f845-4efe-9864-aff5734bcb61?utm_source=github&utm_medium=upgrade-pr
1 parent 7a4a860 commit a498cc3

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

ui/package-lock.json

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"axios": "^0.18.1",
1212
"babel-runtime": "^6.26.0",
1313
"vue": "^2.5.17",
14-
"vue-clipboard2": "^0.2.1",
14+
"vue-clipboard2": "^0.3.1",
1515
"vue-markdown": "^2.2.4",
1616
"vue-meta": "^1.5.8",
1717
"vue-router": "^3.0.1",

0 commit comments

Comments
 (0)