#driveroval

1 messages · Page 1 of 1 (latest)

hasty moatBOT
split schooner
#

Hi there 👋 apologies for the delay, can you tell me a bit more about where you're seeing this?

raven summit
#

yes, I'm using the sdk, ( "stripe": "^8.168.0",)

#

let me update then and try again...

#

running npm upgrade just increase the version to "^8.222.0"

#

How can I do the upgrade? Do you have a doc for doing that?

split schooner
#

I don't think we have a doc specifically about that, but looking. We typically assume developers are familiar with managing and upgrading packages within their environments. Do you have something in your package file that is limiting the major version of Stripe that can be installed? 8.222.0 is the last version of 8.x, so it seems like it upgraded you to the latest minor version for the major version you were on.

raven summit
#

done, I've updated the config