File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 31
31
"@babel/plugin-transform-object-assign" : " ^7.0.0" ,
32
32
"babel-loader" : " 8.0.4" ,
33
33
"http-proxy-middleware" : " ^0.19.0" ,
34
- "netlify-lambda" : " ^1.2.0 " ,
34
+ "netlify-lambda" : " ^1.4.1 " ,
35
35
"npm-run-all" : " ^4.1.5"
36
36
}
37
37
}
Original file line number Diff line number Diff line change @@ -1699,7 +1699,7 @@ babel-loader@8.0.4:
1699
1699
mkdirp "^0.5.1"
1700
1700
util.promisify "^1.0.0"
1701
1701
1702
- babel-loader@^8.0.0, babel-loader@^8.0.4 :
1702
+ babel-loader@^8.0.0 :
1703
1703
version "8.0.5"
1704
1704
resolved "https://registry.yarnpkg.com/babel-loader/-/babel-loader-8.0.5.tgz#225322d7509c2157655840bba52e46b6c2f2fe33"
1705
1705
integrity sha512-NTnHnVRd2JnRqPC0vW+iOQWU5pchDbYXsG2E6DMXEpMfUcQKclF9gmf3G3ZMhzG7IG9ji4coL0cm+FxeWxDpnw==
@@ -6555,10 +6555,10 @@ neo-async@^2.5.0:
6555
6555
resolved "https://registry.yarnpkg.com/neo-async/-/neo-async-2.6.0.tgz#b9d15e4d71c6762908654b5183ed38b753340835"
6556
6556
integrity sha512-MFh0d/Wa7vkKO3Y3LlacqAEeHK0mckVqzDieUKTT+KGxi+zIpeVsFxymkIiRpbpDziHc290Xr9A1O4Om7otoRA==
6557
6557
6558
- netlify-lambda@^1.2.0 :
6559
- version "1.2.0 "
6560
- resolved "https://registry.yarnpkg.com/netlify-lambda/-/netlify-lambda-1.2.0 .tgz#8e9bf370c81e2b4e335442ccf67ff2583df34c48 "
6561
- integrity sha512-hYbh/niRAB9347Ix7flWdtzfMvq0vyOOB2003Xt/UfV5+SSyzSM8Pksj+KIk3HMwc2zkj9W3P0EKv6nS3ie15w ==
6558
+ netlify-lambda@^1.4.1 :
6559
+ version "1.4.1 "
6560
+ resolved "https://registry.yarnpkg.com/netlify-lambda/-/netlify-lambda-1.4.1 .tgz#8cd04865bcf17a4fd231ff886338c788ebebc7d5 "
6561
+ integrity sha512-Tb4bxN9SzMbs+KaB3bPhUimVPJV77pY7M97BwPklSLhohm8Ooym8JmUtakoP3khsZDW5/hxwwsO5PWHW4oo41Q ==
6562
6562
dependencies :
6563
6563
" @babel/core" " ^7.0.0"
6564
6564
" @babel/plugin-proposal-class-properties" " ^7.0.0"
You can’t perform that action at this time.
0 commit comments