Skip to content

Commit ae636c2

Browse files
chore(deps): bump axios from 1.15.0 to 1.15.2 in /web-frontend (baserow#5317)
Bumps [axios](https://github.com/axios/axios) from 1.15.0 to 1.15.2. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.15.0...v1.15.2) --- updated-dependencies: - dependency-name: axios dependency-version: 1.15.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 14dd089 commit ae636c2

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

web-frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@
8080
"@zip.js/zip.js": "^2.8.14",
8181
"antlr4": "4.9.3",
8282
"async-mutex": "0.4.0",
83-
"axios": "1.15.0",
83+
"axios": "1.15.2",
8484
"bignumber.js": "9.1.1",
8585
"chart.js": "3.9.1",
8686
"chartjs-adapter-moment": "1.0.1",

web-frontend/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5742,10 +5742,10 @@ axios-mock-adapter@^2.1.0:
57425742
fast-deep-equal "^3.1.3"
57435743
is-buffer "^2.0.5"
57445744

5745-
axios@1.15.0:
5746-
version "1.15.0"
5747-
resolved "https://registry.yarnpkg.com/axios/-/axios-1.15.0.tgz#0fcee91ef03d386514474904b27863b2c683bf4f"
5748-
integrity sha512-wWyJDlAatxk30ZJer+GeCWS209sA42X+N5jU2jy6oHTp7ufw8uzUTVFBX9+wTfAlhiJXGS0Bq7X6efruWjuK9Q==
5745+
axios@1.15.2:
5746+
version "1.15.2"
5747+
resolved "https://registry.yarnpkg.com/axios/-/axios-1.15.2.tgz#eb8fb6d30349abace6ade5b4cb4d9e8a0dc23e5b"
5748+
integrity sha512-wLrXxPtcrPTsNlJmKjkPnNPK2Ihe0hn0wGSaTEiHRPxwjvJwT3hKmXF4dpqxmPO9SoNb2FsYXj/xEo0gHN+D5A==
57495749
dependencies:
57505750
follow-redirects "^1.15.11"
57515751
form-data "^4.0.5"

0 commit comments

Comments
 (0)