diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index ed02cd97..6f28b1df 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -13,8 +13,8 @@ catalogs: specifier: ^7.7.1 version: 7.7.1 axios: - specifier: 1.15.1 - version: 1.15.1 + specifier: 1.15.2 + version: 1.15.2 datum-diff: specifier: 1.0.4 version: 1.0.4 @@ -151,7 +151,7 @@ importers: version: 4.6.0 axios: specifier: 'catalog:' - version: 1.15.1 + version: 1.15.2 chalk: specifier: ^5.6.2 version: 5.6.2 @@ -248,7 +248,7 @@ importers: version: 7.0.15 axios: specifier: 'catalog:' - version: 1.15.1 + version: 1.15.2 immer: specifier: 'catalog:' version: 10.2.0 @@ -285,7 +285,7 @@ importers: version: link:../sdk axios: specifier: 'catalog:' - version: 1.15.1 + version: 1.15.2 immer: specifier: 'catalog:' version: 10.2.0 @@ -325,7 +325,7 @@ importers: version: link:../sdk axios: specifier: 'catalog:' - version: 1.15.1 + version: 1.15.2 lodash-es: specifier: 'catalog:' version: 4.18.1 @@ -424,7 +424,7 @@ importers: dependencies: axios: specifier: 'catalog:' - version: 1.15.1 + version: 1.15.2 datum-diff: specifier: 'catalog:' version: 1.0.4 @@ -2322,12 +2322,12 @@ packages: asynckit@0.4.0: resolution: {integrity: sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q==} - axios@1.14.0: - resolution: {integrity: sha512-3Y8yrqLSwjuzpXuZ0oIYZ/XGgLwUIBU3uLvbcpb0pidD9ctpShJd43KSlEEkVQg6DS0G9NKyzOvBfUtDKEyHvQ==} - axios@1.15.1: resolution: {integrity: sha512-WOG+Jj8ZOvR0a3rAn+Tuf1UQJRxw5venr6DgdbJzngJE3qG7X0kL83CZGpdHMxEm+ZK3seAbvFsw4FfOfP9vxg==} + axios@1.15.2: + resolution: {integrity: sha512-wLrXxPtcrPTsNlJmKjkPnNPK2Ihe0hn0wGSaTEiHRPxwjvJwT3hKmXF4dpqxmPO9SoNb2FsYXj/xEo0gHN+D5A==} + babel-plugin-const-enum@1.2.0: resolution: {integrity: sha512-o1m/6iyyFnp9MRsK1dHF3bneqyf3AlM2q3A/YbgQr2pCat6B6XJVDv2TXqzfY2RYUi4mak6WAksSBPlyYGx9dg==} peerDependencies: @@ -2876,10 +2876,6 @@ packages: debug: optional: true - form-data@4.0.4: - resolution: {integrity: sha512-KrGhL9Q4zjj0kiUt5OO4Mr/A/jlI2jDYs5eHBpYHPcBEVSiipAvn2Ko2HnPe20rmcuuvMHNdZFp+4IlGTMF0Ow==} - engines: {node: '>= 6'} - form-data@4.0.5: resolution: {integrity: sha512-8RipRLol37bNs2bhoV67fiTEvdTrbMUYcFTiy3+wuuOnUog2QBHCZWXDRijWQfAkhBj2Uf5UnVaiWwA5vdd82w==} engines: {node: '>= 6'} @@ -6094,7 +6090,7 @@ snapshots: asynckit@0.4.0: {} - axios@1.14.0: + axios@1.15.1: dependencies: follow-redirects: 1.15.11 form-data: 4.0.5 @@ -6102,7 +6098,7 @@ snapshots: transitivePeerDependencies: - debug - axios@1.15.1: + axios@1.15.2: dependencies: follow-redirects: 1.15.11 form-data: 4.0.5 @@ -6734,14 +6730,6 @@ snapshots: follow-redirects@1.15.11: {} - form-data@4.0.4: - 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 - form-data@4.0.5: dependencies: asynckit: 0.4.0 @@ -7183,7 +7171,7 @@ snapshots: '@yarnpkg/lockfile': 1.1.0 '@yarnpkg/parsers': 3.0.2 '@zkochan/js-yaml': 0.0.7 - axios: 1.14.0 + axios: 1.15.1 cli-cursor: 3.1.0 cli-spinners: 2.6.1 cliui: 8.0.1 @@ -7793,7 +7781,7 @@ snapshots: cookiejar: 2.1.4 debug: 4.4.3 fast-safe-stringify: 2.1.1 - form-data: 4.0.4 + form-data: 4.0.5 formidable: 3.5.4 methods: 1.1.2 mime: 2.6.0 diff --git a/pnpm-workspace.yaml b/pnpm-workspace.yaml index 3478a485..2087258b 100644 --- a/pnpm-workspace.yaml +++ b/pnpm-workspace.yaml @@ -6,7 +6,7 @@ autoInstallPeers: true catalog: "@types/lodash-es": ^4.17.12 "@types/semver": ^7.7.1 - axios: 1.15.1 + axios: 1.15.2 datum-diff: 1.0.4 esbuild: ^0.28.0 immer: ^10.2.0