deps: bump downshift from 8.2.2 to 8.2.3 (#844)

Bumps [downshift](https://github.com/downshift-js/downshift) from 8.2.2 to 8.2.3. - [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/v8.2.2...v8.2.3) --- updated-dependencies: - dependency-name: downshift 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>

dependabot[bot] committed Dec 4, 2023 at 15:21 UTC 474aaf4902ef35412fb400d631917a8472041eea
1 file changed +3 -3
package-lock.json
+3 -3
@@ -15333,9 +15333,9 @@
15333 "integrity": "sha512-YXQl1DSa4/PQyRfgrv6aoNjhasp/p4qs9FjJ4q4cQk+8m4r6k4ZSiEyytKG8f8W9gi8WsQtIObNmKd+tMzNTmA=="
15334 },
15335 "node_modules/downshift": {
15336 - "version": "8.2.2",
15337 - "resolved": "https://registry.npmjs.org/downshift/-/downshift-8.2.2.tgz",
15338 - "integrity": "sha512-UmJHlNTzmFN3i427Hh9f1OXMnkhgSB/J+urC9ywabvwuftm0nB0/Utsb89OtDq+2UqyScQV4Ro7EM2PEV80N5w==",
15336 + "version": "8.2.3",
15337 + "resolved": "https://registry.npmjs.org/downshift/-/downshift-8.2.3.tgz",
15338 + "integrity": "sha512-1HkvqaMTZpk24aqnXaRDnT+N5JCbpFpW+dCogB11+x+FCtfkFX0MbAO4vr/JdXi1VYQF174KjNUveBXqaXTPtg==",
15339 "dependencies": {
15340 "@babel/runtime": "^7.22.15",
15341 "compute-scroll-into-view": "^3.0.3",