diff --git a/npm-shrinkwrap.json b/npm-shrinkwrap.json index 0e465719c..34b0ed8b7 100644 --- a/npm-shrinkwrap.json +++ b/npm-shrinkwrap.json @@ -1,6 +1,6 @@ { "name": "api", - "version": "12.10.9", + "version": "12.10.10", "dependencies": { "101": { "version": "1.6.2", diff --git a/package.json b/package.json index cdfeaef78..19cd921d5 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "api", "description": "Runnable API Server", - "version": "12.10.9", + "version": "12.10.10", "repository": { "type": "git", "url": "http://github.com/CodeNow/api.git"