Skip to content

Commit 5f4267d

Browse files
author
Ankit Saini
authored
Merge pull request #607 from postmanlabs/snyk-fix-dc3b2492a08c599c335db26194083809
[Snyk] Fix for 1 vulnerabilities
2 parents 09a66b7 + 0376348 commit 5f4267d

File tree

2 files changed

+66
-106
lines changed

2 files changed

+66
-106
lines changed

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"license": "Apache-2.0",
2626
"homepage": "https://github.com/postmanlabs/code-generators",
2727
"dependencies": {
28-
"async": "2.6.3",
28+
"async": "3.2.2",
2929
"path": "0.12.7",
3030
"postman-collection": "3.6.11",
3131
"shelljs": "0.8.4"
@@ -35,7 +35,7 @@
3535
"chai": "4.3.6",
3636
"chalk": "2.4.2",
3737
"eslint": "5.16.0",
38-
"dependency-check": "2.10.1",
38+
"dependency-check": "3.0.0",
3939
"editorconfig": "0.15.3",
4040
"eslint-plugin-jsdoc": "3.15.1",
4141
"eslint-plugin-lodash": "2.7.0",

0 commit comments

Comments
 (0)