summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMaxence Lange <maxence@artificial-owl.com>2019-05-30 07:35:25 -0100
committerGitHub <noreply@github.com>2019-05-30 07:35:25 -0100
commita6f5a7bcf2b192738ca3052daed5d3cc9ed2da68 (patch)
tree91df71bb7a9da04e35775217274ce82e2459682d
parent6920254529c35734aaa621fe7581f1e6d17dc4aa (diff)
parent31506764c4586b499fac3e75eeaf5991e29db2af (diff)
Merge pull request #532 from nextcloud/dependabot/npm_and_yarn/tributejs-3.7.1
Bump tributejs from 3.6.0 to 3.7.1
-rw-r--r--package-lock.json6
-rw-r--r--package.json2
2 files changed, 4 insertions, 4 deletions
diff --git a/package-lock.json b/package-lock.json
index 12d7635a..46e572ec 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -12772,9 +12772,9 @@
}
},
"tributejs": {
- "version": "3.6.0",
- "resolved": "https://registry.npmjs.org/tributejs/-/tributejs-3.6.0.tgz",
- "integrity": "sha512-OwBk4JWzbWTxW9ZBzeajlX4SGNXEj+5rUbW8rg84NJCszkj/22nhkJvcYTaHGU4qfKoz073nVYzqN3G0exzViw=="
+ "version": "3.7.1",
+ "resolved": "https://registry.npmjs.org/tributejs/-/tributejs-3.7.1.tgz",
+ "integrity": "sha512-GsRnD7w7u4BgrzYm/9ZskuVpVTVtY83WrLA5PtBl2oOYTQFGVVVHS7vAGwgmO0iStXzEa6LlVUiB4dsEUYo2ug=="
},
"trim": {
"version": "0.0.1",
diff --git a/package.json b/package.json
index 6810aeb7..68a71f19 100644
--- a/package.json
+++ b/package.json
@@ -30,7 +30,7 @@
"linkifyjs": "^2.1.8",
"nextcloud-axios": "^0.1.3",
"nextcloud-vue": "^0.9.5",
- "tributejs": "^3.6.0",
+ "tributejs": "^3.7.1",
"twemoji": "^12.0.1",
"uuid": "^3.3.2",
"v-tooltip": "^3.0.0-alpha.7",