Skip to content

Commit

Permalink
chore: update dependencies to fix security issues
Browse files Browse the repository at this point in the history
  • Loading branch information
sjinks committed Nov 3, 2023
1 parent 0392026 commit 3886431
Show file tree
Hide file tree
Showing 2 changed files with 424 additions and 1,817 deletions.
13 changes: 6 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -115,9 +115,9 @@
]
},
"dependencies": {
"@lando/compose": "^0.5.0",
"@lando/mailhog": "^0.5.0",
"@lando/phpmyadmin": "^0.5.0",
"@lando/compose": "^1.0.0",
"@lando/mailhog": "^0.8.0",
"@lando/phpmyadmin": "^0.8.0",
"axios": "^0.21.4",
"bluebird": "^3.4.1",
"clean-stacktrace": "^1.1.0",
Expand All @@ -142,8 +142,8 @@
"uuid": "^9.0.0",
"valid-url": "^1.0.9",
"winston": "2.4.5",
"yargonaut": "^1.1.2",
"yargs": "^12.0.5"
"yargonaut": "^1.1.4",
"yargs": "^17.7.2"
},
"devDependencies": {
"@babel/core": "^7.17.5",
Expand All @@ -152,14 +152,13 @@
"chai-as-promised": "^7.1.1",
"chai-events": "^0.0.1",
"command-line-test": "^1.0.10",
"coveralls": "^3.0.1",
"eslint": "^7.32.0",
"eslint-config-google": "^0.9.1",
"eslint-plugin-vue": "^8.0.3",
"leia-parser": "^0.4.0",
"mocha": "^10.0.0",
"mock-fs": "^5.2.0",
"nyc": "^12.0.1",
"nyc": "^15.1.0",
"pkg": "^5.3.1",
"rimraf": "^3.0.2",
"sinon": "^4.3.0",
Expand Down
Loading

0 comments on commit 3886431

Please sign in to comment.