Skip to content

Commit ef1b0e9

Browse files
authored
Merge pull request #200 from free5gc/dependabot/npm_and_yarn/frontend/axios-1.15.2
chore(deps): bump axios from 1.15.0 to 1.15.2 in /frontend
2 parents 07cf252 + 6ea4f30 commit ef1b0e9

2 files changed

Lines changed: 8 additions & 8 deletions

File tree

frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"@types/react": "^18.2.61",
1313
"@types/react-dom": "^18.2.19",
1414
"@vitejs/plugin-react-swc": "^3.6.0",
15-
"axios": "^1.15.0",
15+
"axios": "^1.15.2",
1616
"dayjs": "^1.11.10",
1717
"react": "^18.2.0",
1818
"react-dom": "^18.2.0",

frontend/yarn.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1632,14 +1632,14 @@ __metadata:
16321632
languageName: node
16331633
linkType: hard
16341634

1635-
"axios@npm:^1.15.0":
1636-
version: 1.15.0
1637-
resolution: "axios@npm:1.15.0"
1635+
"axios@npm:^1.15.2":
1636+
version: 1.16.0
1637+
resolution: "axios@npm:1.16.0"
16381638
dependencies:
1639-
follow-redirects: "npm:^1.15.11"
1639+
follow-redirects: "npm:^1.16.0"
16401640
form-data: "npm:^4.0.5"
16411641
proxy-from-env: "npm:^2.1.0"
1642-
checksum: 10c0/47e0f860e98d4d7aa145e89ce0cae00e1fb0f1d2485f065c21fce955ddb1dba4103a46bd0e47acd18a27208a7f62c96249e620db575521b92a968619ab133409
1642+
checksum: 10c0/1c91a5221b77b76072026b4cc95ecdf38f7c3e33e63423abec09a85e6e9a12279637dcc9ac2ba1fc333e0c447fb3b0f46d7965acb5d7cea02d188e9c6d425c0b
16431643
languageName: node
16441644
linkType: hard
16451645

@@ -2704,7 +2704,7 @@ __metadata:
27042704
languageName: node
27052705
linkType: hard
27062706

2707-
"follow-redirects@npm:^1.15.11":
2707+
"follow-redirects@npm:^1.16.0":
27082708
version: 1.16.0
27092709
resolution: "follow-redirects@npm:1.16.0"
27102710
peerDependenciesMeta:
@@ -3768,7 +3768,7 @@ __metadata:
37683768
"@typescript-eslint/eslint-plugin": "npm:^7.1.0"
37693769
"@typescript-eslint/parser": "npm:^7.1.0"
37703770
"@vitejs/plugin-react-swc": "npm:^3.6.0"
3771-
axios: "npm:^1.15.0"
3771+
axios: "npm:^1.15.2"
37723772
dayjs: "npm:^1.11.10"
37733773
eslint: "npm:^8.57.0"
37743774
eslint-config-airbnb-base: "npm:^15.0.0"

0 commit comments

Comments
 (0)