mirror of
https://github.com/DIYgod/RSSHub.git
synced 2026-08-29 01:53:47 +08:00
chore(deps): bump iconv-lite from 0.7.2 to 0.7.3
Bumps [iconv-lite](https://github.com/pillarjs/iconv-lite) from 0.7.2 to 0.7.3. - [Release notes](https://github.com/pillarjs/iconv-lite/releases) - [Changelog](https://github.com/pillarjs/iconv-lite/blob/v0.7.3/Changelog.md) - [Commits](https://github.com/pillarjs/iconv-lite/compare/v0.7.2...v0.7.3) --- updated-dependencies: - dependency-name: iconv-lite dependency-version: 0.7.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
+1
-1
@@ -93,7 +93,7 @@
|
||||
"html-to-text": "10.0.0",
|
||||
"http-cookie-agent": "8.0.0",
|
||||
"https-proxy-agent": "9.1.0",
|
||||
"iconv-lite": "0.7.2",
|
||||
"iconv-lite": "0.7.3",
|
||||
"imapflow": "1.4.3",
|
||||
"instagram-private-api": "1.46.1",
|
||||
"ioredis": "5.11.1",
|
||||
|
||||
Generated
+12
-4
@@ -140,8 +140,8 @@ importers:
|
||||
specifier: 9.1.0
|
||||
version: 9.1.0
|
||||
iconv-lite:
|
||||
specifier: 0.7.2
|
||||
version: 0.7.2
|
||||
specifier: 0.7.3
|
||||
version: 0.7.3
|
||||
imapflow:
|
||||
specifier: 1.4.3
|
||||
version: 1.4.3
|
||||
@@ -3241,7 +3241,7 @@ packages:
|
||||
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
|
||||
|
||||
difflib@https://codeload.github.com/postlight/difflib.js/tar.gz/32e8e38c7fcd935241b9baab71bb432fd9b166ed:
|
||||
resolution: {gitHosted: true, tarball: https://codeload.github.com/postlight/difflib.js/tar.gz/32e8e38c7fcd935241b9baab71bb432fd9b166ed}
|
||||
resolution: {tarball: https://codeload.github.com/postlight/difflib.js/tar.gz/32e8e38c7fcd935241b9baab71bb432fd9b166ed}
|
||||
version: 0.2.6
|
||||
|
||||
discord-api-types@0.38.49:
|
||||
@@ -3907,6 +3907,10 @@ packages:
|
||||
resolution: {integrity: sha512-im9DjEDQ55s9fL4EYzOAv0yMqmMBSZp6G0VvFyTMPKWxiSBHUj9NW/qqLmXUwXrrM7AvqSlTCfvqRb0cM8yYqw==}
|
||||
engines: {node: '>=0.10.0'}
|
||||
|
||||
iconv-lite@0.7.3:
|
||||
resolution: {integrity: sha512-IKXpvIzjnC9XTAUbVBcMfGS0EPaIXtW6v+zr+RRp+hqULEpo0owZax6wyRwPOJbWbzjYspQwusTsfVr0ifh4uQ==}
|
||||
engines: {node: '>=0.10.0'}
|
||||
|
||||
ieee754@1.2.1:
|
||||
resolution: {integrity: sha512-dcyqhDvX1C46lXZcVqCpK+FtMRQVdIMN6/Df5js2zouUsqG7I6sFxitIC+7KYK29KdXOLHdu9zL4sFnoVQnqaA==}
|
||||
|
||||
@@ -9139,6 +9143,10 @@ snapshots:
|
||||
dependencies:
|
||||
safer-buffer: '@nolyfill/safer-buffer@1.0.44'
|
||||
|
||||
iconv-lite@0.7.3:
|
||||
dependencies:
|
||||
safer-buffer: '@nolyfill/safer-buffer@1.0.44'
|
||||
|
||||
ieee754@1.2.1: {}
|
||||
|
||||
ignore@5.3.2: {}
|
||||
@@ -10006,7 +10014,7 @@ snapshots:
|
||||
node-network-devtools@1.0.30(undici@8.6.0)(utf-8-validate@5.0.10):
|
||||
dependencies:
|
||||
bufferutil: 4.1.0
|
||||
iconv-lite: 0.7.2
|
||||
iconv-lite: 0.7.3
|
||||
inspector: 0.5.0
|
||||
open: 8.4.2
|
||||
undici: 8.6.0
|
||||
|
||||
Reference in New Issue
Block a user