This commit is contained in:
Lance Ball 2025-05-06 03:08:01 -04:00 committed by GitHub
commit bed1358c40
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 1110 additions and 340 deletions

1446
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -140,7 +140,7 @@
"eslint-plugin-promise": "^5.1.0",
"got": "^11.8.5",
"http-parser-js": "^0.5.2",
"mocha": "^10.1.0",
"mocha": "^11.2.2",
"nock": "~12.0.3",
"nyc": "~15.0.0",
"prettier": "^2.0.5",
@ -148,7 +148,7 @@
"remark-lint": "^8.0.0",
"remark-lint-list-item-indent": "^2.0.1",
"remark-preset-lint-recommended": "^5.0.0",
"superagent": "^7.1.1",
"superagent": "^10.2.1",
"ts-node": "^10.8.1",
"typedoc": "^0.22.11",
"typescript": "^4.3.5",