build(deps): bump @redhat-cloud-services/frontend-components
Bumps [@redhat-cloud-services/frontend-components](https://github.com/RedHatInsights/frontend-components) from 3.4.6 to 3.4.8. - [Release notes](https://github.com/RedHatInsights/frontend-components/releases) - [Commits](https://github.com/RedHatInsights/frontend-components/commits) --- updated-dependencies: - dependency-name: "@redhat-cloud-services/frontend-components" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
409b05743b
commit
752fdc1d8c
2 changed files with 16 additions and 18 deletions
32
package-lock.json
generated
32
package-lock.json
generated
|
|
@ -1939,25 +1939,14 @@
|
|||
"dev": true
|
||||
},
|
||||
"@redhat-cloud-services/frontend-components": {
|
||||
"version": "3.4.6",
|
||||
"resolved": "https://registry.npmjs.org/@redhat-cloud-services/frontend-components/-/frontend-components-3.4.6.tgz",
|
||||
"integrity": "sha512-HyYqBMNEJ4u+szACvQ9zbZ0EW8f2jHb9HaWlnIATuTOZm5o5jz5MLLbZA+jfMh4QsQyHWJFPY0vrHY1fMky4dw==",
|
||||
"version": "3.4.8",
|
||||
"resolved": "https://registry.npmjs.org/@redhat-cloud-services/frontend-components/-/frontend-components-3.4.8.tgz",
|
||||
"integrity": "sha512-HKHp2ui4l6q+ExABrDEn/HlKzoK94sNGuwS5O6YCGUROlI3uMNKR484S/u4d3NGkb2YifuGThJq5jOJfzrRvhA==",
|
||||
"requires": {
|
||||
"@redhat-cloud-services/frontend-components-utilities": ">=3.0.0",
|
||||
"@scalprum/core": "^0.0.11",
|
||||
"@scalprum/react-core": "0.1.1",
|
||||
"sanitize-html": "^2.3.2"
|
||||
},
|
||||
"dependencies": {
|
||||
"@scalprum/react-core": {
|
||||
"version": "0.1.1",
|
||||
"resolved": "https://registry.npmjs.org/@scalprum/react-core/-/react-core-0.1.1.tgz",
|
||||
"integrity": "sha512-+ot+Og4Bd2pRj6mK+CnTnUrGVU+aNbhmxpRChVoIacp/Fk2/2XqVyNImr/hxEMNm2Pe7I+Qmu5MpZ50NcaJfrQ==",
|
||||
"requires": {
|
||||
"@scalprum/core": "^0.0.11",
|
||||
"lodash": "^4.17.0"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"@redhat-cloud-services/frontend-components-config": {
|
||||
|
|
@ -2076,6 +2065,15 @@
|
|||
"resolved": "https://registry.npmjs.org/@scalprum/core/-/core-0.0.11.tgz",
|
||||
"integrity": "sha512-iTXWltn+7x3uGghQ1gR4upZzu2ltILaTMA4zY54yUP/DqR9x5NpSlSZnjnVoyqZ1ftL2PjU7pPokt3fVv6phqQ=="
|
||||
},
|
||||
"@scalprum/react-core": {
|
||||
"version": "0.1.1",
|
||||
"resolved": "https://registry.npmjs.org/@scalprum/react-core/-/react-core-0.1.1.tgz",
|
||||
"integrity": "sha512-+ot+Og4Bd2pRj6mK+CnTnUrGVU+aNbhmxpRChVoIacp/Fk2/2XqVyNImr/hxEMNm2Pe7I+Qmu5MpZ50NcaJfrQ==",
|
||||
"requires": {
|
||||
"@scalprum/core": "^0.0.11",
|
||||
"lodash": "^4.17.0"
|
||||
}
|
||||
},
|
||||
"@sentry/browser": {
|
||||
"version": "5.30.0",
|
||||
"resolved": "https://registry.npmjs.org/@sentry/browser/-/browser-5.30.0.tgz",
|
||||
|
|
@ -11983,9 +11981,9 @@
|
|||
}
|
||||
},
|
||||
"sanitize-html": {
|
||||
"version": "2.5.1",
|
||||
"resolved": "https://registry.npmjs.org/sanitize-html/-/sanitize-html-2.5.1.tgz",
|
||||
"integrity": "sha512-hUITPitQk+eFNLtr4dEkaaiAJndG2YE87IOpcfBSL1XdklWgwcNDJdr9Ppe8QKL/C3jFt1xH/Mbj20e0GZQOfg==",
|
||||
"version": "2.5.2",
|
||||
"resolved": "https://registry.npmjs.org/sanitize-html/-/sanitize-html-2.5.2.tgz",
|
||||
"integrity": "sha512-sJ1rO2YixFIqs2kIcEUb6PTrCjvz8DMq1XqWWuy0kjgjrn58GNLK1DKSIRybFZDO1WNgsEgD+WiEzTEYS8xEug==",
|
||||
"requires": {
|
||||
"deepmerge": "^4.2.2",
|
||||
"escape-string-regexp": "^4.0.0",
|
||||
|
|
|
|||
|
|
@ -13,7 +13,7 @@
|
|||
"@patternfly/patternfly": "4.144.5",
|
||||
"@patternfly/react-core": "4.162.3",
|
||||
"@patternfly/react-table": "4.31.8",
|
||||
"@redhat-cloud-services/frontend-components": "3.4.6",
|
||||
"@redhat-cloud-services/frontend-components": "3.4.8",
|
||||
"@redhat-cloud-services/frontend-components-notifications": "3.2.4",
|
||||
"@redhat-cloud-services/frontend-components-utilities": "3.2.5",
|
||||
"classnames": "2.3.1",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue