Bump got and nodemon #12

Merged
dependabot[bot] merged 1 commit from dependabot/npm_and_yarn/got-and-nodemon--removed into master 2023-02-12 01:46:27 +00:00
2 changed files with 41 additions and 652 deletions
Showing only changes of commit daad65f3ad - Show all commits

Bump got and nodemon

Removes [got](https://github.com/sindresorhus/got). It's no longer used after updating ancestor dependency [nodemon](https://github.com/remy/nodemon). These dependencies need to be updated together.


Removes `got`

Updates `nodemon` from 2.0.2 to 2.0.20
- [Release notes](https://github.com/remy/nodemon/releases)
- [Commits](https://github.com/remy/nodemon/compare/v2.0.2...v2.0.20)

---
updated-dependencies:
- dependency-name: got
  dependency-type: indirect
- dependency-name: nodemon
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] 2023-02-12 01:45:12 +00:00 committed by GitHub
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

691
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -10,7 +10,7 @@
"cors": "^2.8.5",
"express": "^4.17.1",
"node-sass": "^7.0.3",
"nodemon": "^2.0.2",
"nodemon": "^2.0.20",
"querystring": "^0.2.0",
"react": "^16.12.0",
"react-dom": "^16.12.0",