Update xstream to v11.14.0

This commit is contained in:
willclarktech
2020-10-13 10:49:43 +02:00
parent 432801364c
commit 174163f9f7
5 changed files with 21 additions and 13 deletions
+1 -1
View File
@@ -46,6 +46,6 @@
"pack-web": "yarn build-or-skip && webpack --mode development --config webpack.web.config.js"
},
"dependencies": {
"xstream": "^11.10.0"
"xstream": "^11.14.0"
}
}