square / connect-api-examples

Code samples demonstrating the functionality of the Square Connect API
https://developer.squareup.com/docs/sample-apps
393 stars 790 forks source link

Change square artifactory references in lock files to npm registry #397

Closed barakj closed 1 year ago

barakj commented 1 year ago

It seems like two of our sample apps were using some dependencies that linked to a square artifactory. This would cause issues to external developers trying to run npm install.

I regenerated the lock files for those apps, and updated any vulnerabilities.