File tree Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 27
27
"devDependencies" : {
28
28
"@moox/bs-react-helmet" : " ^2.0.0" ,
29
29
"@phenomic/markdown-as-json" : " ^1.0.0" ,
30
- "bs-platform" : " ^5 .0.4 " ,
30
+ "bs-platform" : " ^7 .0.1 " ,
31
31
"copyfiles" : " ^2.0.0" ,
32
32
"glob" : " ^7.1.3" ,
33
33
"mkdirp" : " ^0.5.1" ,
Original file line number Diff line number Diff line change @@ -195,11 +195,16 @@ brace-expansion@^1.1.7:
195
195
balanced-match "^1.0.0"
196
196
concat-map "0.0.1"
197
197
198
- bs-platform@^5.0.1, bs-platform@^5.0.4 :
198
+ bs-platform@^5.0.1 :
199
199
version "5.0.6"
200
200
resolved "https://registry.yarnpkg.com/bs-platform/-/bs-platform-5.0.6.tgz#88c13041fb020479800de3d82c680bf971091425"
201
201
integrity sha512-6Boa2VEcWJp2WJr38L7bp3J929nYha7gDarjxb070jWzgfPJ/WbzjipmSfnu2eqqk1MfjEIpBipbPz6n1NISwA==
202
202
203
+ bs-platform@^7.0.1 :
204
+ version "7.0.1"
205
+ resolved "https://registry.yarnpkg.com/bs-platform/-/bs-platform-7.0.1.tgz#1d7b0ef6088b998dceee5db74a7cd8f01c20a3bd"
206
+ integrity sha512-UjStdtHhbtC/l6vKJ1XRDqrPk7rFf5PLYHtRX3akDXEYVnTbN36z0g4DEr5mU8S0N945e33HYts9x+i7hKKpZQ==
207
+
203
208
bytes@3.1.0 :
204
209
version "3.1.0"
205
210
resolved "https://registry.yarnpkg.com/bytes/-/bytes-3.1.0.tgz#f6cf7933a360e0588fa9fde85651cdc7f805d1f6"
You can’t perform that action at this time.
0 commit comments