Skip to content

Commit

Permalink
Merge pull request project-koku#2941 from project-koku/dependabot/npm…
Browse files Browse the repository at this point in the history
…_and_yarn/main/axios-1.3.4

(chore): Bump axios from 1.3.3 to 1.3.4
  • Loading branch information
dlabrecq authored Feb 24, 2023
2 parents 93d6d7c + feae6c5 commit 857ffd3
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"@redhat-cloud-services/frontend-components-utilities": "^3.3.13",
"@redhat-cloud-services/rbac-client": "^1.2.1",
"@unleash/proxy-client-react": "^3.5.2",
"axios": "^1.3.3",
"axios": "^1.3.4",
"date-fns": "^2.29.3",
"js-file-download": "^0.4.12",
"lodash": "^4.17.21",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2245,10 +2245,10 @@ axios@^0.27.2:
follow-redirects "^1.14.9"
form-data "^4.0.0"

axios@^1.3.3:
version "1.3.3"
resolved "https://registry.yarnpkg.com/axios/-/axios-1.3.3.tgz#e7011384ba839b885007c9c9fae1ff23dceb295b"
integrity sha512-eYq77dYIFS77AQlhzEL937yUBSepBfPIe8FcgEDN35vMNZKMrs81pgnyrQpwfy4NF4b4XWX1Zgx7yX+25w8QJA==
axios@^1.3.4:
version "1.3.4"
resolved "https://registry.yarnpkg.com/axios/-/axios-1.3.4.tgz#f5760cefd9cfb51fd2481acf88c05f67c4523024"
integrity sha512-toYm+Bsyl6VC5wSkfkbbNB6ROv7KY93PEBBL6xyDczaIHasAiv4wPqQ/c4RjoQzipxRD2W5g21cOqQulZ7rHwQ==
dependencies:
follow-redirects "^1.15.0"
form-data "^4.0.0"
Expand Down

0 comments on commit 857ffd3

Please sign in to comment.