heavysixer / node-pptx

Generate PPTX files on the server-side with JavaScript.
MIT License
162 stars 45 forks source link

Replace Requests with Postman-Requests package #120

Closed jeremywillans closed 1 year ago

jeremywillans commented 1 year ago

Replace requests with postman-requests.

Expected to resolve Server-Side Request Forgery in Request warning.

1 Test Failed, 1 Test Warning, however these are the same results prior to changes made.

I tested in my app and was able to successfully download and insert an image, however please validate before merge.

jeremywillans commented 1 year ago

@jboler - can you please review?

jboler commented 1 year ago

Closing in favor of #122 (I bumped the version to latest).