Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
fix: upgrade chai from 4.3.6 to 4.4.1
Snyk has created this PR to upgrade chai from 4.3.6 to 4.4.1.

See this package in npm:
chai

See this project in Snyk:
https://app.snyk.io/org/abdulrahman305/project/6e72b3eb-fd1e-40c5-9294-d1f21b823546?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed May 27, 2024
commit a4a54215aae3679c6b750f46eb51032f8761d658
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@
"author": "Postman Labs <[email protected]>",
"license": "Apache-2.0",
"devDependencies": {
"chai": "4.3.6",
"chai": "4.4.1",
"editorconfig": "0.15.3",
"eslint": "5.16.0",
"eslint-plugin-jsdoc": "3.15.1",
Expand Down