1
0
Fork 0

update dependecies

This commit is contained in:
Simon Vieille 2021-07-13 13:18:55 +02:00
parent 53419bc81f
commit e5d5e94783

View file

@ -10,8 +10,9 @@
"license": "ISC", "license": "ISC",
"dependencies": { "dependencies": {
"class.extend": "^0.9.2", "class.extend": "^0.9.2",
"crawler": "^1.1.2", "crawler": "^1.3.0",
"minimist": "^1.2.0", "minimist": "^1.2.5",
"trim": "0.0.1" "trim": "^1.0",
"css-what": "5.0.1"
} }
} }