Skip to content

Commit

Permalink
Merge branch 'main' into task/hackathon2024
Browse files Browse the repository at this point in the history
  • Loading branch information
conbrad committed Sep 19, 2024
2 parents 530d75c + d8d004b commit 866f2f8
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"@typescript-eslint/eslint-plugin": "^8.0.0",
"@typescript-eslint/parser": "^8.0.0",
"@vitest/coverage-istanbul": "^2.0.5",
"axios": "1.7.4",
"axios": "1.7.5",
"date-fns": "^3.0.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.1.3",
Expand Down
10 changes: 5 additions & 5 deletions web/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4586,14 +4586,14 @@ __metadata:
languageName: node
linkType: hard

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

Expand Down Expand Up @@ -11407,7 +11407,7 @@ __metadata:
"@typescript-eslint/parser": "npm:^8.0.0"
"@vitejs/plugin-react": "npm:^4.3.1"
"@vitest/coverage-istanbul": "npm:^2.0.5"
axios: "npm:1.7.4"
axios: "npm:1.7.5"
cypress: "npm:^13.13.3"
date-fns: "npm:^3.0.0"
eslint: "npm:^9.7.0"
Expand Down

0 comments on commit 866f2f8

Please sign in to comment.