File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 13
13
"main" : " ./dist/compile/lambda" ,
14
14
"types" : " ./dist/compile/lambda.d.ts" ,
15
15
"dependencies" : {
16
- "in-process-request" : " ^0.0.4 "
16
+ "in-process-request" : " ^0.0.5 "
17
17
},
18
18
"devDependencies" : {
19
19
"@types/compression" : " ^0.0.36" ,
Original file line number Diff line number Diff line change @@ -1665,10 +1665,10 @@ imurmurhash@^0.1.4:
1665
1665
resolved "https://registry.yarnpkg.com/imurmurhash/-/imurmurhash-0.1.4.tgz#9218b9b2b928a238b13dc4fb6b6d576f231453ea"
1666
1666
integrity sha1-khi5srkoojixPcT7a21XbyMUU+o=
1667
1667
1668
- in-process-request@^0.0.4 :
1669
- version "0.0.4 "
1670
- resolved "https://registry.yarnpkg.com/in-process-request/-/in-process-request-0.0.4 .tgz#600c3576dd5d84df881d08dbe711d2d7990e2e17 "
1671
- integrity sha512-1kSiuUwKHOmGmEMMkkozni8C5I9JO1/q7N5D+42cabxZEdtEz5OulpZvwvrx/ZGsw894Pyximc+lz/uHm3NwcQ ==
1668
+ in-process-request@^0.0.5 :
1669
+ version "0.0.5 "
1670
+ resolved "https://registry.yarnpkg.com/in-process-request/-/in-process-request-0.0.5 .tgz#f1d58261b784cf284608dec4ec23536ed9f3aa02 "
1671
+ integrity sha512-wRodgKpzS/Ci++gSTz9ZrA8dI/8GvnKGOukKCWdTw7qyKYtVVXmFy4OJZ0MsVjDeuTyha+nD/fZjUm+5c1AfLg ==
1672
1672
1673
1673
inflight@^1.0.4 :
1674
1674
version "1.0.6"
You can’t perform that action at this time.
0 commit comments