diff options
Diffstat (limited to 'vnext/package.json')
-rw-r--r-- | vnext/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vnext/package.json b/vnext/package.json index 1f43b031..585fa053 100644 --- a/vnext/package.json +++ b/vnext/package.json @@ -88,7 +88,7 @@ "dependencies": { "@babel/polyfill": "^7.0.0", "axios": "^0.18.0", - "immutability-helper": "^2.8.1", + "immutability-helper": "^2.9.0", "moment": "^2.22.2", "qs": "^6.6.0", "react": "16.6.3", |