Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
License: MIT
Signed-off-by: Henrique Dias <[email protected]>
  • Loading branch information
hacdias committed Mar 1, 2022
1 parent 391e2c3 commit 136e929
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,24 +66,24 @@
"lint"
],
"dependencies": {
"@aws-sdk/client-route-53": "^3.47.0",
"axios": "^0.21.1",
"byte-size": "^7.0.1",
"@aws-sdk/client-route-53": "^3.53.0",
"axios": "^0.26.0",
"byte-size": "^8.1.0",
"chalk": "^4.1.1",
"clipboardy": "^2.3.0",
"dnslink-cloudflare": "^3.0.0",
"dnslink-dnsimple": "^1.0.1",
"dotenv": "^10.0.0",
"dotenv": "^16.0.0",
"dreamhost": "^1.0.5",
"form-data": "^4.0.0",
"ipfs-http-client": "^50.1.0",
"it-all": "^1.0.5",
"it-all": "^1.0.6",
"lodash.isempty": "^4.4.0",
"open": "^8.2.0",
"open": "^8.4.0",
"terminal-link": "^2.1.1",
"trammel": "^5.0.0",
"update-notifier": "^5.1.0",
"yargs": "^17.0.1"
"yargs": "^17.3.1"
},
"devDependencies": {
"@types/lodash.isempty": "^4.4.6",
Expand Down

0 comments on commit 136e929

Please sign in to comment.