Skip to content

Commit

Permalink
ARTEMIS-4680 - Upgrade the console to use HawtIO 4
Browse files Browse the repository at this point in the history
Upgrade axios
  • Loading branch information
andytaylor committed Aug 14, 2024
1 parent f3d3040 commit 66f9164
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
1 change: 1 addition & 0 deletions artemis-console-extension/artemis-extension/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@
"replace": "^1.2.2"
},
"resolutions": {
"axios": "1.7.4",
"@typescript-eslint/eslint-plugin": "6.9.0",
"@typescript-eslint/parser": "6.9.0",
"victory-area": "36.8.6",
Expand Down
8 changes: 4 additions & 4 deletions artemis-console-extension/artemis-extension/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5781,14 +5781,14 @@ __metadata:
languageName: node
linkType: hard

"axios@npm:^1.0.0":
version: 1.6.8
resolution: "axios@npm:1.6.8"
"axios@npm:1.7.4":
version: 1.7.4
resolution: "axios@npm:1.7.4"
dependencies:
follow-redirects: "npm:^1.15.6"
form-data: "npm:^4.0.0"
proxy-from-env: "npm:^1.1.0"
checksum: 10c0/0f22da6f490335479a89878bc7d5a1419484fbb437b564a80c34888fc36759ae4f56ea28d55a191695e5ed327f0bad56e7ff60fb6770c14d1be6501505d47ab9
checksum: 10c0/5ea1a93140ca1d49db25ef8e1bd8cfc59da6f9220159a944168860ad15a2743ea21c5df2967795acb15cbe81362f5b157fdebbea39d53117ca27658bab9f7f17
languageName: node
linkType: hard

Expand Down

0 comments on commit 66f9164

Please sign in to comment.