Bump @rocket.chat/ui-kit from 0.31.4 to 0.31.9 in /ee/server/services (#25020)

Bumps [@rocket.chat/ui-kit](https://github.com/RocketChat/Rocket.Chat.Fuselage) from 0.31.4 to 0.31.9.
- [Release notes](https://github.com/RocketChat/Rocket.Chat.Fuselage/releases)
- [Changelog](https://github.com/RocketChat/Rocket.Chat.Fuselage/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/RocketChat/Rocket.Chat.Fuselage/compare/v0.31.4...v0.31.9)

---
updated-dependencies:
- dependency-name: "@rocket.chat/ui-kit"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
pull/25021/head
dependabot[bot] 4 years ago committed by GitHub
parent ee67fff18f
commit be957ffe78
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 6
      ee/server/services/package-lock.json
  2. 2
      ee/server/services/package.json

@ -293,9 +293,9 @@
}
},
"@rocket.chat/ui-kit": {
"version": "0.31.4",
"resolved": "https://registry.npmjs.org/@rocket.chat/ui-kit/-/ui-kit-0.31.4.tgz",
"integrity": "sha512-wMoFyEbPh4bf5hZCY+vJ7qzGs5vL8zdZ8y2t5iyJ9WENcxqh/uylYAvfsEJhMx9D2GFuhg9gZreYGDTlxk1uFQ=="
"version": "0.31.9",
"resolved": "https://registry.npmjs.org/@rocket.chat/ui-kit/-/ui-kit-0.31.9.tgz",
"integrity": "sha512-BOpdMqw464LTH8XGeCuzI1b1gY9Oq5g3bkB8RH7Je0hEKHiXELnQzY20b+sUaqOmMS8JzkCIZu+ez0rszmuHMQ=="
},
"@tootallnate/once": {
"version": "1.1.2",

@ -26,7 +26,7 @@
"@rocket.chat/emitter": "~0.31.4",
"@rocket.chat/message-parser": "~0.31.9",
"@rocket.chat/string-helpers": "~0.31.9",
"@rocket.chat/ui-kit": "~0.31.4",
"@rocket.chat/ui-kit": "~0.31.9",
"ajv": "^8.7.1",
"bcrypt": "^5.0.1",
"body-parser": "^1.19.2",

Loading…
Cancel
Save