diff --git a/webui/react/package-lock.json b/webui/react/package-lock.json index 2c22d58da513..6de3fe417cca 100644 --- a/webui/react/package-lock.json +++ b/webui/react/package-lock.json @@ -18,7 +18,7 @@ "fp-ts": "^2.16.5", "fuse.js": "^7.0.0", "hermes-parallel-coordinates": "^0.6.17", - "hew": "npm:@hpe.com/hew@^0.6.45-langfix.0", + "hew": "npm:@hpe.com/hew@^0.6.46", "humanize-duration": "^3.28.0", "immutable": "^4.3.0", "io-ts": "^2.2.21", @@ -7771,9 +7771,9 @@ }, "node_modules/hew": { "name": "@hpe.com/hew", - "version": "0.6.45-langfix.0", - "resolved": "https://registry.npmjs.org/@hpe.com/hew/-/hew-0.6.45-langfix.0.tgz", - "integrity": "sha512-xt0bxzePvMpw1qmQvl4t+QYO5FbVityl29myQWOX8NP+qXVa444yg2pqjugg9ePjKmP5p5krvqMlBNf/+5VmUg==", + "version": "0.6.46", + "resolved": "https://registry.npmjs.org/@hpe.com/hew/-/hew-0.6.46.tgz", + "integrity": "sha512-POWd1PbdCBCaEvZW4tkZSXMwV+vEBiFIJ8vw50TsbLPraBO410qu/uwhLb92m0pt+9Xl9IbAotFx+s89PDfcJg==", "dependencies": { "@ant-design/icons": "^5.0.1", "@codemirror/lang-json": "^6.0.1", diff --git a/webui/react/package.json b/webui/react/package.json index bdaaf7ca3cf1..3f27eba5d507 100644 --- a/webui/react/package.json +++ b/webui/react/package.json @@ -42,7 +42,7 @@ "fp-ts": "^2.16.5", "fuse.js": "^7.0.0", "hermes-parallel-coordinates": "^0.6.17", - "hew": "npm:@hpe.com/hew@^0.6.45-langfix.0", + "hew": "npm:@hpe.com/hew@^0.6.46", "humanize-duration": "^3.28.0", "immutable": "^4.3.0", "io-ts": "^2.2.21",