Merge pull request #723 from guardicore/snyk-upgrade-95eb22e72c073a402cf50c305cd68d19

[Snyk] Upgrade rc-progress from 2.5.3 to 2.6.1
This commit is contained in:
Shay Nehmad 2020-07-16 14:04:18 +03:00 committed by GitHub
commit a7ea163d81
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 6 deletions

View File

@ -10384,12 +10384,12 @@
}
},
"rc-progress": {
"version": "2.5.3",
"resolved": "https://registry.npmjs.org/rc-progress/-/rc-progress-2.5.3.tgz",
"integrity": "sha512-K2fa4CnqGehLZoMrdmBeZ86ONSTVcdk5FlqetbwJ3R/+42XfqhwQVOjWp2MH4P7XSQOMAGcNOy1SFfCP3415sg==",
"version": "2.6.1",
"resolved": "https://registry.npmjs.org/rc-progress/-/rc-progress-2.6.1.tgz",
"integrity": "sha512-GR+rWDv5b61VkGs7SxDvsaJo6vzTZ4j1Z1sX0C3kG4kPli9nUCXurx5jREJ2SllUKLrhesr914DuvBBtXOSr6g==",
"requires": {
"babel-runtime": "6.26.0",
"prop-types": "15.7.2"
"babel-runtime": "6.x",
"prop-types": "^15.5.8"
}
},
"react": {

View File

@ -78,7 +78,7 @@
"pluralize": "^7.0.0",
"prop-types": "^15.7.2",
"rainge": "^1.0.1",
"rc-progress": "^2.5.2",
"rc-progress": "^2.6.1",
"react": "^16.12.0",
"react-bootstrap": "^1.0.1",
"react-copy-to-clipboard": "^5.0.2",