nestjs-starter-rest-api
nestjs-starter-rest-api copied to clipboard
feat: update nest and dependency versions
trafficstars
NestJS v9 is now available.
Running npm-check-updates and then npm install to upgrade all version hints in package.json to allowing installation of the new major versions:
Next todo for this PR is to ensure that the repo needs to be tested to see app and tests run as intended.