Skip to content

Commit

Permalink
Update dependency got to v14
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 24, 2024
1 parent 7e414ae commit e0c00de
Show file tree
Hide file tree
Showing 3 changed files with 59 additions and 175 deletions.
2 changes: 1 addition & 1 deletion packages/request/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"@tryghost/validator": "^0.2.14",
"@tryghost/version": "^0.1.30",
"cacheable-lookup": "7.0.0",
"got": "13.0.0",
"got": "14.4.2",
"lodash": "^4.17.21"
}
}
2 changes: 1 addition & 1 deletion packages/webhook-mock-receiver/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
},
"devDependencies": {
"c8": "10.1.2",
"got": "9.6.0",
"got": "14.4.2",
"mocha": "10.7.0",
"sinon": "18.0.0"
},
Expand Down
Loading

0 comments on commit e0c00de

Please sign in to comment.