This repository has been archived by the owner on Jul 12, 2024. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Guillaume
committed
Feb 18, 2022
1 parent
4e11d3a
commit 852a13e
Showing
2 changed files
with
11 additions
and
11 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
{ | ||
"name": "@mockoon/commons-server", | ||
"description": "Mockoon's commons server library. Used in Mockoon desktop application and CLI.", | ||
"version": "2.16.0", | ||
"version": "2.16.1", | ||
"author": { | ||
"name": "Guillaume Monnet", | ||
"email": "[email protected]", | ||
|
@@ -37,7 +37,7 @@ | |
"dependencies": { | ||
"@apidevtools/swagger-parser": "10.0.3", | ||
"@faker-js/faker": "5.5.3", | ||
"@mockoon/commons": "2.9.0", | ||
"@mockoon/commons": "2.9.1", | ||
"bson-objectid": "2.0.1", | ||
"cookie-parser": "1.4.6", | ||
"date-fns": "2.26.0", | ||
|