superfaceai / one-sdk-js

1️⃣ One Node.js SDK for all the APIs you want to integrate with
https://superface.ai
MIT License
47 stars 3 forks source link

Chore/update mockttp #272

Closed Jakub-Vacek closed 2 years ago

Jakub-Vacek commented 2 years ago

This PR updates Mockttp dependency. Most of the changes is just replacing get and post with forGet and forPost. Package.json and maybe yarn.lock is worth checking out.

Description

Motivation and Context

All of the security alerts reported by Dependabot are connected to node-forge version required by old version of Mockttp. With updated Mockttp node-forge will be also updated to 1.3.1 which should be without security alerts.

Types of changes

Checklist: