diff --git a/package-lock.json b/package-lock.json index 527aba9..43d701e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -56,7 +56,7 @@ "eslint-plugin-jsx-a11y": "6.9.0", "eslint-plugin-react": "7.35.0", "expect": "1.20.2", - "explorer-fvt-utilities": "2.0.4", + "explorer-fvt-utilities": "3.0.0", "file-loader": "6.2.0", "html-webpack-plugin": "5.6.0", "mocha": "10.7.3", @@ -6148,9 +6148,9 @@ } }, "node_modules/explorer-fvt-utilities": { - "version": "2.0.4", - "resolved": "https://zowe.jfrog.io/zowe/api/npm/npm-release/explorer-fvt-utilities/-/explorer-fvt-utilities-2.0.4.tgz", - "integrity": "sha512-ktDkd4HrjW06MAb/cUAApz8+J7cIE0PPK060UQo5qtF68mEqUqyMQYc9GTWOuH1mFIcrB497YQDZaxVMq+AS8A==", + "version": "3.0.0", + "resolved": "https://zowe.jfrog.io/zowe/api/npm/npm-release/explorer-fvt-utilities/-/explorer-fvt-utilities-3.0.0.tgz", + "integrity": "sha512-OGNRfKR0toS8SQa/nxGkRFDmMULX8gTlfStIt6afDlYVCb/F04dtEuNOmdK7jEtyaOIEzZJbtGheh/PzEEz2Cw==", "dev": true, "dependencies": { "chromedriver": "92.0.2", diff --git a/package.json b/package.json index 9be3187..22734e7 100644 --- a/package.json +++ b/package.json @@ -52,7 +52,7 @@ "eslint-plugin-jsx-a11y": "6.9.0", "eslint-plugin-react": "7.35.0", "expect": "1.20.2", - "explorer-fvt-utilities": "2.0.4", + "explorer-fvt-utilities": "3.0.0", "file-loader": "6.2.0", "html-webpack-plugin": "5.6.0", "mocha": "10.7.3",