Update dependencies (#1989)
parent
f0546375ac
commit
925cc19f9c
@ -1,8 +1,8 @@
|
||||
{
|
||||
"dependencies": {
|
||||
"file-type": "3.8.*",
|
||||
"is-svg": "2.0.*",
|
||||
"read-chunk": "2.0.*"
|
||||
"file-type": "7.4.*",
|
||||
"is-svg": "2.1.*",
|
||||
"read-chunk": "2.1.*"
|
||||
}
|
||||
}
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
{
|
||||
"dependencies": {
|
||||
"webextension-polyfill": "^0.1.1"
|
||||
"webextension-polyfill": "^0.2.1"
|
||||
}
|
||||
}
|
||||
|
Reference in new issue