Skip to content

Commit bc043d4

Browse files
Update dependency axios to v0.31.0 [SECURITY]
1 parent ba3fc24 commit bc043d4

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

themes-default/slim/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"@johmun/vue-tags-input": "2.1.0",
3434
"@ladjs/country-language": "1.0.3",
3535
"@popperjs/core": "2.11.8",
36-
"axios": "0.30.2",
36+
"axios": "0.31.0",
3737
"bootstrap": "3.4.1",
3838
"date-fns": "2.30.0",
3939
"is-visible": "2.2.0",

themes-default/slim/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2590,10 +2590,10 @@ aws4@^1.8.0:
25902590
resolved "https://registry.yarnpkg.com/aws4/-/aws4-1.13.2.tgz#0aa167216965ac9474ccfa83892cfb6b3e1e52ef"
25912591
integrity sha512-lHe62zvbTB5eEABUVi/AwVh0ZKY9rMMDhmm+eeyuuUQbQ3+J+fONVQOZyj+DdrvD4BY33uYniyRJ4UJIaSKAfw==
25922592

2593-
axios@0.30.2:
2594-
version "0.30.2"
2595-
resolved "https://registry.yarnpkg.com/axios/-/axios-0.30.2.tgz#256d3a8ee765cc27188d08b8b545a5f5a0c77dad"
2596-
integrity sha512-0pE4RQ4UQi1jKY6p7u6i1Tkzqmu+d+/tHS7Q7rKunWLB9WyilBTpHHpXzPNMDj5hTbK0B0PTLSz07yqMBiF6xg==
2593+
axios@0.31.0:
2594+
version "0.31.0"
2595+
resolved "https://registry.yarnpkg.com/axios/-/axios-0.31.0.tgz#cd2c9a365d12e4324398834b06abc0d8af767ba6"
2596+
integrity sha512-HGIUj/P74co3rSLBV9SHz9LMgCmrXFEtkfMcC5r6bS5j3dBHUcAje2tS4fmU6WM20kuhvUX04XE58594dpgi1g==
25972597
dependencies:
25982598
follow-redirects "^1.15.4"
25992599
form-data "^4.0.4"

0 commit comments

Comments
 (0)