Skip to content

Commit efbbe3c

Browse files
authored
Merge pull request #7 from Davicho-Dev/dependabot/npm_and_yarn/axios-0.30.0
Bump axios from 0.27.2 to 0.30.0
2 parents 95ca040 + 052a7a6 commit efbbe3c

File tree

5 files changed

+19
-11
lines changed

5 files changed

+19
-11
lines changed
Binary file not shown.
Binary file not shown.

.yarn/install-state.gz

-39.5 KB
Binary file not shown.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"cypress": "cypress open"
1616
},
1717
"dependencies": {
18-
"axios": "^0.27.2",
18+
"axios": "^0.30.0",
1919
"react": "^18.2.0",
2020
"react-dom": "^18.2.0",
2121
"react-router-dom": "6",

yarn.lock

Lines changed: 18 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1738,13 +1738,14 @@ __metadata:
17381738
languageName: node
17391739
linkType: hard
17401740

1741-
"axios@npm:^0.27.2":
1742-
version: 0.27.2
1743-
resolution: "axios@npm:0.27.2"
1741+
"axios@npm:^0.30.0":
1742+
version: 0.30.0
1743+
resolution: "axios@npm:0.30.0"
17441744
dependencies:
1745-
follow-redirects: ^1.14.9
1745+
follow-redirects: ^1.15.4
17461746
form-data: ^4.0.0
1747-
checksum: 38cb7540465fe8c4102850c4368053c21683af85c5fdf0ea619f9628abbcb59415d1e22ebc8a6390d2bbc9b58a9806c874f139767389c862ec9b772235f06854
1747+
proxy-from-env: ^1.1.0
1748+
checksum: 5179e93f4d8a4f8fc6fce3d46b4087aff60d1f2aeb36fad289e506dfd327c3436aafe1a91b371f47ffc2ef1b0a3f7ea278a24f6b1af88216d691b1e6c262b32f
17481749
languageName: node
17491750
linkType: hard
17501751

@@ -3430,13 +3431,13 @@ __metadata:
34303431
languageName: node
34313432
linkType: hard
34323433

3433-
"follow-redirects@npm:^1.14.9":
3434-
version: 1.15.1
3435-
resolution: "follow-redirects@npm:1.15.1"
3434+
"follow-redirects@npm:^1.15.4":
3435+
version: 1.15.9
3436+
resolution: "follow-redirects@npm:1.15.9"
34363437
peerDependenciesMeta:
34373438
debug:
34383439
optional: true
3439-
checksum: 6aa4e3e3cdfa3b9314801a1cd192ba756a53479d9d8cca65bf4db3a3e8834e62139245cd2f9566147c8dfe2efff1700d3e6aefd103de4004a7b99985e71dd533
3440+
checksum: 859e2bacc7a54506f2bf9aacb10d165df78c8c1b0ceb8023f966621b233717dab56e8d08baadc3ad3b9db58af290413d585c999694b7c146aaf2616340c3d2a6
34403441
languageName: node
34413442
linkType: hard
34423443

@@ -5903,6 +5904,13 @@ __metadata:
59035904
languageName: node
59045905
linkType: hard
59055906

5907+
"proxy-from-env@npm:^1.1.0":
5908+
version: 1.1.0
5909+
resolution: "proxy-from-env@npm:1.1.0"
5910+
checksum: ed7fcc2ba0a33404958e34d95d18638249a68c430e30fcb6c478497d72739ba64ce9810a24f53a7d921d0c065e5b78e3822759800698167256b04659366ca4d4
5911+
languageName: node
5912+
linkType: hard
5913+
59065914
"psl@npm:^1.1.28, psl@npm:^1.1.33":
59075915
version: 1.9.0
59085916
resolution: "psl@npm:1.9.0"
@@ -6040,7 +6048,7 @@ __metadata:
60406048
"@typescript-eslint/parser": ^5.30.6
60416049
"@vitejs/plugin-react": ^2.0.0
60426050
autoprefixer: ^10.4.7
6043-
axios: ^0.27.2
6051+
axios: ^0.30.0
60446052
cypress: ^10.3.0
60456053
eslint: ^8.19.0
60466054
eslint-config-prettier: ^8.5.0

0 commit comments

Comments
 (0)