Skip to content

Commit

Permalink
build(deps): bump axios from 1.7.2 to 1.7.3 (#1381)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored and cdcabrera committed Aug 6, 2024
1 parent 1bf5859 commit 9c998d9
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 5 deletions.
8 changes: 4 additions & 4 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@
"@redhat-cloud-services/frontend-components": "4.2.13",
"@redhat-cloud-services/frontend-components-notifications": "4.1.0",
"@redhat-cloud-services/frontend-components-utilities": "4.0.14",
"axios": "^1.7.2",
"axios": "^1.7.3",
"classnames": "^2.5.1",
"fastest-levenshtein": "^1.0.16",
"i18next": "^23.12.2",
Expand Down
2 changes: 2 additions & 0 deletions tests/__snapshots__/dist.test.js.snap
Original file line number Diff line number Diff line change
Expand Up @@ -781,6 +781,7 @@ exports[`Build distribution should match a specific file output 1`] = `
"./dist/js/5436*js",
"./dist/js/5523*js",
"./dist/js/5600*js",
"./dist/js/5606*js",
"./dist/js/5687*js",
"./dist/js/5717*js",
"./dist/js/5927*js",
Expand Down Expand Up @@ -914,6 +915,7 @@ exports[`Build distribution should match a specific file output 1`] = `
"./dist/sourcemaps/5436*map",
"./dist/sourcemaps/5523*map",
"./dist/sourcemaps/5600*map",
"./dist/sourcemaps/5606*map",
"./dist/sourcemaps/5687*map",
"./dist/sourcemaps/5717*map",
"./dist/sourcemaps/5927*map",
Expand Down

0 comments on commit 9c998d9

Please sign in to comment.