fuzhenn / node-svg2img

A high-performance in-memory convertor to convert svg to png/jpeg images for Node.
MIT License
160 stars 37 forks source link

Bump tough-cookie and node-base64-image #82

Open dependabot[bot] opened 1 year ago

dependabot[bot] commented 1 year ago

Removes tough-cookie. It's no longer used after updating ancestor dependency node-base64-image. These dependencies need to be updated together.

Removes tough-cookie

Updates node-base64-image from 1.0.7 to 2.0.5

Release notes

Sourced from node-base64-image's releases.

v2.0.5

  • UPDATED: update deps c5e44ad
  • Update SECURITY.md 93b768a

https://github.com/riyadhalnur/node-base64-image/compare/v2.0.4...v2.0.5

v2.0.4

What's Changed

New Contributors

Full Changelog: https://github.com/riyadhalnur/node-base64-image/compare/v2.0.3...v2.0.4

v2.0.3

  • Create codeql-analysis.yml de88cbe
  • Updated CHANGELOG 90cd0ca

https://github.com/riyadhalnur/node-base64-image/compare/v2.0.2...v2.0.3

v2.0.2

  • FIXED: lint errors 0733ced
  • CHORE: update outdated deps e7dfdd1
  • FIXED: unit tests pointing to deleted files e743678
  • UPDATED: ignore test file generated by test case 9752c64
  • ADDED: vscode workspace settings 95abd5d
  • Merge pull request #56 from riyadhalnur/snyk-fix-d8eefd89499223e987a8e6fd0a746621 35d28ab
  • fix: package.json & package-lock.json to reduce vulnerabilities 6fe9230
  • Merge pull request #54 from riyadhalnur/dependabot/npm_and_yarn/lodash-4.17.19 8dfa5ff
  • Bump lodash from 4.17.15 to 4.17.19 0aefb87
  • Updated CHANGELOG e5fabdd

https://github.com/riyadhalnur/node-base64-image/compare/v2.0.1...v2.0.2

Changelog

Sourced from node-base64-image's changelog.

Changelog

All notable changes to this project will be documented in this file. Dates are displayed in UTC.

Generated by auto-changelog.

v2.0.3

20 January 2021

v2.0.2

18 January 2021

v2.0.1

26 May 2020

v2.0.0

26 May 2020

  • Add new dependencies 548f628
  • Remove old and unecessary files 87127f3
  • Rewrite package in typescript 57b828d
Commits
  • 74ebf06 2.0.5
  • c5e44ad UPDATED: update deps
  • 93b768a Update SECURITY.md
  • 73448cd Create SECURITY.md
  • 0e44717 Release v2.0.4
  • 1e262ab UPDATED: update deps
  • 24201b4 UPDATED: CI nodejs versions
  • aed7f24 Merge pull request #60 from riyadhalnur/snyk-fix-6ceefebde774c94b389f5593e77a...
  • d257bce fix: package.json & package-lock.json to reduce vulnerabilities
  • aff82ee Merge pull request #55 from ceesss/patch-1
  • Additional commits viewable in compare view


Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/fuzhenn/node-svg2img/network/alerts).