chore(deps): bump downshift from 7.2.1 to 7.2.2 in /ui

Bumps [downshift](https://github.com/downshift-js/downshift) from 7.2.1 to 7.2.2.
- [Release notes](https://github.com/downshift-js/downshift/releases)
- [Changelog](https://github.com/downshift-js/downshift/blob/master/CHANGELOG.md)
- [Commits](https://github.com/downshift-js/downshift/compare/v7.2.1...v7.2.2)

---
updated-dependencies:
- dependency-name: downshift
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-03-02 09:00:15 +00:00
committed by Łukasz Mierzwa
parent 5d631831ff
commit 5fe25dab9a
2 changed files with 5 additions and 5 deletions

8
ui/package-lock.json generated
View File

@@ -22,7 +22,7 @@
"copy-to-clipboard": "3.3.3",
"csshake": "1.7.0",
"date-fns": "2.29.3",
"downshift": "7.2.1",
"downshift": "7.2.2",
"favico.js": "0.3.10",
"fontfaceobserver": "2.3.0",
"intersection-observer": "0.12.2",
@@ -17236,9 +17236,9 @@
"dev": true
},
"node_modules/downshift": {
"version": "7.2.1",
"resolved": "https://registry.npmjs.org/downshift/-/downshift-7.2.1.tgz",
"integrity": "sha512-P39LrMwHEkeiOeMoVE+Nv01AMSXzFQG2b5tsSGOG0zi99qMgOEN4RBHNfQuYgYUwV1uDJeKUhOvIZoQQ/r27NA==",
"version": "7.2.2",
"resolved": "https://registry.npmjs.org/downshift/-/downshift-7.2.2.tgz",
"integrity": "sha512-qCCwfWkc2A9G6yiakgmNTI56w/DMNEwjAGcWeAh/5KfUJKiy+uvmteKECatNAZuDiUEPSC9BDZnCgrcunwltXg==",
"dependencies": {
"@babel/runtime": "^7.14.8",
"compute-scroll-into-view": "^2.0.4",

View File

@@ -21,7 +21,7 @@
"copy-to-clipboard": "3.3.3",
"csshake": "1.7.0",
"date-fns": "2.29.3",
"downshift": "7.2.1",
"downshift": "7.2.2",
"favico.js": "0.3.10",
"fontfaceobserver": "2.3.0",
"intersection-observer": "0.12.2",