Skip to content

Commit d714a36

Browse files
authored
Merge pull request #21 from Codecontrol-Oy/jsonschema_bump
json-schema bump to 1.4.0
2 parents aace7bb + 40cd2fc commit d714a36

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package-lock.json

Lines changed: 4 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": "@codecontrol/node-gateway",
3-
"version": "1.3.4",
3+
"version": "1.3.5",
44
"description": "A Simple NodeJS based proxy gateway",
55
"keywords": [
66
"gateway",
@@ -52,7 +52,7 @@
5252
"http": "0.0.1-security",
5353
"http-proxy": "^1.18.1",
5454
"http-proxy-rules": "^1.1.3",
55-
"jsonschema": "^1.2.6",
55+
"jsonschema": "^1.4.0",
5656
"log4js": "^6.3.0"
5757
}
5858
}

0 commit comments

Comments
 (0)