diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 34dd73b..7c49659 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -5372,8 +5372,8 @@ packages: which: 2.0.2 dev: true - /crypto-js@4.1.1: - resolution: {integrity: sha512-o2JlM7ydqd3Qk9CA0L4NL6mTzU2sdx96a+oOfPu8Mkl/PK51vSyoi8/rQ8NknZtk44vq15lmhAj9CIAGwgeWKw==} + /crypto-js@4.2.0: + resolution: {integrity: sha512-KALDyEYgpY+Rlob/iriUtjV6d5Eq+Y191A5g4UqLAi8CyGP9N1+FdVbkc1SxKc2r4YAYqG8JzO2KGL+AizD70Q==} dev: false /crypto-random-string@2.0.0: @@ -11131,7 +11131,7 @@ packages: /react-secure-storage@1.3.0: resolution: {integrity: sha512-0878T4S7MBEjrdOuB1/Hh7F9+OTpyXPm6zhBfjRl/W3UbPdp9uVduxjTgvzJAxzU0Wfp5IfLBYW5EbSCYzoKqg==} dependencies: - crypto-js: 4.1.1 + crypto-js: 4.2.0 murmurhash-js: 1.0.0 dev: false