Skip to content

Commit 8c24138

Browse files
fix(deps): replace dependency read-pkg-up with read-package-up ^11.0.0
1 parent 89cb7dd commit 8c24138

File tree

2 files changed

+135
-71
lines changed

2 files changed

+135
-71
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"express": "^4.15.3",
4646
"glob": "^7.1.2",
4747
"node-schedule": "^1.2.5",
48-
"read-pkg-up": "^4.0.0",
48+
"read-package-up": "^11.0.0",
4949
"winster": "^0.2.6",
5050
"winston-logstash": "^0.4.0"
5151
},

0 commit comments

Comments
 (0)