Skip to content

Commit

Permalink
feat: upgrade chai from 4.4.1 to 5.1.0
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade chai from 4.4.1 to 5.1.0.

See this package in npm:
https://www.npmjs.com/package/chai

See this project in Snyk:
https://app.snyk.io/org/taeb3/project/d774ea56-0f4e-4632-b2ec-86818396711a?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Mar 4, 2024
1 parent 141f011 commit a880299
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion node/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"dependencies": {
"thrift": "^0.13.0",
"browser-or-node": "^1.3.0",
"chai": "^4.2.0",
"chai": "^5.1.0",
"isomorphic-ws": "^4.0.1",
"q": "^1.5.1",
"ws": "^7.3.1"
Expand Down

0 comments on commit a880299

Please sign in to comment.