Skip to content

Commit 9656fb0

Browse files
committed
Update blob-polyfill
1 parent 0c83e44 commit 9656fb0

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"@types/node": "16.11.6",
3636
"@types/puppeteer": "5.4.4",
3737
"babel-loader": "8.2.3",
38-
"blob-polyfill": "5.0.20210201",
38+
"blob-polyfill": "6.0.20211015",
3939
"coveralls": "3.1.1",
4040
"cross-env": "7.0.3",
4141
"html-loader": "3.0.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -2093,10 +2093,10 @@ bl@^4.0.3:
20932093
inherits "^2.0.4"
20942094
readable-stream "^3.4.0"
20952095

2096-
blob-polyfill@5.0.20210201:
2097-
version "5.0.20210201"
2098-
resolved "https://registry.yarnpkg.com/blob-polyfill/-/blob-polyfill-5.0.20210201.tgz#0024bfa5dcc3440eb5a2f1e5991cb1612a558465"
2099-
integrity sha512-SrH6IG6aXL9pCgSysBCiDpGcAJ1j6/c1qCwR3sTEQJhb+MTk6FITNA6eW6WNYQDNZVi4Z9GjxH5v2MMTv59CrQ==
2096+
blob-polyfill@6.0.20211015:
2097+
version "6.0.20211015"
2098+
resolved "https://registry.yarnpkg.com/blob-polyfill/-/blob-polyfill-6.0.20211015.tgz#7c47e62347e302e8d1d1ee5e140b881f74bdb23e"
2099+
integrity sha512-OGL4bm6ZNpdFAvQugRlQy5MNly8gk15aWi/ZhQHimQsrx9WKD05r+v+xNgHCChLER3MH+9KLAhzuFlwFKrH1Yw==
21002100

21012101
body-parser@1.19.0:
21022102
version "1.19.0"

0 commit comments

Comments
 (0)