Updates dockerfile
All checks were successful
Build and Push / build (push) Successful in 55s

This commit is contained in:
2026-02-16 15:09:37 -05:00
parent 8346776f2a
commit d181f77fb2
14943 changed files with 2078509 additions and 16 deletions

28
node_modules/request-light/CHANGELOG.md generated vendored Normal file
View File

@@ -0,0 +1,28 @@
0.5.0 / 2021-07-12
==================
* support binary content (XHRResponse.body)
* updated to http-proxy-agent@4.0.1, https-proxy-agent@5.0.0
* webpacked, stripping out debug and dependencies
* tests
0.4.0 / 2020-06-17
==================
* support for browser ('browser' in package.json)
0.3.0 / 2020-02-28
==================
* Add XHRResponse.headers
0.2.5 / 2019-11-30
==================
* update https-proxy-agent
0.2.2 / 2017-12-21
==================
* Error handling for gzip errors
* Update http-proxy-agent & https-proxy-agent
0.2.1 / 2017-05-16
==================
* Support for gzip & deflate