Skip to content

Commit

Permalink
Update dependency axios to v0.21.2 [SECURITY]
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 20, 2023
1 parent ee2cdec commit c5fb2b5
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 8 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"release": "auto shipit"
},
"dependencies": {
"axios": "0.21.1",
"axios": "0.21.2",
"lodash": "4.17.21",
"nuxt": "2.15.6",
"postcss-import": "14.0.2",
Expand Down
24 changes: 17 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6356,12 +6356,12 @@ __metadata:
languageName: node
linkType: hard

"axios@npm:0.21.1":
version: 0.21.1
resolution: "axios@npm:0.21.1"
"axios@npm:0.21.2":
version: 0.21.2
resolution: "axios@npm:0.21.2"
dependencies:
follow-redirects: ^1.10.0
checksum: 864fb7b5d077d236737f10adca53bf451a93f35a15271f56fba8da07265a02d26b7d881b935a6697dc6adb0549ea3e56d2eecb403edaa3bb78f6479901c10f69
follow-redirects: ^1.14.0
checksum: dc0341a1f23470f13fffd2f04ed7ad064f2d1190d8204df5f25eb58a71e075d3e49b86dcea10e59e7dd09510997976a695b1b6ea803525aecec8e31bfca5947f
languageName: node
linkType: hard

Expand Down Expand Up @@ -8605,7 +8605,7 @@ __metadata:
anymatch: 3.1.2
auto: 10.27.1
autoprefixer: 10.2.5
axios: 0.21.1
axios: 0.21.2
consola: 2.15.3
esbuild: 0.11.21
eslint: 7.26.0
Expand Down Expand Up @@ -11442,7 +11442,7 @@ __metadata:
languageName: node
linkType: hard

"follow-redirects@npm:^1.0.0, follow-redirects@npm:^1.10.0":
"follow-redirects@npm:^1.0.0":
version: 1.14.1
resolution: "follow-redirects@npm:1.14.1"
peerDependenciesMeta:
Expand All @@ -11452,6 +11452,16 @@ __metadata:
languageName: node
linkType: hard

"follow-redirects@npm:^1.14.0":
version: 1.15.3
resolution: "follow-redirects@npm:1.15.3"
peerDependenciesMeta:
debug:
optional: true
checksum: 1fd01d726599ac41af19682571a6ef23d7c278773f9d0752a8ba6904b6f609dbbdab50e7a90bf5c63329bea519ec71b3936d7725b1486acf13b56b092e798fd3
languageName: node
linkType: hard

"for-in@npm:^1.0.2":
version: 1.0.2
resolution: "for-in@npm:1.0.2"
Expand Down

0 comments on commit c5fb2b5

Please sign in to comment.