chore(deps): update dependency react-tooltip to v4.5.0
This commit is contained in:
33
package-lock.json
generated
33
package-lock.json
generated
@@ -37,7 +37,7 @@
|
|||||||
"react-modal": "3.16.1",
|
"react-modal": "3.16.1",
|
||||||
"react-router-dom": "6.4.2",
|
"react-router-dom": "6.4.2",
|
||||||
"react-scripts": "5.0.1",
|
"react-scripts": "5.0.1",
|
||||||
"react-tooltip": "4.3.0",
|
"react-tooltip": "4.5.0",
|
||||||
"sanitize-html": "2.7.2",
|
"sanitize-html": "2.7.2",
|
||||||
"sass": "1.55.0",
|
"sass": "1.55.0",
|
||||||
"typescript": "4.8.4",
|
"typescript": "4.8.4",
|
||||||
@@ -13645,12 +13645,12 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/react-tooltip": {
|
"node_modules/react-tooltip": {
|
||||||
"version": "4.3.0",
|
"version": "4.5.0",
|
||||||
"resolved": "https://registry.npmjs.org/react-tooltip/-/react-tooltip-4.3.0.tgz",
|
"resolved": "https://registry.npmjs.org/react-tooltip/-/react-tooltip-4.5.0.tgz",
|
||||||
"integrity": "sha512-QisGaAAOZ2tTn9VbG2LPN0IAzRZJnm6NFJlYgciopcDczf3pHa0vjvBH5TH+kU0jz6Azieo/Wyynr7CUKDlHfQ==",
|
"integrity": "sha512-mJNurq29atce+TJc9Xe+/FHrcEs3K9J7wkjZZXwbK5Yq6uG5SZeKSFHwd0wcRPUipVwx5crmgzSW8Zu1xyvLTQ==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"prop-types": "^15.8.1",
|
"prop-types": "^15.8.1",
|
||||||
"uuid": "^8.3.2"
|
"uuid": "^7.0.3"
|
||||||
},
|
},
|
||||||
"engines": {
|
"engines": {
|
||||||
"npm": ">=6.13"
|
"npm": ">=6.13"
|
||||||
@@ -13660,6 +13660,14 @@
|
|||||||
"react-dom": ">=16.0.0"
|
"react-dom": ">=16.0.0"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"node_modules/react-tooltip/node_modules/uuid": {
|
||||||
|
"version": "7.0.3",
|
||||||
|
"resolved": "https://registry.npmjs.org/uuid/-/uuid-7.0.3.tgz",
|
||||||
|
"integrity": "sha512-DPSke0pXhTZgoF/d+WSt2QaKMCFSfx7QegxEWT+JOuHF5aWrKEn0G+ztjuJg/gG8/ItK+rbPCD/yNv8yyih6Cg==",
|
||||||
|
"bin": {
|
||||||
|
"uuid": "dist/bin/uuid"
|
||||||
|
}
|
||||||
|
},
|
||||||
"node_modules/readable-stream": {
|
"node_modules/readable-stream": {
|
||||||
"version": "3.6.0",
|
"version": "3.6.0",
|
||||||
"resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-3.6.0.tgz",
|
"resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-3.6.0.tgz",
|
||||||
@@ -25815,12 +25823,19 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"react-tooltip": {
|
"react-tooltip": {
|
||||||
"version": "4.3.0",
|
"version": "4.5.0",
|
||||||
"resolved": "https://registry.npmjs.org/react-tooltip/-/react-tooltip-4.3.0.tgz",
|
"resolved": "https://registry.npmjs.org/react-tooltip/-/react-tooltip-4.5.0.tgz",
|
||||||
"integrity": "sha512-QisGaAAOZ2tTn9VbG2LPN0IAzRZJnm6NFJlYgciopcDczf3pHa0vjvBH5TH+kU0jz6Azieo/Wyynr7CUKDlHfQ==",
|
"integrity": "sha512-mJNurq29atce+TJc9Xe+/FHrcEs3K9J7wkjZZXwbK5Yq6uG5SZeKSFHwd0wcRPUipVwx5crmgzSW8Zu1xyvLTQ==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"prop-types": "^15.8.1",
|
"prop-types": "^15.8.1",
|
||||||
"uuid": "^8.3.2"
|
"uuid": "^7.0.3"
|
||||||
|
},
|
||||||
|
"dependencies": {
|
||||||
|
"uuid": {
|
||||||
|
"version": "7.0.3",
|
||||||
|
"resolved": "https://registry.npmjs.org/uuid/-/uuid-7.0.3.tgz",
|
||||||
|
"integrity": "sha512-DPSke0pXhTZgoF/d+WSt2QaKMCFSfx7QegxEWT+JOuHF5aWrKEn0G+ztjuJg/gG8/ItK+rbPCD/yNv8yyih6Cg=="
|
||||||
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"readable-stream": {
|
"readable-stream": {
|
||||||
|
|||||||
@@ -51,7 +51,7 @@
|
|||||||
"react-modal": "3.16.1",
|
"react-modal": "3.16.1",
|
||||||
"react-router-dom": "6.4.2",
|
"react-router-dom": "6.4.2",
|
||||||
"react-scripts": "5.0.1",
|
"react-scripts": "5.0.1",
|
||||||
"react-tooltip": "4.3.0",
|
"react-tooltip": "4.5.0",
|
||||||
"sanitize-html": "2.7.2",
|
"sanitize-html": "2.7.2",
|
||||||
"sass": "1.55.0",
|
"sass": "1.55.0",
|
||||||
"typescript": "4.8.4",
|
"typescript": "4.8.4",
|
||||||
|
|||||||
Reference in New Issue
Block a user