diff --git a/packages/admin/admin/package.json b/packages/admin/admin/package.json index 25b9341aea..586b02a140 100644 --- a/packages/admin/admin/package.json +++ b/packages/admin/admin/package.json @@ -62,7 +62,7 @@ "@testing-library/user-event": "^14.5.1", "@types/file-saver": "^2.0.1", "@types/final-form-set-field-data": "^1.0.3", - "@types/history": "^4.0.0", + "@types/history": "^4.7.11", "@types/jest": "^29.5.0", "@types/lodash.debounce": "^4.0.9", "@types/lodash.isequal": "^4.5.5", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 2f3cb08efe..b108550f13 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -882,7 +882,7 @@ importers: specifier: ^1.0.3 version: 1.0.3 '@types/history': - specifier: ^4.0.0 + specifier: ^4.7.11 version: 4.7.11 '@types/jest': specifier: ^29.5.0 @@ -2418,7 +2418,7 @@ importers: specifier: ^5.5.8 version: 5.5.9 '@types/history': - specifier: ^4.0.0 + specifier: ^4.7.11 version: 4.7.11 '@types/qs': specifier: ^6.9.0 diff --git a/storybook/package.json b/storybook/package.json index dfcab0a076..7c65d66d77 100644 --- a/storybook/package.json +++ b/storybook/package.json @@ -63,7 +63,7 @@ "@storybook/theming": "^8.4.7", "@types/draft-js": "^0.11.10", "@types/faker": "^5.5.8", - "@types/history": "^4.0.0", + "@types/history": "^4.7.11", "@types/qs": "^6.9.0", "@types/react": "^17.0.0", "@types/react-dom": "^17.0.0",