Skip to content

Commit

Permalink
Update dependency axios to v1.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Feb 2, 2023
1 parent b9dc9f8 commit 327789b
Show file tree
Hide file tree
Showing 4 changed files with 17 additions and 17 deletions.
18 changes: 9 additions & 9 deletions .pnp.cjs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/rating-tracker-backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
},
"dependencies": {
"@simplewebauthn/server": "7.0.1",
"axios": "1.3.0",
"axios": "1.3.1",
"chalk": "5.2.0",
"cookie-parser": "1.4.6",
"cron": "2.2.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/rating-tracker-frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"@types/react-dom": "18.0.10",
"@vitejs/plugin-react": "3.0.1",
"apexcharts": "3.36.3",
"axios": "1.3.0",
"axios": "1.3.1",
"clsx": "1.2.1",
"date-fns": "2.29.3",
"jimp": "0.16.2",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2955,14 +2955,14 @@ __metadata:
languageName: node
linkType: hard

"axios@npm:1.3.0":
version: 1.3.0
resolution: "axios@npm:1.3.0"
"axios@npm:1.3.1":
version: 1.3.1
resolution: "axios@npm:1.3.1"
dependencies:
follow-redirects: ^1.15.0
form-data: ^4.0.0
proxy-from-env: ^1.1.0
checksum: cdb22319fb0d04d9f1388c6dfeb273e3ef688e803a2bf3bae092771f3c9d334546bd27266ae0db9d6c0108f17ab84df8a39e553fe694810363923427b20080cf
checksum: 2c83346b81ff6dd182c5272765319c6cb464d4602fc7fb6e5e7d67a7ec17a219524db38176f408ef2189993c7fa0d6a1f4198dc9e312a9e3aa8352df9ddfd832
languageName: node
linkType: hard

Expand Down Expand Up @@ -7708,7 +7708,7 @@ __metadata:
"@types/validator": 13.7.11
"@typescript-eslint/eslint-plugin": 5.50.0
"@typescript-eslint/parser": 5.50.0
axios: 1.3.0
axios: 1.3.1
chalk: 5.2.0
concurrently: 7.6.0
cookie-parser: 1.4.6
Expand Down Expand Up @@ -7773,7 +7773,7 @@ __metadata:
"@typescript-eslint/parser": 5.50.0
"@vitejs/plugin-react": 3.0.1
apexcharts: 3.36.3
axios: 1.3.0
axios: 1.3.1
clsx: 1.2.1
date-fns: 2.29.3
eslint: 8.33.0
Expand Down

0 comments on commit 327789b

Please sign in to comment.