Bump react-tag-autocomplete from 5.11.2 to 5.12.1 (#1235)

Bumps [react-tag-autocomplete](https://github.com/i-like-robots/react-tags) from 5.11.2 to 5.12.1.
- [Release notes](https://github.com/i-like-robots/react-tags/releases)
- [Changelog](https://github.com/i-like-robots/react-tags/blob/master/CHANGELOG.md)
- [Commits](https://github.com/i-like-robots/react-tags/compare/v5.11.2...v5.12.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-02-11 14:39:58 -08:00 коммит произвёл GitHub
Родитель 3d48c05b5f
Коммит a5e50d49e8
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
2 изменённых файлов: 4 добавлений и 4 удалений

6
package-lock.json сгенерированный
Просмотреть файл

@ -10575,9 +10575,9 @@
}
},
"react-tag-autocomplete": {
"version": "5.11.2",
"resolved": "https://registry.npmjs.org/react-tag-autocomplete/-/react-tag-autocomplete-5.11.2.tgz",
"integrity": "sha512-kuxCI/CtMyeu4QLDc/iuPJHikl0Ti6rvpatFHi8Y8V5iUqwvchKD9X0P26nIzp+QdagkggXc5gJzTaTRYiPFCw=="
"version": "5.12.1",
"resolved": "https://registry.npmjs.org/react-tag-autocomplete/-/react-tag-autocomplete-5.12.1.tgz",
"integrity": "sha512-tVY1U/QLfwtkkaPWVVE+MZl7w27Sbzms1atWT+x/PQdN46aPwrViMx02vUQ0TGD4IWPT5sFtdfv6/Pf0qcYhSw=="
},
"read-cache": {
"version": "1.0.0",

Просмотреть файл

@ -106,7 +106,7 @@
"react-router": "^5.1.2",
"react-router-dom": "^5.1.2",
"react-select": "^1.3.0",
"react-tag-autocomplete": "^5.11.2",
"react-tag-autocomplete": "^5.12.1",
"request": "^2.88.0",
"shx": "^0.3.2",
"url": "^0.11.0"