diff --git a/package.json b/package.json index 9dbaaa1e..f31e8761 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "@glennsl/bs-json": "5.0.2", "bs-cmdliner": "0.1.0", "bs-easy-format": "0.1.0", - "bs-platform": "7.3.1", + "bs-platform": "7.3.2", "webpack": "4.46.0", "webpack-cli": "3.3.12" } diff --git a/yarn.lock b/yarn.lock index 79327301..0f5e247d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -747,9 +747,10 @@ bs-easy-format@0.1.0: version "0.1.0" resolved "https://registry.yarnpkg.com/bs-easy-format/-/bs-easy-format-0.1.0.tgz#4dbc100a19ee06190b34183a336e6892fd460ed9" -bs-platform@7.3.1: - version "7.3.1" - resolved "https://registry.yarnpkg.com/bs-platform/-/bs-platform-7.3.1.tgz#2c148fb8aef687c6c195eae5821b31e887fb5bc4" +bs-platform@7.3.2: + version "7.3.2" + resolved "https://registry.yarnpkg.com/bs-platform/-/bs-platform-7.3.2.tgz#301f5c9b4e8cf5713cb60ca22e145e56e793affe" + integrity sha512-seJL5g4anK9la4erv+B2o2sMHQCxDF6OCRl9en3hbaUos/S3JsusQ0sPp4ORsbx5eXfHLYBwPljwKXlgpXtsgQ== bser@^2.0.0: version "2.0.0"