diff --git a/.changeset/dependabot-pr-613.md b/.changeset/dependabot-pr-613.md new file mode 100644 index 00000000..0e6f02ab --- /dev/null +++ b/.changeset/dependabot-pr-613.md @@ -0,0 +1,5 @@ +--- +"nostream": patch +--- + +chore(deps): bump axios from 1.15.1 to 1.15.2 diff --git a/package.json b/package.json index a0f165ab..604f626d 100644 --- a/package.json +++ b/package.json @@ -161,7 +161,7 @@ "@clack/prompts": "^1.2.0", "@getalby/sdk": "^5.0.0", "@noble/secp256k1": "1.7.1", - "axios": "^1.15.0", + "axios": "^1.15.2", "cac": "^7.0.0", "colorette": "^2.0.20", "express": "4.22.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index bb40697b..6c9f10f6 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -21,8 +21,8 @@ importers: specifier: 1.7.1 version: 1.7.1 axios: - specifier: ^1.15.0 - version: 1.15.1 + specifier: ^1.15.2 + version: 1.15.2 cac: specifier: ^7.0.0 version: 7.0.0 @@ -953,8 +953,8 @@ packages: resolution: {integrity: sha512-kNOjDqAh7px0XWNI+4QbzoiR/nTkHAWNud2uvnJquD1/x5a7EQZMJT0AczqK0Qn67oY/TTQ1LbUKajZpp3I9tQ==} engines: {node: '>=8.0.0'} - axios@1.15.1: - resolution: {integrity: sha512-WOG+Jj8ZOvR0a3rAn+Tuf1UQJRxw5venr6DgdbJzngJE3qG7X0kL83CZGpdHMxEm+ZK3seAbvFsw4FfOfP9vxg==} + axios@1.15.2: + resolution: {integrity: sha512-wLrXxPtcrPTsNlJmKjkPnNPK2Ihe0hn0wGSaTEiHRPxwjvJwT3hKmXF4dpqxmPO9SoNb2FsYXj/xEo0gHN+D5A==} babylon@6.18.0: resolution: {integrity: sha512-q/UEjfGJ2Cm3oKV71DJz9d25TPnq5rhBVL2Q4fA5wcC3jcrdn7+SssEybFIxwAvvP+YCsCYNKughoF33GxgycQ==} @@ -3271,14 +3271,17 @@ packages: uuid@8.3.2: resolution: {integrity: sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg==} + deprecated: uuid@10 and below is no longer supported. For ESM codebases, update to uuid@latest. For CommonJS codebases, use uuid@11 (but be aware this version will likely be deprecated in 2028). hasBin: true uuid@9.0.0: resolution: {integrity: sha512-MXcSTerfPa4uqyzStbRoTgt5XIe3x5+42+q1sDuy3R5MDk66URdLMOZe5aPX/SQd+kuYAh0FdP/pO28IkQyTeg==} + deprecated: uuid@10 and below is no longer supported. For ESM codebases, update to uuid@latest. For CommonJS codebases, use uuid@11 (but be aware this version will likely be deprecated in 2028). hasBin: true uuid@9.0.1: resolution: {integrity: sha512-b+1eJOlsR9K8HJpow9Ok3fiWOWSIcIzXodvv0rQjVoOVNpWMpxf1wZNpt4y9h10odCNrqnYp1OBzRktckBe3sA==} + deprecated: uuid@10 and below is no longer supported. For ESM codebases, update to uuid@latest. For CommonJS codebases, use uuid@11 (but be aware this version will likely be deprecated in 2028). hasBin: true v8-compile-cache-lib@3.0.1: @@ -4459,7 +4462,7 @@ snapshots: atomic-sleep@1.0.0: {} - axios@1.15.1: + axios@1.15.2: dependencies: follow-redirects: 1.16.0 form-data: 4.0.5