Skip to content

Commit

Permalink
Fixed recent vulnerabilities - npm audit fix, bumped mocha dependency (
Browse files Browse the repository at this point in the history
…#323)

* npm audit fix

* Bumped mocha

* Bumped package version

* Revert "Bumped mocha"

This reverts commit 0a6b26b.
  • Loading branch information
Anatoly Bolshakov authored May 10, 2022
1 parent bdc3f95 commit 0ccb6f6
Show file tree
Hide file tree
Showing 2 changed files with 47 additions and 67 deletions.
112 changes: 46 additions & 66 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "typed-rest-client",
"version": "1.8.7",
"version": "1.8.8",
"description": "Node Rest and Http Clients for use with TypeScript",
"main": "./RestClient.js",
"scripts": {
Expand Down

0 comments on commit 0ccb6f6

Please sign in to comment.