Skip to content

Commit 899cec9

Browse files
committed
fix: upgrade chai from 4.3.4 to 4.3.6
Snyk has created this PR to upgrade chai from 4.3.4 to 4.3.6. See this package in npm: https://www.npmjs.com/package/chai See this project in Snyk: https://app.snyk.io/org/postman/project/a5c111c7-1bc9-4d89-849d-6732a81fc539?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent c4c5ea3 commit 899cec9

File tree

2 files changed

+16
-6
lines changed

2 files changed

+16
-6
lines changed

package-lock.json

Lines changed: 15 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@
133133
"author": "Postman Labs <help@getpostman.com>",
134134
"license": "Apache-2.0",
135135
"devDependencies": {
136-
"chai": "4.3.4",
136+
"chai": "4.3.6",
137137
"editorconfig": "0.15.3",
138138
"eslint": "5.16.0",
139139
"eslint-plugin-jsdoc": "3.8.0",

0 commit comments

Comments
 (0)