diff --git a/package.json b/package.json index 5fee998..2bae414 100644 --- a/package.json +++ b/package.json @@ -32,8 +32,8 @@ ] }, "dependencies": { - "axios": "^1.6.8", - "caniuse-lite": "^1.0.30001618", + "axios": "^1.7.1", + "caniuse-lite": "^1.0.30001620", "clipboard": "^2.0.11", "core-js": "^3.37.1", "dayjs": "^1.11.11", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 7893e16..34bcf00 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -9,11 +9,11 @@ importers: .: dependencies: axios: - specifier: ^1.6.8 - version: 1.6.8 + specifier: ^1.7.1 + version: 1.7.1 caniuse-lite: - specifier: ^1.0.30001618 - version: 1.0.30001618 + specifier: ^1.0.30001620 + version: 1.0.30001620 clipboard: specifier: ^2.0.11 version: 2.0.11 @@ -1413,8 +1413,8 @@ packages: aws4@1.12.0: resolution: {integrity: sha512-NmWvPnx0F1SfrQbYwOi7OeaNGokp9XhzNioJ/CSBs8Qa4vxug81mhJEAVZwxXuBmYB5KDRfMq/F3RR0BIU7sWg==} - axios@1.6.8: - resolution: {integrity: sha512-v/ZHtJDU39mDpyBoFVkETcd/uNdxrWRrg3bKpOKzXFA6Bvqopts6ALSMU3y6ijYxbw2B+wPrIv46egTzJXCLGQ==} + axios@1.7.1: + resolution: {integrity: sha512-+LV37nQcd1EpFalkXksWNBiA17NZ5m5/WspmHGmZmdx1qBOg/VNq/c4eRJiA9VQQHBOs+N0ZhhdU10h2TyNK7Q==} babel-eslint@10.1.0: resolution: {integrity: sha512-ifWaTHQ0ce+448CYop8AdrQiBsGrnC+bMgfyKFdi6EsPLTAWG+QfyDeM6OH+FmWnKvEq5NnBMLvlBUPKQZoDSg==} @@ -1681,8 +1681,8 @@ packages: caniuse-api@3.0.0: resolution: {integrity: sha512-bsTwuIg/BZZK/vreVTYYbSWoe2F+71P7K5QGEX+pT250DZbfU1MQ5prOKpPR+LL6uWKK3KMwMCAS74QB3Um1uw==} - caniuse-lite@1.0.30001618: - resolution: {integrity: sha512-p407+D1tIkDvsEAPS22lJxLQQaG8OTBEqo0KhzfABGk0TU4juBNDSfH0hyAp/HRyx+M8L17z/ltyhxh27FTfQg==} + caniuse-lite@1.0.30001620: + resolution: {integrity: sha512-WJvYsOjd1/BYUY6SNGUosK9DUidBPDTnOARHp3fSmFO1ekdxaY6nKRttEVrfMmYi80ctS0kz1wiWmm14fVc3ew==} case-sensitive-paths-webpack-plugin@2.4.0: resolution: {integrity: sha512-roIFONhcxog0JSSWbvVAh3OocukmSgpqOH6YpMkCvav/ySIV3JKg4Dc8vYtQjYi/UxpNE36r/9v+VqTQqgkYmw==} @@ -2940,15 +2940,6 @@ packages: flush-write-stream@1.1.1: resolution: {integrity: sha512-3Z4XhFZ3992uIq0XOqb9AreonueSYphE6oYbpt5+3u06JWklbsPkNv3ZKkP9Bz/r+1MWCaMoSQ28P85+1Yc77w==} - follow-redirects@1.15.5: - resolution: {integrity: sha512-vSFWUON1B+yAw1VN4xMfxgn5fTUiaOzAJCKBwIIgT/+7CuGy9+r+5gITvP62j3RmaD5Ph65UaERdOSRGUzZtgw==} - engines: {node: '>=4.0'} - peerDependencies: - debug: '*' - peerDependenciesMeta: - debug: - optional: true - follow-redirects@1.15.6: resolution: {integrity: sha512-wWN62YITEaOpSK584EZXJafH1AGpO8RVgElfkuXbTOrPX4fIfOyEpW/CsiNd8JdYrAoOvafRTOEnvsO++qCqFA==} engines: {node: '>=4.0'} @@ -8043,7 +8034,7 @@ snapshots: autoprefixer@9.8.8: dependencies: browserslist: 4.22.1 - caniuse-lite: 1.0.30001618 + caniuse-lite: 1.0.30001620 normalize-range: 0.1.2 num2fraction: 1.2.2 picocolors: 0.2.1 @@ -8056,9 +8047,9 @@ snapshots: aws4@1.12.0: {} - axios@1.6.8: + axios@1.7.1: dependencies: - follow-redirects: 1.15.6 + follow-redirects: 1.15.6(debug@4.3.4) form-data: 4.0.0 proxy-from-env: 1.1.0 transitivePeerDependencies: @@ -8336,7 +8327,7 @@ snapshots: browserslist@4.22.1: dependencies: - caniuse-lite: 1.0.30001618 + caniuse-lite: 1.0.30001620 electron-to-chromium: 1.4.594 node-releases: 2.0.13 update-browserslist-db: 1.0.13(browserslist@4.22.1) @@ -8473,11 +8464,11 @@ snapshots: caniuse-api@3.0.0: dependencies: browserslist: 4.22.1 - caniuse-lite: 1.0.30001618 + caniuse-lite: 1.0.30001620 lodash.memoize: 4.1.2 lodash.uniq: 4.5.0 - caniuse-lite@1.0.30001618: {} + caniuse-lite@1.0.30001620: {} case-sensitive-paths-webpack-plugin@2.4.0: {} @@ -9944,11 +9935,13 @@ snapshots: inherits: 2.0.4 readable-stream: 2.3.8 - follow-redirects@1.15.5(debug@4.3.4): + follow-redirects@1.15.6(debug@4.3.4(supports-color@6.1.0)): optionalDependencies: debug: 4.3.4(supports-color@6.1.0) - follow-redirects@1.15.6: {} + follow-redirects@1.15.6(debug@4.3.4): + optionalDependencies: + debug: 4.3.4(supports-color@6.1.0) for-each@0.3.3: dependencies: @@ -10430,7 +10423,7 @@ snapshots: http-proxy-middleware@0.19.1(debug@4.3.4(supports-color@6.1.0))(supports-color@6.1.0): dependencies: - http-proxy: 1.18.1(debug@4.3.4) + http-proxy: 1.18.1(debug@4.3.4(supports-color@6.1.0)) is-glob: 4.0.3 lodash: 4.17.21 micromatch: 3.1.10(supports-color@6.1.0) @@ -10448,10 +10441,18 @@ snapshots: transitivePeerDependencies: - debug + http-proxy@1.18.1(debug@4.3.4(supports-color@6.1.0)): + dependencies: + eventemitter3: 4.0.7 + follow-redirects: 1.15.6(debug@4.3.4(supports-color@6.1.0)) + requires-port: 1.0.0 + transitivePeerDependencies: + - debug + http-proxy@1.18.1(debug@4.3.4): dependencies: eventemitter3: 4.0.7 - follow-redirects: 1.15.5(debug@4.3.4) + follow-redirects: 1.15.6(debug@4.3.4) requires-port: 1.0.0 transitivePeerDependencies: - debug