Skip to content
This repository has been archived by the owner on Sep 5, 2024. It is now read-only.

Commit

Permalink
Merge pull request #448 from aws-amplify/UpdateWS
Browse files Browse the repository at this point in the history
chore: update ws to earliest fixed version
  • Loading branch information
hbuchel authored Jun 19, 2024
2 parents bd5d739 + 24f2724 commit dc24287
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 55 deletions.
70 changes: 17 additions & 53 deletions package-lock.json

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

5 changes: 3 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@
"semver": "7.5.2",
"postcss": "8.4.31",
"browserify-sign": "4.2.2",
"axios": "^1.6.0"
}
"axios": "^1.6.0",
"ws": "7.5.10"
}
}

0 comments on commit dc24287

Please sign in to comment.