Skip to content
This repository has been archived by the owner on Nov 29, 2023. It is now read-only.

Commit

Permalink
Replace request with undici, update dependencies, patch vulnerabiliti…
Browse files Browse the repository at this point in the history
…es (#155)
  • Loading branch information
lognaturel committed Dec 12, 2022
2 parents 100e171 + 6b0e4c3 commit 18d99ee
Show file tree
Hide file tree
Showing 4 changed files with 1,773 additions and 917 deletions.
2 changes: 1 addition & 1 deletion .eslintrc.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"plugins": ["chai-friendly", "jsdoc", "prettier", "unicorn"],
"parserOptions": {
"sourceType": "module",
"ecmaVersion": 2019
"ecmaVersion": 2020
},
"settings": {
"jsdoc": {
Expand Down
Loading

0 comments on commit 18d99ee

Please sign in to comment.