File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 31
31
}
32
32
},
33
33
"dependencies" : {
34
- "@babel/runtime-corejs3" : " ^7.9.6 " ,
34
+ "@babel/runtime-corejs3" : " ^7.10.2 " ,
35
35
"@nuxt/typescript-runtime" : " ^0.4.10" ,
36
36
"@nuxtjs/axios" : " ^5.11.0" ,
37
37
"@nuxtjs/dotenv" : " ^1.4.1" ,
Original file line number Diff line number Diff line change 796
796
"@babel/types" "^7.4.4"
797
797
esutils "^2.0.2"
798
798
799
- "@babel/runtime-corejs3@^7.9.6 ":
800
- version "7.10.1 "
801
- resolved "https://registry.yarnpkg.com/@babel/runtime-corejs3/-/runtime-corejs3-7.10.1 .tgz#ae8a85a04029d94ab8c3b5237a1031a9d631b515 "
802
- integrity sha512-/NLH0a34E/moPbqB1C/72I2gvMOmOly2JQARcRE1+PWCdHwMQ3la4sz7WnlK/EVHiBjQruH2WqE8YufL632Y8w ==
799
+ "@babel/runtime-corejs3@^7.10.2 ":
800
+ version "7.10.2 "
801
+ resolved "https://registry.yarnpkg.com/@babel/runtime-corejs3/-/runtime-corejs3-7.10.2 .tgz#3511797ddf9a3d6f3ce46b99cc835184817eaa4e "
802
+ integrity sha512-+a2M/u7r15o3dV1NEizr9bRi+KUVnrs/qYxF0Z06DAPx/4VCWaz1WA7EcbE+uqGgt39lp5akWGmHsTseIkHkHg ==
803
803
dependencies:
804
804
core-js-pure "^3.0.0"
805
805
regenerator-runtime "^0.13.4"
You can’t perform that action at this time.
0 commit comments