mirror of
https://github.com/oceanprotocol/market.git
synced 2024-12-02 05:57:29 +01:00
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] <support@github.com>
This commit is contained in:
parent
96451b444a
commit
1e44e6462d
26
package-lock.json
generated
26
package-lock.json
generated
@ -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",
|
||||
|
@ -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",
|
||||
|
Loading…
Reference in New Issue
Block a user