diff options
Diffstat (limited to 'sdnr/wt/odlux/package.json')
-rw-r--r-- | sdnr/wt/odlux/package.json | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/sdnr/wt/odlux/package.json b/sdnr/wt/odlux/package.json index 12d18c14d..9053e0886 100644 --- a/sdnr/wt/odlux/package.json +++ b/sdnr/wt/odlux/package.json @@ -22,11 +22,10 @@ "@types/jquery": "3.3.10", "@types/jsonwebtoken": "7.2.8", "@types/node": "11.11.6", - "@types/react": "16.9.11", - "@types/react-dom": "16.9.4", + "@types/react": "16.9.19", + "@types/react-dom": "16.9.5", "@types/react-router-dom": "4.3.1", "@types/react-transition-group": "2.0.15", - "@types/x2js": "3.1.0", "classnames": "2.2.6", "csstype": "2.6.8", "jquery": "3.3.1", |