chore(deps): update dependency react-tooltip to v4.5.1
This commit is contained in:
14
package-lock.json
generated
14
package-lock.json
generated
@@ -37,7 +37,7 @@
|
|||||||
"react-modal": "3.16.1",
|
"react-modal": "3.16.1",
|
||||||
"react-router-dom": "6.4.3",
|
"react-router-dom": "6.4.3",
|
||||||
"react-scripts": "5.0.1",
|
"react-scripts": "5.0.1",
|
||||||
"react-tooltip": "4.5.0",
|
"react-tooltip": "4.5.1",
|
||||||
"sanitize-html": "2.7.3",
|
"sanitize-html": "2.7.3",
|
||||||
"sass": "1.56.1",
|
"sass": "1.56.1",
|
||||||
"typescript": "4.8.4",
|
"typescript": "4.8.4",
|
||||||
@@ -13749,9 +13749,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/react-tooltip": {
|
"node_modules/react-tooltip": {
|
||||||
"version": "4.5.0",
|
"version": "4.5.1",
|
||||||
"resolved": "https://registry.npmjs.org/react-tooltip/-/react-tooltip-4.5.0.tgz",
|
"resolved": "https://registry.npmjs.org/react-tooltip/-/react-tooltip-4.5.1.tgz",
|
||||||
"integrity": "sha512-mJNurq29atce+TJc9Xe+/FHrcEs3K9J7wkjZZXwbK5Yq6uG5SZeKSFHwd0wcRPUipVwx5crmgzSW8Zu1xyvLTQ==",
|
"integrity": "sha512-Zo+CSFUGXar1uV+bgXFFDe7VeS2iByeIp5rTgTcc2HqtuOS5D76QapejNNfx320MCY91TlhTQat36KGFTqgcvw==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"prop-types": "^15.8.1",
|
"prop-types": "^15.8.1",
|
||||||
"uuid": "^7.0.3"
|
"uuid": "^7.0.3"
|
||||||
@@ -26059,9 +26059,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"react-tooltip": {
|
"react-tooltip": {
|
||||||
"version": "4.5.0",
|
"version": "4.5.1",
|
||||||
"resolved": "https://registry.npmjs.org/react-tooltip/-/react-tooltip-4.5.0.tgz",
|
"resolved": "https://registry.npmjs.org/react-tooltip/-/react-tooltip-4.5.1.tgz",
|
||||||
"integrity": "sha512-mJNurq29atce+TJc9Xe+/FHrcEs3K9J7wkjZZXwbK5Yq6uG5SZeKSFHwd0wcRPUipVwx5crmgzSW8Zu1xyvLTQ==",
|
"integrity": "sha512-Zo+CSFUGXar1uV+bgXFFDe7VeS2iByeIp5rTgTcc2HqtuOS5D76QapejNNfx320MCY91TlhTQat36KGFTqgcvw==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"prop-types": "^15.8.1",
|
"prop-types": "^15.8.1",
|
||||||
"uuid": "^7.0.3"
|
"uuid": "^7.0.3"
|
||||||
|
|||||||
@@ -51,7 +51,7 @@
|
|||||||
"react-modal": "3.16.1",
|
"react-modal": "3.16.1",
|
||||||
"react-router-dom": "6.4.3",
|
"react-router-dom": "6.4.3",
|
||||||
"react-scripts": "5.0.1",
|
"react-scripts": "5.0.1",
|
||||||
"react-tooltip": "4.5.0",
|
"react-tooltip": "4.5.1",
|
||||||
"sanitize-html": "2.7.3",
|
"sanitize-html": "2.7.3",
|
||||||
"sass": "1.56.1",
|
"sass": "1.56.1",
|
||||||
"typescript": "4.8.4",
|
"typescript": "4.8.4",
|
||||||
|
|||||||
Reference in New Issue
Block a user