Skip to content

Commit 0ffe836

Browse files
authored
Merge pull request #5 from duyet/snyk-fix-97b470c44753bb1a69fec3302aa07a65
[Snyk] Fix for 1 vulnerabilities
2 parents b7b524c + 46a4613 commit 0ffe836

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,10 +38,10 @@
3838
"babel-plugin-transform-class-properties": "^6.6.0",
3939
"babel-preset-es2015": "^6.6.0",
4040
"babel-register": "^6.6.5",
41-
"chalk": "^1.1.0",
41+
"chalk": "^2.0.0",
4242
"generator-ng-component": "~0.2.1",
4343
"glob": "^7.0.3",
44-
"insight": "~0.7.0",
44+
"insight": "~0.10.2",
4545
"lodash": "^4.6.1",
4646
"underscore.string": "^3.1.1",
4747
"yeoman-generator": "^5.0.0",

0 commit comments

Comments
 (0)