chore(deps): bump got and cordova

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


Removes `got`

Updates `cordova` from 11.0.0 to 12.0.0
- [Changelog](https://github.com/apache/cordova-cli/blob/master/RELEASENOTES.md)
- [Commits](https://github.com/apache/cordova-cli/compare/11.0.0...12.0.0)

---
updated-dependencies:
- dependency-name: got
  dependency-type: indirect
- dependency-name: cordova
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-05-23 23:56:05 +00:00
committed by GitHub
parent 54cbb840e2
commit a384937c5a
2 changed files with 4207 additions and 2391 deletions

6596
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -60,7 +60,7 @@
"devDependencies": {
"chai": "4.3.6",
"colors": "1.4.0",
"cordova": "11.0.0",
"cordova": "12.0.0",
"mocha": "9.2.2",
"umd-tough-cookie": "3.0.0",
"wd": "1.14.0",