fix(deps): update dependency react-intersection-observer to v8.30.1

This commit is contained in:
Renovate Bot
2020-11-03 09:37:09 +00:00
committed by Łukasz Mierzwa
parent 7514ae4974
commit 52b10df8d3
2 changed files with 4 additions and 4 deletions

6
ui/package-lock.json generated
View File

@@ -18015,9 +18015,9 @@
}
},
"react-intersection-observer": {
"version": "8.30.0",
"resolved": "https://registry.npmjs.org/react-intersection-observer/-/react-intersection-observer-8.30.0.tgz",
"integrity": "sha512-wllTVfvoA7aiKRgf/d4SYLhuNGad6AMyKezEN/V9P9T9J7BFQXOn9n+IZpPzdrRNN8EmB3mawI+Qr1z58E85Fg=="
"version": "8.30.1",
"resolved": "https://registry.npmjs.org/react-intersection-observer/-/react-intersection-observer-8.30.1.tgz",
"integrity": "sha512-BGHGkmWz/d4Gs+44jWkrZBtJ6//HGwouZ9ub+kRRoRfguw2JoDlVrgTDwkQ/deDJAR9keTkQmMilNu+onhqfgw=="
},
"react-is": {
"version": "16.13.1",

View File

@@ -67,7 +67,7 @@
"react-hotkeys-hook": "2.4.0",
"react-idle-timer": "4.5.0",
"react-input-range": "1.3.0",
"react-intersection-observer": "8.30.0",
"react-intersection-observer": "8.30.1",
"react-js-pagination": "3.0.3",
"react-json-pretty": "2.2.0",
"react-linkify": "0.2.2",