Skip to content

Commit b30389a

Browse files
committed
fix: upgrade chai from 4.1.2 to 4.2.0
Snyk has created this PR to upgrade chai from 4.1.2 to 4.2.0. 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=upgrade-pr
1 parent 70f3749 commit b30389a

File tree

2 files changed

+17
-9
lines changed

2 files changed

+17
-9
lines changed

package-lock.json

Lines changed: 16 additions & 8 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
@@ -129,7 +129,7 @@
129129
"author": "Postman Labs <help@getpostman.com>",
130130
"license": "Apache-2.0",
131131
"devDependencies": {
132-
"chai": "4.1.2",
132+
"chai": "4.2.0",
133133
"editorconfig": "0.15.3",
134134
"eslint": "5.16.0",
135135
"eslint-plugin-jsdoc": "3.8.0",

0 commit comments

Comments
 (0)