Skip to content

Commit

Permalink
chore(deps): update dependency @book000/node-utils to v1.12.42 (#396)
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 Jan 31, 2024
1 parent c8eabbb commit 6d1e684
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 15 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"fix:prettier": "prettier --write src"
},
"devDependencies": {
"@book000/node-utils": "1.12.41",
"@book000/node-utils": "1.12.42",
"@types/cheerio": "0.22.35",
"@types/jest": "29.5.11",
"@types/node": "20.11.9",
Expand Down
19 changes: 5 additions & 14 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -302,12 +302,12 @@
resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39"
integrity sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==

"@book000/[email protected].41":
version "1.12.41"
resolved "https://registry.yarnpkg.com/@book000/node-utils/-/node-utils-1.12.41.tgz#b214fd2d742b59f949d9f30cf86b041d51622c40"
integrity sha512-Mga1nAVy6gcM7pE6HcX0EBgV9NzxXJ08EXhqPmGeqmyGOemzAZf/1MMzMW/DY0lDH/PgNT2kfF07W8KO690nSQ==
"@book000/[email protected].42":
version "1.12.42"
resolved "https://registry.yarnpkg.com/@book000/node-utils/-/node-utils-1.12.42.tgz#997139c1009f383e7c560172b4f70b6e91fef8e8"
integrity sha512-tHIEiQFndIZ6e5JsmGx6eDIuiDYTdiDXXFhKweJGtzLj7HwEh8cJyml1PWVIxitBY7wTqZUdvSF7UYBsPp5BIw==
dependencies:
axios "1.6.6"
axios "1.6.7"
cycle "1.0.3"
form-data "4.0.0"
jsonc-parser "3.2.1"
Expand Down Expand Up @@ -1104,15 +1104,6 @@ available-typed-arrays@^1.0.5:
resolved "https://registry.yarnpkg.com/available-typed-arrays/-/available-typed-arrays-1.0.5.tgz#92f95616501069d07d10edb2fc37d3e1c65123b7"
integrity sha512-DMD0KiN46eipeziST1LPP/STfDU0sufISXmjSgvVsoU2tqxctQeASejWcfNtxYKqETM1UxQ8sp2OrSBWpHY6sw==

[email protected]:
version "1.6.6"
resolved "https://registry.yarnpkg.com/axios/-/axios-1.6.6.tgz#878db45401d91fe9e53aed8ac962ed93bde8dd1c"
integrity sha512-XZLZDFfXKM9U/Y/B4nNynfCRUqNyVZ4sBC/n9GDRCkq9vd2mIvKjKKsbIh1WPmHmNbg6ND7cTBY3Y2+u1G3/2Q==
dependencies:
follow-redirects "^1.15.4"
form-data "^4.0.0"
proxy-from-env "^1.1.0"

[email protected]:
version "1.6.7"
resolved "https://registry.yarnpkg.com/axios/-/axios-1.6.7.tgz#7b48c2e27c96f9c68a2f8f31e2ab19f59b06b0a7"
Expand Down

0 comments on commit 6d1e684

Please sign in to comment.