Skip to content

Commit a0b7b86

Browse files
Bump axios in /dive-dsa-slicer/vue-girder-slicer-ui (#412)
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 f5e996e commit a0b7b86

3 files changed

Lines changed: 9 additions & 9 deletions

File tree

dive-dsa-slicer/vue-girder-slicer-ui/package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dive-dsa-slicer/vue-girder-slicer-ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"@popperjs/core": "^2.11.8",
4646
"@vueuse/components": "^10.7.0",
4747
"@vueuse/core": "^10.7.0",
48-
"axios": "^1.15.0",
48+
"axios": "^1.15.2",
4949
"jquery": "^3.7.1",
5050
"js-cookie": "^3.0.5",
5151
"lodash": "^4.18.1",

dive-dsa-slicer/vue-girder-slicer-ui/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -809,10 +809,10 @@ autoprefixer@^10.4.16:
809809
picocolors "^1.0.0"
810810
postcss-value-parser "^4.2.0"
811811

812-
axios@^1.15.0:
813-
version "1.15.0"
814-
resolved "https://registry.yarnpkg.com/axios/-/axios-1.15.0.tgz#0fcee91ef03d386514474904b27863b2c683bf4f"
815-
integrity sha512-wWyJDlAatxk30ZJer+GeCWS209sA42X+N5jU2jy6oHTp7ufw8uzUTVFBX9+wTfAlhiJXGS0Bq7X6efruWjuK9Q==
812+
axios@^1.15.2:
813+
version "1.15.2"
814+
resolved "https://registry.yarnpkg.com/axios/-/axios-1.15.2.tgz#eb8fb6d30349abace6ade5b4cb4d9e8a0dc23e5b"
815+
integrity sha512-wLrXxPtcrPTsNlJmKjkPnNPK2Ihe0hn0wGSaTEiHRPxwjvJwT3hKmXF4dpqxmPO9SoNb2FsYXj/xEo0gHN+D5A==
816816
dependencies:
817817
follow-redirects "^1.15.11"
818818
form-data "^4.0.5"

0 commit comments

Comments
 (0)