Updated blob-util.

This commit is contained in:
KHeo
2020-01-16 10:39:16 +09:00
parent d93f192d1a
commit e46549af54
2 changed files with 2 additions and 2 deletions

View File

@@ -27,7 +27,6 @@
"dependencies": {
"@cypress/listr-verbose-renderer": "0.4.1",
"@cypress/xvfb": "1.2.4",
"@types/blob-util": "1.3.3",
"@types/bluebird": "3.5.29",
"@types/chai": "4.2.7",
"@types/chai-jquery": "1.1.40",
@@ -39,6 +38,7 @@
"@types/sinon-chai": "3.2.3",
"@types/sizzle": "2.3.2",
"arch": "2.1.1",
"blob-util": "2.0.2",
"bluebird": "3.5.0",
"cachedir": "1.3.0",
"chalk": "2.4.2",

View File

@@ -23,7 +23,7 @@
"angular": "1.7.9",
"backbone": "1.4.0",
"basic-auth": "2.0.1",
"blob-util": "1.3.0",
"blob-util": "2.0.2",
"bluebird": "3.5.0",
"body-parser": "1.19.0",
"bootstrap": "4.4.1",