diff --git a/blocklets/snap-kit/package.json b/blocklets/snap-kit/package.json index cee8913..b98139d 100644 --- a/blocklets/snap-kit/package.json +++ b/blocklets/snap-kit/package.json @@ -46,7 +46,7 @@ "@blocklet/js-sdk": "^1.17.7", "@blocklet/logger": "^1.17.7", "@blocklet/sdk": "^1.17.7", - "axios": "^1.7.9", + "axios": "^1.13.5", "cookie-parser": "^1.4.7", "cors": "^2.8.5", "dotenv-flow": "^4.1.0", diff --git a/packages/crawler/package.json b/packages/crawler/package.json index 634f8f4..2dd5ac4 100644 --- a/packages/crawler/package.json +++ b/packages/crawler/package.json @@ -64,7 +64,7 @@ "@blocklet/sdk": "^1.17.7", "@sequelize/core": "7.0.0-alpha.46", "@sequelize/sqlite3": "7.0.0-alpha.46", - "axios": "^1.7.9", + "axios": "^1.13.5", "fs-extra": "^11.2.0", "lodash": "^4.17.21", "lru-cache": "^10.4.3", diff --git a/packages/middleware/package.json b/packages/middleware/package.json index ea9032c..ec83b1b 100644 --- a/packages/middleware/package.json +++ b/packages/middleware/package.json @@ -56,7 +56,7 @@ "@blocklet/sdk": "^1.17.7", "@sequelize/core": "7.0.0-alpha.46", "@sequelize/sqlite3": "7.0.0-alpha.46", - "axios": "^1.7.9", + "axios": "^1.13.5", "lru-cache": "^10.4.3", "queue": "^7.0.0", "sqlite3": "^5.1.7", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 74e5ce2..c6a8682 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -75,8 +75,8 @@ importers: specifier: ^1.17.7 version: 1.17.7 axios: - specifier: ^1.7.9 - version: 1.9.0 + specifier: ^1.13.5 + version: 1.13.5 cookie-parser: specifier: ^1.4.7 version: 1.4.7 @@ -193,8 +193,8 @@ importers: specifier: 7.0.0-alpha.46 version: 7.0.0-alpha.46 axios: - specifier: ^1.7.9 - version: 1.9.0 + specifier: ^1.13.5 + version: 1.13.5 fs-extra: specifier: ^11.2.0 version: 11.3.0 @@ -284,8 +284,8 @@ importers: specifier: 7.0.0-alpha.46 version: 7.0.0-alpha.46 axios: - specifier: ^1.7.9 - version: 1.9.0 + specifier: ^1.13.5 + version: 1.13.5 lru-cache: specifier: ^10.4.3 version: 10.4.3 @@ -1715,8 +1715,8 @@ packages: peerDependencies: axios: '>= 0.17.0' - axios@1.9.0: - resolution: {integrity: sha512-re4CqKTJaURpzbLHtIi6XpDv20/CnpXOtjRY5/CU32L8gU8ek9UIivcfvSWvmKEngmVbrUtPpdDwWDWL7DNHvg==} + axios@1.13.5: + resolution: {integrity: sha512-cz4ur7Vb0xS4/KUN0tPWe44eqxrIu31me+fbang3ijiNscE129POzipJJA6zniq2C/Z6sJCjMimjS8Lc/GAs8Q==} axobject-query@4.1.0: resolution: {integrity: sha512-qIj0G9wZbMGNLjLmg1PT6v2mE9AH2zlnADJD/2tC6E00hgmhUOfEB6greHPAfLRSufHqROIUTkw6E+M3lH0PTQ==} @@ -2404,6 +2404,7 @@ packages: deep-diff@1.0.2: resolution: {integrity: sha512-aWS3UIVH+NPGCD1kki+DCU9Dua032iSsO43LqQpcs4R3+dVv7tX0qBGjiVHJHjplsoUM2XRO/KB92glqc68awg==} + deprecated: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info. deep-extend@0.6.0: resolution: {integrity: sha512-LOHxIOaPYdHlJRtCQfDIVZtfw/ufM8+rVj649RIHzcm/vGwQRXFt6OPqIFWsm2XEMrNIEtWR64sY1LEKD2vAOA==} @@ -3019,8 +3020,8 @@ packages: folder-walker@3.2.0: resolution: {integrity: sha512-VjAQdSLsl6AkpZNyrQJfO7BXLo4chnStqb055bumZMbRUPpVuPN3a4ktsnRCmrFZjtMlYLkyXiR5rAs4WOpC4Q==} - follow-redirects@1.15.9: - resolution: {integrity: sha512-gew4GsXizNgdoRyqmyfMHyAmXsZDk6mHkSxZFCzW9gwlbtOW44CDtYavM+y+72qD/Vq2l550kMF52DT8fOLJqQ==} + follow-redirects@1.15.11: + resolution: {integrity: sha512-deG2P0JfjrTxl50XGCDyfI97ZGVCxIpfKYmfyrQ54n5FO/0gfIES8C/Psl6kWVDolizcaaxZJnTS0QSMxvnsBQ==} engines: {node: '>=4.0'} peerDependencies: debug: '*' @@ -3036,8 +3037,8 @@ packages: resolution: {integrity: sha512-gIXjKqtFuWEgzFRJA9WCQeSJLZDjgJUOMCMzxtvFq/37KojM1BFGufqsCy0r4qSQmYLsZYMeyRqzIWOMup03sw==} engines: {node: '>=14'} - form-data@4.0.2: - resolution: {integrity: sha512-hGfm/slu0ZabnNt4oaRZ6uREyfCj6P4fT/n6A1rGV+Z0VdGXjfOhVUpkn6qVQONHGIFwmveGXyDs75+nr6FM8w==} + form-data@4.0.5: + resolution: {integrity: sha512-8RipRLol37bNs2bhoV67fiTEvdTrbMUYcFTiy3+wuuOnUog2QBHCZWXDRijWQfAkhBj2Uf5UnVaiWwA5vdd82w==} engines: {node: '>= 6'} forwarded@0.2.0: @@ -3176,16 +3177,17 @@ packages: glob@10.4.5: resolution: {integrity: sha512-7Bv8RF0k6xjo7d4A/PxYLbUCfb6c+Vpd2/mB2yRDlew7Jb5hEXiCD9ibfO7wpk8i4sevK6DFny9h7EYbM3/sHg==} + deprecated: Old versions of glob are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me hasBin: true glob@7.2.3: resolution: {integrity: sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==} - deprecated: Glob versions prior to v9 are no longer supported + deprecated: Old versions of glob are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me glob@8.1.0: resolution: {integrity: sha512-r8hpEjiQEYlF2QU0df3dS+nxxSIreXQS1qRhMJM0Q5NDdR386C7jb7Hwwod8Fgiuex+k0GFjgft18yvxm5XoCQ==} engines: {node: '>=12'} - deprecated: Glob versions prior to v9 are no longer supported + deprecated: Old versions of glob are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me global@4.4.0: resolution: {integrity: sha512-wv/LAoHdRE3BeTGz53FAamhGlPLhlssK45usmGFThIi4XqnBmjKQ16u+RNbP7WvigRZDxUsM0J3gcQ5yicaL0w==} @@ -5547,6 +5549,7 @@ packages: tar@6.2.1: resolution: {integrity: sha512-DZ4yORTwrbTj/7MZYq2w+/ZFdI6OZ/f9SFHR+71gIVUZhOQPHzVCLpvRnPgyaMpfWxxk/4ONva3GQSyNIKRv6A==} engines: {node: '>=10'} + deprecated: Old versions of tar are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me taskkill@3.1.0: resolution: {integrity: sha512-5KcOFzPvd1nGFVrmB7H4+QAWVjYOf//+QTbOj0GpXbqtqbKGWVczG+rq6VhXAtdtlKLTs16NAmHRyF5vbggQ2w==} @@ -6218,8 +6221,8 @@ snapshots: '@ocap/util': 1.28.1 '@ocap/wallet': 1.28.1 archiver: 7.0.1 - axios: 1.9.0(debug@4.4.1) - axios-mock-adapter: 2.1.0(axios@1.9.0) + axios: 1.13.5(debug@4.4.1) + axios-mock-adapter: 2.1.0(axios@1.13.5) axon: 2.0.3 chalk: 4.1.2 cookie: 1.0.2 @@ -6233,7 +6236,7 @@ snapshots: fkill: 7.2.1 flush-write-stream: 2.0.0 folder-walker: 3.2.0 - form-data: 4.0.2 + form-data: 4.0.5 get-folder-size: 2.0.1 hasha: 5.2.2 hpagent: 1.2.0 @@ -6709,7 +6712,7 @@ snapshots: '@arcblock/did': 1.28.1 '@blocklet/meta': 1.17.7 '@ocap/wallet': 1.28.1 - axios: 1.9.0 + axios: 1.13.5 is-url: 1.2.4 js-cookie: 3.0.5 json-stable-stringify: 1.3.0 @@ -6748,7 +6751,7 @@ snapshots: '@ocap/util': 1.28.1 '@ocap/wallet': 1.28.1 ajv: 8.17.1 - axios: 1.9.0(debug@4.4.1) + axios: 1.13.5(debug@4.4.1) cjk-length: 1.0.0 debug: 4.4.1(supports-color@5.5.0) fs-extra: 11.3.0 @@ -6806,7 +6809,7 @@ snapshots: '@ocap/mcrypto': 1.28.1 '@ocap/util': 1.28.1 '@ocap/wallet': 1.28.1 - axios: 1.9.0(debug@4.4.1) + axios: 1.13.5(debug@4.4.1) debug: 4.4.1(supports-color@5.5.0) fs-extra: 11.3.0 joi: 17.12.2 @@ -6832,7 +6835,7 @@ snapshots: '@arcblock/sdk-util': 0.36.1 '@ocap/util': 1.28.1 '@ocap/wallet': 1.28.1 - axios: 1.9.0(debug@4.4.1) + axios: 1.13.5(debug@4.4.1) blueimp-md5: 2.19.0 core-js: 3.42.0 dayjs: 1.11.13 @@ -6886,7 +6889,7 @@ snapshots: '@did-connect/types': 2.2.8 '@ocap/mcrypto': 1.28.1 '@ocap/util': 1.28.1 - axios: 1.9.0(debug@4.4.1) + axios: 1.13.5(debug@4.4.1) lodash: 4.17.21 object-hash: 3.0.0 p-wait-for: 3.2.0 @@ -8278,24 +8281,24 @@ snapshots: axe-core@4.10.3: {} - axios-mock-adapter@2.1.0(axios@1.9.0): + axios-mock-adapter@2.1.0(axios@1.13.5): dependencies: - axios: 1.9.0 + axios: 1.13.5 fast-deep-equal: 3.1.3 is-buffer: 2.0.5 - axios@1.9.0: + axios@1.13.5: dependencies: - follow-redirects: 1.15.9(debug@4.3.7) - form-data: 4.0.2 + follow-redirects: 1.15.11(debug@4.3.7) + form-data: 4.0.5 proxy-from-env: 1.1.0 transitivePeerDependencies: - debug - axios@1.9.0(debug@4.4.1): + axios@1.13.5(debug@4.4.1): dependencies: - follow-redirects: 1.15.9(debug@4.4.1) - form-data: 4.0.2 + follow-redirects: 1.15.11(debug@4.4.1) + form-data: 4.0.5 proxy-from-env: 1.1.0 transitivePeerDependencies: - debug @@ -9780,7 +9783,7 @@ snapshots: extrareqp2@1.0.0(debug@4.3.7): dependencies: - follow-redirects: 1.15.9(debug@4.3.7) + follow-redirects: 1.15.11(debug@4.3.7) transitivePeerDependencies: - debug @@ -9904,11 +9907,11 @@ snapshots: dependencies: from2: 2.3.0 - follow-redirects@1.15.9(debug@4.3.7): + follow-redirects@1.15.11(debug@4.3.7): optionalDependencies: debug: 4.3.7 - follow-redirects@1.15.9(debug@4.4.1): + follow-redirects@1.15.11(debug@4.4.1): optionalDependencies: debug: 4.4.1(supports-color@5.5.0) @@ -9921,11 +9924,12 @@ snapshots: cross-spawn: 7.0.6 signal-exit: 4.1.0 - form-data@4.0.2: + form-data@4.0.5: dependencies: asynckit: 0.4.0 combined-stream: 1.0.8 es-set-tostringtag: 2.1.0 + hasown: 2.0.2 mime-types: 2.1.35 forwarded@0.2.0: {} @@ -10254,7 +10258,7 @@ snapshots: http-proxy@1.18.1(debug@4.4.1): dependencies: eventemitter3: 4.0.7 - follow-redirects: 1.15.9(debug@4.4.1) + follow-redirects: 1.15.11(debug@4.4.1) requires-port: 1.0.0 transitivePeerDependencies: - debug