Skip to content

Commit e157426

Browse files
committed
fix(package): update dependencies
1 parent 5fcaa5e commit e157426

File tree

2 files changed

+59
-18
lines changed

2 files changed

+59
-18
lines changed

package-lock.json

Lines changed: 55 additions & 14 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -28,11 +28,11 @@
2828
"cp-file": "6.0.0",
2929
"crypto-random-string": "1.0.0",
3030
"date-fns": "1.29.0",
31-
"lodash": ">=4.17.12",
31+
"lodash": "4.17.15",
3232
"mitt": "1.1.3",
3333
"normalize-url": "3.3.0",
34-
"simplecrawler": "1.1.6",
35-
"url-parse": "1.4.3"
34+
"simplecrawler": "1.1.8",
35+
"url-parse": "1.4.7"
3636
},
3737
"engines": {
3838
"node": ">=6"
@@ -45,7 +45,7 @@
4545
"devDependencies": {
4646
"eslint": "5.8.0",
4747
"husky": "1.1.2",
48-
"jest": "^24.8.0",
48+
"jest": "24.8.0",
4949
"lint-staged": "7.3.0",
5050
"prettier": "1.14.3"
5151
},

0 commit comments

Comments
 (0)