Skip to content
This repository was archived by the owner on Sep 9, 2024. It is now read-only.

Commit 3497014

Browse files
committed
v1.0.15
1 parent 60ca7e8 commit 3497014

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "static-cms-proxy-server",
33
"description": "Proxy server to be used with Static CMS proxy backend",
4-
"version": "1.0.14",
4+
"version": "1.0.15",
55
"repository": "https://github.com/staticjscms/static-cms-proxy-server",
66
"bugs": "https://github.com/staticjscms/static-cms-proxy-server/issues",
77
"license": "MIT",
@@ -26,11 +26,11 @@
2626
"test": "jest"
2727
},
2828
"dependencies": {
29-
"@hapi/joi": "17.1.1",
3029
"async-mutex": "0.3.2",
3130
"cors": "2.8.5",
3231
"dotenv": "10.0.0",
3332
"express": "4.18.2",
33+
"joi": "17.7.0",
3434
"morgan": "1.10.0",
3535
"simple-git": "3.14.1",
3636
"winston": "3.8.2"

0 commit comments

Comments
 (0)