Skip to content

Commit

Permalink
chore(deps): update dependency @book000/node-utils to v1.3.48
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 5, 2023
1 parent 8d6026b commit e31fbfc
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"fix:prettier": "prettier --write src"
},
"devDependencies": {
"@book000/node-utils": "1.3.47",
"@book000/node-utils": "1.3.48",
"@fastify/basic-auth": "5.0.0",
"@fastify/cors": "8.3.0",
"@types/cheerio": "0.22.31",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -33,10 +33,10 @@
chalk "^2.0.0"
js-tokens "^4.0.0"

"@book000/[email protected].47":
version "1.3.47"
resolved "https://registry.yarnpkg.com/@book000/node-utils/-/node-utils-1.3.47.tgz#1694f26a9f4e0b44e65cb4620fe5692b2a34f54b"
integrity sha512-uj1jcPnKmvwuhNg3nmFtGIBulcNH7x+SsS1g6hhtbwfjRgyBMqXooSeLKeEcZbsK2U1wUkjgAkd3fXuNM9PsMg==
"@book000/[email protected].48":
version "1.3.48"
resolved "https://registry.yarnpkg.com/@book000/node-utils/-/node-utils-1.3.48.tgz#82a075b6b7b567c597d6ee8f479aaa5038a775ae"
integrity sha512-nSq/ker1dKh+/FXr+2oNRLb6/9ZzRdBSURvv/NnR8e1Vf/msxr4jWx4MAjgrDxYNenSwF0hMaxD0zBCcSfLWEA==
dependencies:
axios "1.4.0"
cycle "1.0.3"
Expand Down

0 comments on commit e31fbfc

Please sign in to comment.