diff --git a/client/package.json b/client/package.json index 787060b79c..700f467ae2 100644 --- a/client/package.json +++ b/client/package.json @@ -30,7 +30,7 @@ "@patternfly/react-code-editor": "^5.1.0", "@patternfly/react-core": "^5.1.0", "@patternfly/react-table": "^5.1.0", - "@patternfly/react-tokens": "^5.1.0", + "@patternfly/react-tokens": "^5.1.2", "@react-keycloak/web": "^3.4.0", "@tanstack/react-query": "^4.22.0", "@tanstack/react-query-devtools": "^4.22.0", diff --git a/package-lock.json b/package-lock.json index 6ed9531d8d..2952e3a390 100644 --- a/package-lock.json +++ b/package-lock.json @@ -67,7 +67,7 @@ "@patternfly/react-code-editor": "^5.1.0", "@patternfly/react-core": "^5.1.0", "@patternfly/react-table": "^5.1.0", - "@patternfly/react-tokens": "^5.1.0", + "@patternfly/react-tokens": "^5.1.2", "@react-keycloak/web": "^3.4.0", "@tanstack/react-query": "^4.22.0", "@tanstack/react-query-devtools": "^4.22.0", @@ -1764,17 +1764,9 @@ } }, "node_modules/@patternfly/react-tokens": { - "version": "5.1.0", - "resolved": "https://registry.npmjs.org/@patternfly/react-tokens/-/react-tokens-5.1.0.tgz", - "integrity": "sha512-HRBoS3JMbW8vWqz91oW2NGUdLndC40TXvMnEaORNd/I25czOquxnx/HxVh+/bdSkNqByj6+fiTwH2X3fL2Cajg==", - "dependencies": { - "@patternfly/patternfly": "5.0.2" - } - }, - "node_modules/@patternfly/react-tokens/node_modules/@patternfly/patternfly": { - "version": "5.0.2", - "resolved": "https://registry.npmjs.org/@patternfly/patternfly/-/patternfly-5.0.2.tgz", - "integrity": "sha512-PB8+MLdYVgF1hIOxGmnVsZG+YHUX3RePe5W1oMS4gS00EmSgw1cobr1Qbpy/BqqS8/R9DRN4hZ2FKDT0d5tkFQ==" + "version": "5.1.2", + "resolved": "https://registry.npmjs.org/@patternfly/react-tokens/-/react-tokens-5.1.2.tgz", + "integrity": "sha512-hu/6kEEMnyDc4GiMiaEau3kYq0BZoB3X1tZLcNfg9zQZnOydUgaLcUgR8+IlMF/nVVIqNjZF2RA/5lmKAVz2cQ==" }, "node_modules/@pkgr/utils": { "version": "2.4.2",