diff --git a/package.json b/package.json index b184d07f98..25889e2533 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "@sentry/tracing": "7.57.0", "@whatwg-node/fetch": "0.9.9", "husky": "8.0.3", - "immer": "10.0.2", + "immer": "10.0.3", "js-yaml": "4.1.0", "probot": "12.3.1", "shelljs": "0.8.5", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index f8dcaa1629..c4f7371a69 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -24,8 +24,8 @@ importers: specifier: 8.0.3 version: 8.0.3 immer: - specifier: 10.0.2 - version: 10.0.2 + specifier: 10.0.3 + version: 10.0.3 js-yaml: specifier: 4.1.0 version: 4.1.0 @@ -2817,7 +2817,7 @@ packages: /@radix-ui/react-navigation-menu@1.1.4(@types/react@18.2.27)(react-dom@18.2.0)(react@18.2.0): resolution: {integrity: sha512-Cc+seCS3PmWmjI51ufGG7zp1cAAIRqHVw7C9LOA2TZ+R4hG6rDvHcTqIsEEFLmZO3zNVH72jOOE7kKNy8W+RtA==} peerDependencies: - '@types/react': 18.2.8 + '@types/react': '*' '@types/react-dom': '*' react: ^16.8 || ^17.0 || ^18.0 react-dom: ^16.8 || ^17.0 || ^18.0 @@ -2891,7 +2891,7 @@ packages: /@radix-ui/react-slot@1.0.2(@types/react@18.2.27)(react@18.2.0): resolution: {integrity: sha512-YeTpuq4deV+6DusvVUW4ivBgnkHwECUu0BiN43L5UCDFgdhsRUWAghhTF5MbvNTPzmiFOx90asDSUjWuCNapwg==} peerDependencies: - '@types/react': 18.2.8 + '@types/react': '*' react: ^16.8 || ^17.0 || ^18.0 peerDependenciesMeta: '@types/react': @@ -7927,8 +7927,8 @@ packages: resolution: {integrity: sha512-MAb38BcSbH0eHNBxn7ql2NH/kX33OkB3lZ1BNdh7ENeRChHTYsTvWrMubiIAMNS2llXEEgZ1MUOBtXChP3kaFQ==} engines: {node: '>= 4'} - /immer@10.0.2: - resolution: {integrity: sha512-Rx3CqeqQ19sxUtYV9CU911Vhy8/721wRFnJv3REVGWUmoAcIwzifTsdmJte/MV+0/XpM35LZdQMBGkRIoLPwQA==} + /immer@10.0.3: + resolution: {integrity: sha512-pwupu3eWfouuaowscykeckFmVTpqbzW+rXFCX8rQLkZzM9ftBmU/++Ra+o+L27mz03zJTlyV4UUr+fdKNffo4A==} dev: false /import-fresh@3.3.0: