diff --git a/package-lock.json b/package-lock.json index 1b18586..6517d8e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -7018,9 +7018,9 @@ } }, "@theforeman/find-foreman": { - "version": "4.15.2", - "resolved": "https://registry.npmjs.org/@theforeman/find-foreman/-/find-foreman-4.15.2.tgz", - "integrity": "sha512-ohUeA0bPRp8TvWxFeIZosy25s6xFwS6FOUOSsTEHpSsBhtng0awTOumYs2hM4A+wsSqh/aea89kobqnfLBe0iA==", + "version": "12.2.3", + "resolved": "https://registry.npmjs.org/@theforeman/find-foreman/-/find-foreman-12.2.3.tgz", + "integrity": "sha512-LItgqeK2gDMCbW7TaxseMV2/eHZ5Es5eOvnjZM54swTIR/3mzGpryQROFx4cHw//OBoow5UnYiqcXD8m9NsCBA==", "dev": true }, "@theforeman/stories": { diff --git a/package.json b/package.json index 83dae9e..9ad822c 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "@testing-library/react": "^10.4.9", "@theforeman/builder": "^10.1.3", "@theforeman/eslint-plugin-foreman": "12.2.3", - "@theforeman/find-foreman": "^4.8.0", + "@theforeman/find-foreman": "^12.2.3", "@theforeman/stories": "^12.2.3", "@theforeman/test": "^12.2.3", "@theforeman/vendor-dev": "^12.2.3",