Skip to content

Commit

Permalink
campaignion_vue, campaignion_wizard redirects_app: Bump axios to 0.21.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mayakokits authored and torotil committed Mar 13, 2023
1 parent 697852a commit 6edc0ab
Show file tree
Hide file tree
Showing 9 changed files with 1,737 additions and 1,406 deletions.
1,524 changes: 848 additions & 676 deletions campaignion_vue/js/campaignion_vue.js

Large diffs are not rendered by default.

18 changes: 6 additions & 12 deletions campaignion_vue/js/campaignion_vue.min.js

Large diffs are not rendered by default.

1,524 changes: 848 additions & 676 deletions campaignion_vue/package/dist/campaignion_vue.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion campaignion_vue/package/dist/campaignion_vue.js.map

Large diffs are not rendered by default.

18 changes: 6 additions & 12 deletions campaignion_vue/package/dist/campaignion_vue.min.js

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions campaignion_vue/package/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "campaignion_vue",
"version": "1.4.3",
"version": "1.4.4",
"description": "A bundle of libraries shared by the Vue apps in Campaignion.",
"main": "dist/campaignion_vue.js",
"scripts": {
Expand All @@ -12,7 +12,7 @@
"lint": "eslint --ext .js,.vue src test/specs"
},
"dependencies": {
"axios": "0.16.2",
"axios": "0.21.1",
"element-ui": "2.6.1",
"es6-promise": "4.1.0",
"vue": "2.6.8",
Expand Down
21 changes: 10 additions & 11 deletions campaignion_vue/package/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -282,12 +282,12 @@ autoprefixer@^6.3.1:
postcss "^5.2.16"
postcss-value-parser "^3.2.3"

[email protected]:
version "0.16.2"
resolved "https://registry.yarnpkg.com/axios/-/axios-0.16.2.tgz#ba4f92f17167dfbab40983785454b9ac149c3c6d"
[email protected]:
version "0.21.1"
resolved "https://registry.yarnpkg.com/axios/-/axios-0.21.1.tgz#22563481962f4d6bde9a76d516ef0e5d3c09b2b8"
integrity sha512-dKQiRHxGD9PPRIUNIWvZhPTPpl1rf/OxTYKsqKUDjBwYylTvV7SjSHJb9ratfyzM6wCdLCOYLzs73qpg5c4iGA==
dependencies:
follow-redirects "^1.2.3"
is-buffer "^1.1.5"
follow-redirects "^1.10.0"

[email protected]:
version "6.24.1"
Expand Down Expand Up @@ -1600,7 +1600,7 @@ [email protected], debug@^3.1.0, debug@^3.2.6:
dependencies:
ms "^2.1.1"

debug@^2.1.1, debug@^2.4.5:
debug@^2.1.1:
version "2.6.0"
resolved "https://registry.yarnpkg.com/debug/-/debug-2.6.0.tgz#bc596bcabe7617f11d9fa15361eded5608b8499b"
dependencies:
Expand Down Expand Up @@ -2330,11 +2330,10 @@ follow-redirects@^1.0.0:
dependencies:
debug "^3.2.6"

follow-redirects@^1.2.3:
version "1.2.3"
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.2.3.tgz#01abaeca85e3609837d9fcda3167a7e42fdaca21"
dependencies:
debug "^2.4.5"
follow-redirects@^1.10.0:
version "1.15.2"
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.2.tgz#b460864144ba63f2681096f274c4e57026da2c13"
integrity sha512-VQLG33o04KaQ8uYi2tVNbdrWp1QWxNNea+nmIB4EVM28v0hmP17z7aG1+wAkNzVq4KeXTq3221ye5qTJP91JwA==

for-in@^1.0.1, for-in@^1.0.2:
version "1.0.2"
Expand Down
2 changes: 1 addition & 1 deletion campaignion_wizard/redirects_app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"lint": "eslint --ext .js,.vue src test/e2e/specs"
},
"dependencies": {
"campaignion_vue": "1.4.3",
"campaignion_vue": "1.4.4",
"lodash": "4.17.10"
},
"devDependencies": {
Expand Down
30 changes: 15 additions & 15 deletions campaignion_wizard/redirects_app/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -314,12 +314,12 @@ aws4@^1.6.0:
version "1.7.0"
resolved "https://registry.yarnpkg.com/aws4/-/aws4-1.7.0.tgz#d4d0e9b9dbfca77bf08eeb0a8a471550fe39e289"

[email protected]:
version "0.16.2"
resolved "https://registry.yarnpkg.com/axios/-/axios-0.16.2.tgz#ba4f92f17167dfbab40983785454b9ac149c3c6d"
[email protected]:
version "0.21.1"
resolved "https://registry.yarnpkg.com/axios/-/axios-0.21.1.tgz#22563481962f4d6bde9a76d516ef0e5d3c09b2b8"
integrity sha512-dKQiRHxGD9PPRIUNIWvZhPTPpl1rf/OxTYKsqKUDjBwYylTvV7SjSHJb9ratfyzM6wCdLCOYLzs73qpg5c4iGA==
dependencies:
follow-redirects "^1.2.3"
is-buffer "^1.1.5"
follow-redirects "^1.10.0"

babel-code-frame@^6.22.0, babel-code-frame@^6.26.0:
version "6.26.0"
Expand Down Expand Up @@ -1253,11 +1253,12 @@ camelcase@^4.0.0, camelcase@^4.1.0:
version "4.1.0"
resolved "https://registry.yarnpkg.com/camelcase/-/camelcase-4.1.0.tgz#d545635be1e33c542649c69173e5de6acfae34dd"

[email protected]:
version "1.4.3"
resolved "https://registry.yarnpkg.com/campaignion_vue/-/campaignion_vue-1.4.3.tgz#6de5a77042f051a40809a6550c2c5ba9298d2412"
[email protected]:
version "1.4.4"
resolved "https://registry.yarnpkg.com/campaignion_vue/-/campaignion_vue-1.4.4.tgz#4ccab7602212b40651ed2b93c624744b9ef2b1fc"
integrity sha512-yK9eBybl8F5F+ugzlg/N1/SCjAe/Bm76igYBTGCSoIASR4GmQLpWnxMmSjwORVIn2yqRKd4CQcGUcVvWvz0vDA==
dependencies:
axios "0.16.2"
axios "0.21.1"
element-ui "2.6.1"
es6-promise "4.1.0"
vue "2.6.8"
Expand Down Expand Up @@ -2022,7 +2023,7 @@ [email protected]:
dependencies:
ms "2.0.0"

debug@^3.1.0, debug@^3.2.6:
debug@^3.1.0:
version "3.2.6"
resolved "https://registry.yarnpkg.com/debug/-/debug-3.2.6.tgz#e83d17de16d8a7efb7717edbe5fb10135eee629b"
dependencies:
Expand Down Expand Up @@ -2935,11 +2936,10 @@ follow-redirects@^1.0.0:
dependencies:
debug "^3.1.0"

follow-redirects@^1.2.3:
version "1.7.0"
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.7.0.tgz#489ebc198dc0e7f64167bd23b03c4c19b5784c76"
dependencies:
debug "^3.2.6"
follow-redirects@^1.10.0:
version "1.15.2"
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.2.tgz#b460864144ba63f2681096f274c4e57026da2c13"
integrity sha512-VQLG33o04KaQ8uYi2tVNbdrWp1QWxNNea+nmIB4EVM28v0hmP17z7aG1+wAkNzVq4KeXTq3221ye5qTJP91JwA==

for-in@^0.1.3:
version "0.1.8"
Expand Down

0 comments on commit 6edc0ab

Please sign in to comment.