Bump tributejs from 3.7.3 to 5.1.3

Bumps [tributejs](https://github.com/zurb/tribute) from 3.7.3 to 5.1.3.
- [Release notes](https://github.com/zurb/tribute/releases)
- [Commits](https://github.com/zurb/tribute/compare/3.7.3...5.1.3)

---
updated-dependencies:
- dependency-name: tributejs
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
dependabot/npm_and_yarn/tributejs-5.1.3
dependabot[bot] 2022-11-05 19:47:00 +00:00 zatwierdzone przez GitHub
rodzic 962b3c1651
commit 4293b4d76d
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
2 zmienionych plików z 8 dodań i 18 usunięć

24
package-lock.json wygenerowano
Wyświetl plik

@ -23,7 +23,7 @@
"he": "^1.2.0",
"linkifyjs": "^2.1.8",
"sass": "^1.56.0",
"tributejs": "^3.7.3",
"tributejs": "^5.1.3",
"twemoji": "12.0.1",
"uuid": "^8.3.2",
"v-tooltip": "^3.0.0-alpha.21",
@ -3404,11 +3404,6 @@
"url": "https://github.com/chalk/strip-ansi?sponsor=1"
}
},
"node_modules/@nextcloud/vue/node_modules/tributejs": {
"version": "5.1.3",
"resolved": "https://registry.npmjs.org/tributejs/-/tributejs-5.1.3.tgz",
"integrity": "sha512-B5CXihaVzXw+1UHhNFyAwUTMDk1EfoLP5Tj1VhD9yybZ1I8DZJEv8tZ1l0RJo0t0tk9ZhR8eG5tEsaCvRigmdQ=="
},
"node_modules/@nextcloud/webpack-vue-config": {
"version": "5.4.0",
"resolved": "https://registry.npmjs.org/@nextcloud/webpack-vue-config/-/webpack-vue-config-5.4.0.tgz",
@ -14573,9 +14568,9 @@
}
},
"node_modules/tributejs": {
"version": "3.7.3",
"resolved": "https://registry.npmjs.org/tributejs/-/tributejs-3.7.3.tgz",
"integrity": "sha512-0al6SLgRjSEvdy4/DCz44Zgq6PzXFsOoYuwyg9obuUnneu5xDfASw2xU0Ww4KKCWH1Fb25gVGQz+B6VZmaNcEQ=="
"version": "5.1.3",
"resolved": "https://registry.npmjs.org/tributejs/-/tributejs-5.1.3.tgz",
"integrity": "sha512-B5CXihaVzXw+1UHhNFyAwUTMDk1EfoLP5Tj1VhD9yybZ1I8DZJEv8tZ1l0RJo0t0tk9ZhR8eG5tEsaCvRigmdQ=="
},
"node_modules/trim-newlines": {
"version": "3.0.1",
@ -18163,11 +18158,6 @@
"requires": {
"ansi-regex": "^6.0.1"
}
},
"tributejs": {
"version": "5.1.3",
"resolved": "https://registry.npmjs.org/tributejs/-/tributejs-5.1.3.tgz",
"integrity": "sha512-B5CXihaVzXw+1UHhNFyAwUTMDk1EfoLP5Tj1VhD9yybZ1I8DZJEv8tZ1l0RJo0t0tk9ZhR8eG5tEsaCvRigmdQ=="
}
}
},
@ -26748,9 +26738,9 @@
"peer": true
},
"tributejs": {
"version": "3.7.3",
"resolved": "https://registry.npmjs.org/tributejs/-/tributejs-3.7.3.tgz",
"integrity": "sha512-0al6SLgRjSEvdy4/DCz44Zgq6PzXFsOoYuwyg9obuUnneu5xDfASw2xU0Ww4KKCWH1Fb25gVGQz+B6VZmaNcEQ=="
"version": "5.1.3",
"resolved": "https://registry.npmjs.org/tributejs/-/tributejs-5.1.3.tgz",
"integrity": "sha512-B5CXihaVzXw+1UHhNFyAwUTMDk1EfoLP5Tj1VhD9yybZ1I8DZJEv8tZ1l0RJo0t0tk9ZhR8eG5tEsaCvRigmdQ=="
},
"trim-newlines": {
"version": "3.0.1",

Wyświetl plik

@ -42,7 +42,7 @@
"he": "^1.2.0",
"linkifyjs": "^2.1.8",
"sass": "^1.56.0",
"tributejs": "^3.7.3",
"tributejs": "^5.1.3",
"twemoji": "12.0.1",
"uuid": "^8.3.2",
"v-tooltip": "^3.0.0-alpha.21",