Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 21, 2024
1 parent 47078f2 commit 9c3cb7a
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"@tiptap/pm": "^2.4.0",
"@tiptap/react": "^2.3.0",
"@tiptap/starter-kit": "^2.4.0",
"axios": "^1.6.8",
"axios": "^1.7.1",
"classnames": "^2.5.1",
"clsx": "^2.1.1",
"css-loader": "^7.1.1",
Expand Down
10 changes: 5 additions & 5 deletions client/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2156,14 +2156,14 @@ __metadata:
languageName: node
linkType: hard

"axios@npm:^1.6.8":
version: 1.6.8
resolution: "axios@npm:1.6.8"
"axios@npm:^1.7.1":
version: 1.7.1
resolution: "axios@npm:1.7.1"
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/554395472f18f4ddb43b4be2900473bc1a4d589464a8ab16f6954c53d9cace4317d5c9e009d5bb05f098d9565b2fa45f152a5d4cecb87536c8f0c370c25a7770
languageName: node
linkType: hard

Expand Down Expand Up @@ -2527,7 +2527,7 @@ __metadata:
"@types/webpack": "npm:^5.28.5"
"@typescript-eslint/eslint-plugin": "npm:^7.9.0"
"@typescript-eslint/parser": "npm:^7.7.1"
axios: "npm:^1.6.8"
axios: "npm:^1.7.1"
classnames: "npm:^2.5.1"
clsx: "npm:^2.1.1"
css-loader: "npm:^7.1.1"
Expand Down

0 comments on commit 9c3cb7a

Please sign in to comment.