Skip to content

Commit ecbc5d6

Browse files
dependabot[bot]dotoleeoak
authored andcommitted
Bump axios from 0.21.1 to 0.21.2 in /frontend
Bumps [axios](https://github.com/axios/axios) from 0.21.1 to 0.21.2. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/master/CHANGELOG.md) - [Commits](axios/axios@v0.21.1...v0.21.2) --- updated-dependencies: - dependency-name: axios dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d58100f commit ecbc5d6

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"@tiptap/extension-link": "^2.0.0-beta.18",
1414
"@tiptap/starter-kit": "^2.0.0-beta.80",
1515
"@tiptap/vue-2": "^2.0.0-beta.38",
16-
"axios": "^0.21.1",
16+
"axios": "^0.21.2",
1717
"bootstrap-vue": "^2.21.2",
1818
"browser-detect": "^0.2.28",
1919
"core-js": "^3.6.5",

frontend/yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2184,12 +2184,12 @@ aws4@^1.8.0:
21842184
resolved "https://registry.yarnpkg.com/aws4/-/aws4-1.11.0.tgz#d61f46d83b2519250e2784daf5b09479a8b41c59"
21852185
integrity sha512-xh1Rl34h6Fi1DC2WWKfxUTVqRsNnr6LsKz2+hfwDxQJWmrx8+c7ylaqBMcHfl1U1r2dsifOvKX3LQuLNZ+XSvA==
21862186

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==
21912191
dependencies:
2192-
follow-redirects "^1.10.0"
2192+
follow-redirects "^1.14.0"
21932193

21942194
babel-eslint@^10.1.0:
21952195
version "10.1.0"
@@ -4532,10 +4532,10 @@ flush-write-stream@^1.0.0:
45324532
inherits "^2.0.3"
45334533
readable-stream "^2.3.6"
45344534

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==
45394539

45404540
font-awesome@^4.7.0:
45414541
version "4.7.0"

0 commit comments

Comments
 (0)