diff --git a/package.json b/package.json index a3dd59783..40d8fc3d8 100644 --- a/package.json +++ b/package.json @@ -137,7 +137,7 @@ "@types/react-redux": "7.1.26", "@types/react-virtualized": "9.21.22", "@types/react-window": "1.8.5", - "@types/seedrandom": "3.0.5", + "@types/seedrandom": "3.0.7", "@types/testing-library__jest-dom": "5.14.9", "@typescript-eslint/eslint-plugin": "6.5.0", "@typescript-eslint/parser": "6.5.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 09116f0ab..ee5c353c7 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -191,8 +191,8 @@ devDependencies: specifier: 1.8.5 version: 1.8.5 '@types/seedrandom': - specifier: 3.0.5 - version: 3.0.5 + specifier: 3.0.7 + version: 3.0.7 '@types/testing-library__jest-dom': specifier: 5.14.9 version: 5.14.9 @@ -5428,8 +5428,8 @@ packages: /@types/scheduler@0.16.3: resolution: {integrity: sha512-5cJ8CB4yAx7BH1oMvdU0Jh9lrEXyPkar6F9G/ERswkCuvP4KQZfZkSjcMbAICCpQTN4OuZn8tz0HiKv9TGZgrQ==} - /@types/seedrandom@3.0.5: - resolution: {integrity: sha512-kopEpYpFQvQdYsZkZVwht/0THHmTFFYXDaqV/lM45eweJ8kcGVDgZHs0RVTolSq55UPZNmjhKc9r7UvLu/mQQg==} + /@types/seedrandom@3.0.7: + resolution: {integrity: sha512-2kwVU6ijXQblfsC8uqhBxslJC2wJfgTE1hINNkj29TL37fc8Uli5Ew43xTv2tShH3FeoKv8jkH2WgeVLd5QWzA==} dev: true /@types/semver@7.5.0: