Update dependency react-zoom-pan-pinch to v3.6.0
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Pierre HUBERT 2024-06-28 00:14:40 +00:00 committed by Pierre HUBERT
parent 6215eccc37
commit 946f3fd651

View File

@ -3792,9 +3792,9 @@
}
},
"node_modules/react-zoom-pan-pinch": {
"version": "3.5.1",
"resolved": "https://registry.npmjs.org/react-zoom-pan-pinch/-/react-zoom-pan-pinch-3.5.1.tgz",
"integrity": "sha512-Ehak8lZUwM4SH+19sQzVa7S95QdRTXjIdJRiVzlpYlCFjXCw1k+Eh/RdeytaiarqDEZdEfSoV7FSOqtsRTC9cg==",
"version": "3.6.0",
"resolved": "https://registry.npmjs.org/react-zoom-pan-pinch/-/react-zoom-pan-pinch-3.6.0.tgz",
"integrity": "sha512-qLAFbDmlRwwJ7F3KXIoT5zxVZD34ZO0a5jI65URmTUjthapoQ0UCAF8oxpSJV0bSVszI5T3WV/U4Jd6ypwOnAQ==",
"license": "MIT",
"engines": {
"node": ">=8",