build(deps): bump @redhat-cloud-services/frontend-components-utilities
Bumps [@redhat-cloud-services/frontend-components-utilities](https://github.com/RedHatInsights/frontend-components) from 4.0.2 to 4.0.5. - [Commits](https://github.com/RedHatInsights/frontend-components/commits) --- updated-dependencies: - dependency-name: "@redhat-cloud-services/frontend-components-utilities" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
b03651f16a
commit
e9900464ce
2 changed files with 21 additions and 5 deletions
24
package-lock.json
generated
24
package-lock.json
generated
|
|
@ -15,7 +15,7 @@
|
|||
"@patternfly/react-table": "5.2.0",
|
||||
"@redhat-cloud-services/frontend-components": "4.2.3",
|
||||
"@redhat-cloud-services/frontend-components-notifications": "4.1.0",
|
||||
"@redhat-cloud-services/frontend-components-utilities": "4.0.2",
|
||||
"@redhat-cloud-services/frontend-components-utilities": "4.0.5",
|
||||
"@reduxjs/toolkit": "2.2.1",
|
||||
"@scalprum/react-core": "0.7.1",
|
||||
"@unleash/proxy-client-react": "4.1.1",
|
||||
|
|
@ -3866,13 +3866,14 @@
|
|||
}
|
||||
},
|
||||
"node_modules/@redhat-cloud-services/frontend-components-utilities": {
|
||||
"version": "4.0.2",
|
||||
"license": "Apache-2.0",
|
||||
"version": "4.0.5",
|
||||
"resolved": "https://registry.npmjs.org/@redhat-cloud-services/frontend-components-utilities/-/frontend-components-utilities-4.0.5.tgz",
|
||||
"integrity": "sha512-cwutgum9dWSROBrrV+ddMwi7VH+CxNV2LciqfdH/uyWXmUVGXPDifghMgkx4Th//VdS3+AVGSkinhIzNej9ArA==",
|
||||
"dependencies": {
|
||||
"@redhat-cloud-services/types": "^0.0.24",
|
||||
"@sentry/browser": "^5.30.0",
|
||||
"awesome-debounce-promise": "^2.1.0",
|
||||
"axios": "^0.27.2",
|
||||
"axios": "^0.28.0",
|
||||
"commander": "^2.20.3",
|
||||
"mkdirp": "^1.0.4",
|
||||
"react-content-loader": "^6.2.0"
|
||||
|
|
@ -3888,6 +3889,21 @@
|
|||
"react-router-dom": "^5.0.0 || ^6.0.0"
|
||||
}
|
||||
},
|
||||
"node_modules/@redhat-cloud-services/frontend-components-utilities/node_modules/axios": {
|
||||
"version": "0.28.0",
|
||||
"resolved": "https://registry.npmjs.org/axios/-/axios-0.28.0.tgz",
|
||||
"integrity": "sha512-Tu7NYoGY4Yoc7I+Npf9HhUMtEEpV7ZiLH9yndTCoNhcpBH0kwcvFbzYN9/u5QKI5A6uefjsNNWaz5olJVYS62Q==",
|
||||
"dependencies": {
|
||||
"follow-redirects": "^1.15.0",
|
||||
"form-data": "^4.0.0",
|
||||
"proxy-from-env": "^1.1.0"
|
||||
}
|
||||
},
|
||||
"node_modules/@redhat-cloud-services/frontend-components-utilities/node_modules/proxy-from-env": {
|
||||
"version": "1.1.0",
|
||||
"resolved": "https://registry.npmjs.org/proxy-from-env/-/proxy-from-env-1.1.0.tgz",
|
||||
"integrity": "sha512-D+zkORCbA9f1tdWRK0RaCR3GPv50cMxcrz4X8k5LTSUD1Dkw47mKJEZQNunItRTkWwgtaUSo1RVFRIG9ZXiFYg=="
|
||||
},
|
||||
"node_modules/@redhat-cloud-services/rbac-client": {
|
||||
"version": "1.2.8",
|
||||
"license": "Apache-2.0",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue