Skip to content

Commit

Permalink
fix: bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
Anton Drukh committed Feb 18, 2019
1 parent 5b4d54b commit 79f5411
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,8 +49,8 @@
"author": "snyk.io",
"license": "Apache-2.0",
"dependencies": {
"@snyk/dep-graph": "1.1.2",
"@snyk/gemfile": "1.1.0",
"@snyk/dep-graph": "1.4.0",
"@snyk/gemfile": "1.2.0",
"abbrev": "^1.1.1",
"ansi-escapes": "^3.1.0",
"chalk": "^2.4.1",
Expand All @@ -59,15 +59,15 @@
"diff": "^4.0.1",
"get-uri": "2.0.2",
"inquirer": "^3.0.0",
"lodash": "^4.17.5",
"lodash": "^4.17.11",
"needle": "^2.2.4",
"opn": "^5.2.0",
"os-name": "^2.0.1",
"opn": "^5.4.0",
"os-name": "^3.0.0",
"proxy-agent": "2.3.1",
"proxy-from-env": "^1.0.0",
"recursive-readdir": "^2.2.2",
"semver": "^5.5.0",
"snyk-config": "2.2.0",
"semver": "^5.6.0",
"snyk-config": "2.2.1",
"snyk-docker-plugin": "1.22.0",
"snyk-go-plugin": "1.6.1",
"snyk-gradle-plugin": "2.1.3",
Expand All @@ -83,15 +83,15 @@
"snyk-sbt-plugin": "2.0.1",
"snyk-tree": "^1.0.0",
"snyk-try-require": "1.3.1",
"source-map-support": "^0.5.9",
"source-map-support": "^0.5.10",
"tempfile": "^2.0.0",
"then-fs": "^2.0.0",
"update-notifier": "^2.5.0",
"uuid": "^3.2.1"
"uuid": "^3.3.2"
},
"devDependencies": {
"@types/diff": "^3.5.2",
"@types/lodash": "^4.14.116",
"@types/lodash": "^4.14.121",
"@types/node": "^10.10.0",
"eslint": "^4.11.0",
"nock": "^9.2.5",
Expand Down

0 comments on commit 79f5411

Please sign in to comment.