Skip to content

Commit 9ca1e01

Browse files
committed
release: v3.9.1
1 parent 31cb227 commit 9ca1e01

File tree

2 files changed

+50
-6
lines changed

2 files changed

+50
-6
lines changed

package-lock.json

Lines changed: 48 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "swagger-client",
3-
"version": "3.9.0",
3+
"version": "3.9.1",
44
"description": "SwaggerJS - a collection of interfaces for OAI specs",
55
"main": "dist/index.js",
66
"unpkg": "browser/index.js",
@@ -96,7 +96,7 @@
9696
"cross-fetch": "0.0.8",
9797
"deep-extend": "^0.5.1",
9898
"encode-3986": "^1.0.0",
99-
"fast-json-patch": "^2.0.6",
99+
"fast-json-patch": "~2.1.0",
100100
"isomorphic-form-data": "0.0.1",
101101
"lodash": "^4.16.2",
102102
"qs": "^6.3.0",

0 commit comments

Comments
 (0)