americanexpress / parrot

✨ Scenario-based HTTP mocking
Apache License 2.0
139 stars 30 forks source link

chore(deps): run update --save #214

Closed JAdshead closed 1 year ago

JAdshead commented 1 year ago

Description

ran npm update --save for all packages, this updates deps to the latest semver compatible version.

Motivation and Context

This repo has a large number of outdated deps.

How Has This Been Tested?

test suite.

Types of Changes

Checklist:

What is the Impact to Developers Using parrot?