File tree 2 files changed +10
-10
lines changed 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 13
13
"@tiptap/extension-link" : " ^2.0.0-beta.18" ,
14
14
"@tiptap/starter-kit" : " ^2.0.0-beta.80" ,
15
15
"@tiptap/vue-2" : " ^2.0.0-beta.38" ,
16
- "axios" : " ^0.21.1 " ,
16
+ "axios" : " ^0.21.2 " ,
17
17
"bootstrap-vue" : " ^2.21.2" ,
18
18
"browser-detect" : " ^0.2.28" ,
19
19
"core-js" : " ^3.6.5" ,
Original file line number Diff line number Diff line change @@ -2184,12 +2184,12 @@ aws4@^1.8.0:
2184
2184
resolved "https://registry.yarnpkg.com/aws4/-/aws4-1.11.0.tgz#d61f46d83b2519250e2784daf5b09479a8b41c59"
2185
2185
integrity sha512-xh1Rl34h6Fi1DC2WWKfxUTVqRsNnr6LsKz2+hfwDxQJWmrx8+c7ylaqBMcHfl1U1r2dsifOvKX3LQuLNZ+XSvA==
2186
2186
2187
- axios@^0.21.1 :
2188
- version "0.21.1 "
2189
- resolved "https://registry.yarnpkg.com/axios/-/axios-0.21.1 .tgz#22563481962f4d6bde9a76d516ef0e5d3c09b2b8 "
2190
- integrity sha512-dKQiRHxGD9PPRIUNIWvZhPTPpl1rf/OxTYKsqKUDjBwYylTvV7SjSHJb9ratfyzM6wCdLCOYLzs73qpg5c4iGA ==
2187
+ axios@^0.21.2 :
2188
+ version "0.21.2 "
2189
+ resolved "https://registry.yarnpkg.com/axios/-/axios-0.21.2 .tgz#21297d5084b2aeeb422f5d38e7be4fbb82239017 "
2190
+ integrity sha512-87otirqUw3e8CzHTMO+/9kh/FSgXt/eVDvipijwDtEuwbkySWZ9SBm6VEubmJ/kLKEoLQV/POhxXFb66bfekfg ==
2191
2191
dependencies :
2192
- follow-redirects "^1.10 .0"
2192
+ follow-redirects "^1.14 .0"
2193
2193
2194
2194
babel-eslint@^10.1.0 :
2195
2195
version "10.1.0"
@@ -4532,10 +4532,10 @@ flush-write-stream@^1.0.0:
4532
4532
inherits "^2.0.3"
4533
4533
readable-stream "^2.3.6"
4534
4534
4535
- follow-redirects@^1.0.0, follow-redirects@^1.10 .0 :
4536
- version "1.13.2 "
4537
- resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.13.2 .tgz#dd73c8effc12728ba5cf4259d760ea5fb83e3147 "
4538
- integrity sha512-6mPTgLxYm3r6Bkkg0vNM0HTjfGrOEtsfbhagQvbxDEsEkpNhw582upBaoRZylzen6krEmxXJgt9Ju6HiI4O7BA ==
4535
+ follow-redirects@^1.0.0, follow-redirects@^1.14 .0 :
4536
+ version "1.14.3 "
4537
+ resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.14.3 .tgz#6ada78118d8d24caee595595accdc0ac6abd022e "
4538
+ integrity sha512-3MkHxknWMUtb23apkgz/83fDoe+y+qr0TdgacGIA7bew+QLBo3vdgEN2xEsuXNivpFy4CyDhBBZnNZOtalmenw ==
4539
4539
4540
4540
font-awesome@^4.7.0 :
4541
4541
version "4.7.0"
You can’t perform that action at this time.
0 commit comments