diff options
Diffstat (limited to 'sdnr/wt/odlux/package.json')
-rw-r--r-- | sdnr/wt/odlux/package.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sdnr/wt/odlux/package.json b/sdnr/wt/odlux/package.json index f24b48489..609dc5ce2 100644 --- a/sdnr/wt/odlux/package.json +++ b/sdnr/wt/odlux/package.json @@ -20,7 +20,7 @@ "@types/flux": "3.1.8", "@types/jquery": "3.3.10", "@types/jsonwebtoken": "7.2.8", - "@types/node": "11.9.5", + "@types/node": "11.11.6", "@types/react": "16.4.14", "@types/react-dom": "16.0.8", "@types/react-router-dom": "4.3.1", @@ -29,7 +29,7 @@ "classnames": "2.2.6", "jquery": "3.3.1", "jsonwebtoken": "8.3.0", - "lerna": "^3.13.1", + "lerna": "3.13.1", "notistack": "0.4.1", "prop-types": "15.6.2", "react": "16.5.2", |