From 1e44e6462d4c481b4ee01f2983ca738b7d246518 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 13 Oct 2024 07:55:24 +0000 Subject: [PATCH] Bump axios and @lit-protocol/sdk-browser Bumps [axios](https://github.com/axios/axios) to 1.7.7 and updates ancestor dependency @lit-protocol/sdk-browser. These dependencies need to be updated together. Updates `axios` from 1.7.2 to 1.7.7 - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](https://github.com/axios/axios/compare/v1.7.2...v1.7.7) Updates `@lit-protocol/sdk-browser` from 1.1.249 to 1.2.11 --- updated-dependencies: - dependency-name: axios dependency-type: direct:production - dependency-name: "@lit-protocol/sdk-browser" dependency-type: indirect ... Signed-off-by: dependabot[bot] --- package-lock.json | 26 +++++++++++++------------- package.json | 2 +- 2 files changed, 14 insertions(+), 14 deletions(-) diff --git a/package-lock.json b/package-lock.json index 687212359..a38109215 100644 --- a/package-lock.json +++ b/package-lock.json @@ -23,7 +23,7 @@ "@tippyjs/react": "^4.2.6", "@uiw/react-codemirror": "4.19.5", "@urql/exchange-refocus": "^1.0.0", - "axios": "^1.7.2", + "axios": "^1.7.7", "classnames": "^2.5.1", "connectkit": "^1.3.0", "date-fns": "^3.6.0", @@ -5411,9 +5411,9 @@ "integrity": "sha512-yWJKmpGE6lUURKAaIltoPIE/wrbY3TEkqQt+X0m+7fQNnAv0keydnYvbiJFP1PnMhizmIWRWOG5KLhYyc/xl+g==" }, "node_modules/@lit-protocol/sdk-browser": { - "version": "1.1.249", - "resolved": "https://registry.npmjs.org/@lit-protocol/sdk-browser/-/sdk-browser-1.1.249.tgz", - "integrity": "sha512-SFVy1Ha5aZCZvpcxpphMjeNSw/wVtG2v8ZLkyFa5aXIWF/h9ZlXHZYUGsiUYiefjG8DEmNAhcxKiLx03aVuSvw==", + "version": "1.1.250", + "resolved": "https://registry.npmjs.org/@lit-protocol/sdk-browser/-/sdk-browser-1.1.250.tgz", + "integrity": "sha512-MzGJ4HBmOC95k2TmWdr4EsYUrZh4hX0qDXwYi1YhGVE6IMPMzzkQNxzcokE5HKGW2x9Pk/Ib8o96fZ3ihbUcRw==", "dependencies": { "@ethersproject/bytes": "^5.5.0", "@ethersproject/contracts": "^5.2.0", @@ -20064,9 +20064,9 @@ "peer": true }, "node_modules/axios": { - "version": "1.7.2", - "resolved": "https://registry.npmjs.org/axios/-/axios-1.7.2.tgz", - "integrity": "sha512-2A8QhOMrbomlDuiLeK9XibIBzuHeRcqqNOHp0Cyp5EoJ1IFDh+XZH3A6BkXtv0K4gFGCI0Y4BM7B1wOEi0Rmgw==", + "version": "1.7.7", + "resolved": "https://registry.npmjs.org/axios/-/axios-1.7.7.tgz", + "integrity": "sha512-S4kL7XrjgBmvdGut0sN3yJxqYzrDOnivkBiN0OFs6hLiUam3UPvswUo0kqGyhqUZGEOytHyumEdXsAkgCOUf3Q==", "dependencies": { "follow-redirects": "^1.15.6", "form-data": "^4.0.0", @@ -55811,9 +55811,9 @@ "integrity": "sha512-yWJKmpGE6lUURKAaIltoPIE/wrbY3TEkqQt+X0m+7fQNnAv0keydnYvbiJFP1PnMhizmIWRWOG5KLhYyc/xl+g==" }, "@lit-protocol/sdk-browser": { - "version": "1.1.249", - "resolved": "https://registry.npmjs.org/@lit-protocol/sdk-browser/-/sdk-browser-1.1.249.tgz", - "integrity": "sha512-SFVy1Ha5aZCZvpcxpphMjeNSw/wVtG2v8ZLkyFa5aXIWF/h9ZlXHZYUGsiUYiefjG8DEmNAhcxKiLx03aVuSvw==", + "version": "1.1.250", + "resolved": "https://registry.npmjs.org/@lit-protocol/sdk-browser/-/sdk-browser-1.1.250.tgz", + "integrity": "sha512-MzGJ4HBmOC95k2TmWdr4EsYUrZh4hX0qDXwYi1YhGVE6IMPMzzkQNxzcokE5HKGW2x9Pk/Ib8o96fZ3ihbUcRw==", "requires": { "@ethersproject/bytes": "^5.5.0", "@ethersproject/contracts": "^5.2.0", @@ -67259,9 +67259,9 @@ "peer": true }, "axios": { - "version": "1.7.2", - "resolved": "https://registry.npmjs.org/axios/-/axios-1.7.2.tgz", - "integrity": "sha512-2A8QhOMrbomlDuiLeK9XibIBzuHeRcqqNOHp0Cyp5EoJ1IFDh+XZH3A6BkXtv0K4gFGCI0Y4BM7B1wOEi0Rmgw==", + "version": "1.7.7", + "resolved": "https://registry.npmjs.org/axios/-/axios-1.7.7.tgz", + "integrity": "sha512-S4kL7XrjgBmvdGut0sN3yJxqYzrDOnivkBiN0OFs6hLiUam3UPvswUo0kqGyhqUZGEOytHyumEdXsAkgCOUf3Q==", "requires": { "follow-redirects": "^1.15.6", "form-data": "^4.0.0", diff --git a/package.json b/package.json index a5fcc2959..7a4047c75 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "@tippyjs/react": "^4.2.6", "@uiw/react-codemirror": "4.19.5", "@urql/exchange-refocus": "^1.0.0", - "axios": "^1.7.2", + "axios": "^1.7.7", "classnames": "^2.5.1", "connectkit": "^1.3.0", "date-fns": "^3.6.0",