Skip to content

Commit 9095c42

Browse files
committed
fix: upgrade js-yaml from 3.14.0 to 3.14.1
Snyk has created this PR to upgrade js-yaml from 3.14.0 to 3.14.1. See this package in npm: https://www.npmjs.com/package/js-yaml See this project in Snyk: https://app.snyk.io/org/postman/project/8519ba8e-6a7d-469a-88b3-7891b4c1c14e?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent d8f0ff6 commit 9095c42

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package-lock.json

Lines changed: 3 additions & 3 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
@@ -42,7 +42,7 @@
4242
"eslint-plugin-mocha": "4.12.1",
4343
"eslint-plugin-security": "1.4.0",
4444
"istanbul": "0.4.5",
45-
"js-yaml": "3.14.0",
45+
"js-yaml": "3.14.1",
4646
"newman": "5.3.2",
4747
"jsdoc": "3.6.10",
4848
"mocha": "6.2.3",

0 commit comments

Comments
 (0)