Merge pull request #36 from srgooglo/snyk-upgrade-b3e199c7c3c1c24334ae383ddd13a1c3

[Snyk] Upgrade react-color from 2.18.1 to 2.19.3
This commit is contained in:
srgooglo 2020-11-23 06:02:17 +01:00 committed by GitHub
commit 0e5d44a63b
2 changed files with 6 additions and 5 deletions

9
package-lock.json generated
View File

@ -27287,12 +27287,13 @@
} }
}, },
"react-color": { "react-color": {
"version": "2.18.1", "version": "2.19.3",
"resolved": "https://registry.npmjs.org/react-color/-/react-color-2.18.1.tgz", "resolved": "https://registry.npmjs.org/react-color/-/react-color-2.19.3.tgz",
"integrity": "sha512-X5XpyJS6ncplZs74ak0JJoqPi+33Nzpv5RYWWxn17bslih+X7OlgmfpmGC1fNvdkK7/SGWYf1JJdn7D2n5gSuQ==", "integrity": "sha512-LEeGE/ZzNLIsFWa1TMe8y5VYqr7bibneWmvJwm1pCn/eNmrabWDh659JSPn9BuaMpEfU83WTOJfnCcjDZwNQTA==",
"requires": { "requires": {
"@icons/material": "^0.2.4", "@icons/material": "^0.2.4",
"lodash": "^4.17.11", "lodash": "^4.17.15",
"lodash-es": "^4.17.15",
"material-colors": "^1.2.1", "material-colors": "^1.2.1",
"prop-types": "^15.5.10", "prop-types": "^15.5.10",
"reactcss": "^1.2.0", "reactcss": "^1.2.0",

View File

@ -69,7 +69,7 @@
"platform": "^1.3.6", "platform": "^1.3.6",
"react": "^16.14.0", "react": "^16.14.0",
"react-animations": "^1.0.0", "react-animations": "^1.0.0",
"react-color": "^2.18.1", "react-color": "^2.19.3",
"react-dazzle": "^1.4.0", "react-dazzle": "^1.4.0",
"react-dom": "^16.14.0", "react-dom": "^16.14.0",
"react-draggable": "^4.4.3", "react-draggable": "^4.4.3",