More recent version required but already at higher version

Im getting this error message whenever I want to sync my plasmic project:

? A more recent version of @plasmicapp/react-web >=0.2.44 is required.
 Would you like to upgrade via "yarn add --ignore-scripts -W @plasmicapp/react-web"? (Y/n) (y) 

My react-web version is: "@plasmicapp/react-web": "0.2.79" so this error message shouldn’t appear. I’ve already tried clearing node_modules and yarn/cache. Any pointers? Thanks in advance!