Skip to content
This repository was archived by the owner on Jun 12, 2024. It is now read-only.

Commit

Permalink
chore(deps): update dependency @book000/node-utils to v1.8.4 (#960)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 31, 2023
1 parent 2a091e0 commit 819628b
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
2 changes: 1 addition & 1 deletion crawler/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"fastify": "4.24.3"
},
"devDependencies": {
"@book000/node-utils": "1.8.3",
"@book000/node-utils": "1.8.4",
"@book000/twitterts": "0.44.30",
"@types/node": "20.8.7",
"@typescript-eslint/eslint-plugin": "6.9.1",
Expand Down
13 changes: 13 additions & 0 deletions crawler/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,19 @@
winston "3.11.0"
winston-daily-rotate-file "4.7.1"

"@book000/[email protected]":
version "1.8.4"
resolved "https://registry.yarnpkg.com/@book000/node-utils/-/node-utils-1.8.4.tgz#a2b45f4296d0067cd4e126861a3f621d7db67b92"
integrity sha512-l9YQsCmnDHlKl7gBtbY6OtlEgrlkaiotxdPDRs3ThbQUUa6dBlevEpusoYVuyg9aaCHdtGopCdE0lzwkJqSkIQ==
dependencies:
axios "1.6.0"
cycle "1.0.3"
form-data "4.0.0"
jsonc-parser "3.2.0"
logform "2.6.0"
winston "3.11.0"
winston-daily-rotate-file "4.7.1"

"@book000/[email protected]":
version "0.44.30"
resolved "https://registry.yarnpkg.com/@book000/twitterts/-/twitterts-0.44.30.tgz#68ff2d5e90a28a01f1fda6a95b95890e121c2832"
Expand Down

0 comments on commit 819628b

Please sign in to comment.