Skip to content

Commit

Permalink
Upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
markwylde committed Mar 18, 2024
1 parent bc6a0cd commit a3b1a44
Show file tree
Hide file tree
Showing 2 changed files with 66 additions and 58 deletions.
114 changes: 61 additions & 53 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,9 @@
},
"license": "MIT",
"dependencies": {
"axios": "^1.6.2",
"axios": "^1.6.8",
"final-stream": "^2.0.4",
"globby": "^14.0.0",
"globby": "^14.0.1",
"http-proxy": "^1.18.1",
"minimist": "^1.2.8",
"ndjson-fe": "^1.2.10"
Expand All @@ -27,10 +27,10 @@
},
"devDependencies": {
"basictap": "^4.3.5",
"c8": "^8.0.1",
"eslint": "^8.55.0",
"c8": "^9.1.0",
"eslint": "^8.57.0",
"eslint-config-standard": "^17.1.0",
"ws": "^8.15.0"
"ws": "^8.16.0"
},
"repository": {
"type": "git",
Expand Down

0 comments on commit a3b1a44

Please sign in to comment.