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 Dec 16, 2024
1 parent ac6e58b commit c5d42e8
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.15",
"@tryghost/version": "^0.1.31",
"cacheable-lookup": "7.0.0",
"got": "13.0.0",
"got": "14.4.5",
"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.3",
"got": "9.6.0",
"got": "14.4.5",
"mocha": "10.7.3",
"sinon": "18.0.0"
},
Expand Down
Loading

0 comments on commit c5d42e8

Please sign in to comment.