Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump jszip from 3.7.1 to 3.10.1 in /packages/node/base #12

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Feb 2, 2023

Bumps jszip from 3.7.1 to 3.10.1.

Changelog

Sourced from jszip's changelog.

v3.10.1 2022-08-02

  • Add sponsorship files.
    • If you appreciate the time spent maintaining JSZip then I would really appreciate your sponsorship.
  • Consolidate metadata types and expose OnUpdateCallback #851 and #852
  • use const instead var in example from README.markdown #828
  • Switch manual download link to HTTPS #839

Internals:

  • Replace jshint with eslint #842
  • Add performance tests #834

v3.10.0 2022-05-20

  • Change setimmediate dependency to more efficient one. Fixes Stuk/jszip#617 (see #829)
  • Update types of currentFile metadata to include null (see #826)

v3.9.1 2022-04-06

  • Fix recursive definition of InputFileFormat introduced in 3.9.0.

v3.9.0 2022-04-04

  • Update types JSZip#loadAsync to accept a promise for data, and remove arguments from new JSZip() (see #752)
  • Update types for compressionOptions to JSZipFileOptions and JSZipGeneratorOptions (see #722)
  • Add types for generateInternalStream (see #774)

v3.8.0 2022-03-30

  • Santize filenames when files are loaded with loadAsync, to avoid "zip slip" attacks. The original filename is available on each zip entry as unsafeOriginalName. See the documentation. Many thanks to McCaulay Hudson for reporting.
Commits

Dependabot compatibility score

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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [jszip](https://github.com/Stuk/jszip) from 3.7.1 to 3.10.1.
- [Release notes](https://github.com/Stuk/jszip/releases)
- [Changelog](https://github.com/Stuk/jszip/blob/main/CHANGES.md)
- [Commits](Stuk/jszip@v3.7.1...v3.10.1)

---
updated-dependencies:
- dependency-name: jszip
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 2, 2023
@@ -4015,7 +4015,7 @@
"angular-1.5": {
"version": "npm:angular@1.5.11",
"resolved": "https://registry.npmjs.org/angular/-/angular-1.5.11.tgz",
"integrity": "sha1-jFunOG8VllyazzQp9ogVU6raMNY="
"integrity": "sha512-09DBOVVWo6rOQfdCBKGfEL0ZZIhf6P3fbeP3BU+ty5FU50DPiavVeDn8hQ4wXE8o4vKEEpzY1aRcRHJMCixWYA=="

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ua-parser-js 0.7.31 / package-lock.json

Total vulnerabilities: 1

Critical: 0High: 1Medium: 0Low: 0
Vulnerability ID Severity CVSSFixed in Status
CVE-2022-25927 HIGH HIGH70.7.33Open

@@ -4015,7 +4015,7 @@
"angular-1.5": {
"version": "npm:angular@1.5.11",
"resolved": "https://registry.npmjs.org/angular/-/angular-1.5.11.tgz",
"integrity": "sha1-jFunOG8VllyazzQp9ogVU6raMNY="
"integrity": "sha512-09DBOVVWo6rOQfdCBKGfEL0ZZIhf6P3fbeP3BU+ty5FU50DPiavVeDn8hQ4wXE8o4vKEEpzY1aRcRHJMCixWYA=="

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

postcss-overflow-shorthand 2.0.0 / package-lock.json

MEDIUM  Noncompliant License (CC0-1.0)

This package contains a license that is not OSI-approved.

@@ -4015,7 +4015,7 @@
"angular-1.5": {
"version": "npm:angular@1.5.11",
"resolved": "https://registry.npmjs.org/angular/-/angular-1.5.11.tgz",
"integrity": "sha1-jFunOG8VllyazzQp9ogVU6raMNY="
"integrity": "sha512-09DBOVVWo6rOQfdCBKGfEL0ZZIhf6P3fbeP3BU+ty5FU50DPiavVeDn8hQ4wXE8o4vKEEpzY1aRcRHJMCixWYA=="

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

socket.io-parser 4.0.4 / package-lock.json

Total vulnerabilities: 1

Critical: 1High: 0Medium: 0Low: 0
Vulnerability ID Severity CVSSFixed in Status
CVE-2022-2421 CRITICAL CRITICAL9.84.0.5Open

@@ -4015,7 +4015,7 @@
"angular-1.5": {
"version": "npm:angular@1.5.11",
"resolved": "https://registry.npmjs.org/angular/-/angular-1.5.11.tgz",
"integrity": "sha1-jFunOG8VllyazzQp9ogVU6raMNY="
"integrity": "sha512-09DBOVVWo6rOQfdCBKGfEL0ZZIhf6P3fbeP3BU+ty5FU50DPiavVeDn8hQ4wXE8o4vKEEpzY1aRcRHJMCixWYA=="

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

postcss-nesting 7.0.1 / package-lock.json

MEDIUM  Noncompliant License (CC0-1.0)

This package contains a license that is not OSI-approved.

@@ -4015,7 +4015,7 @@
"angular-1.5": {
"version": "npm:angular@1.5.11",
"resolved": "https://registry.npmjs.org/angular/-/angular-1.5.11.tgz",
"integrity": "sha1-jFunOG8VllyazzQp9ogVU6raMNY="
"integrity": "sha512-09DBOVVWo6rOQfdCBKGfEL0ZZIhf6P3fbeP3BU+ty5FU50DPiavVeDn8hQ4wXE8o4vKEEpzY1aRcRHJMCixWYA=="

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

postcss-logical 3.0.0 / package-lock.json

MEDIUM  Noncompliant License (CC0-1.0)

This package contains a license that is not OSI-approved.

@@ -4015,7 +4015,7 @@
"angular-1.5": {
"version": "npm:angular@1.5.11",
"resolved": "https://registry.npmjs.org/angular/-/angular-1.5.11.tgz",
"integrity": "sha1-jFunOG8VllyazzQp9ogVU6raMNY="
"integrity": "sha512-09DBOVVWo6rOQfdCBKGfEL0ZZIhf6P3fbeP3BU+ty5FU50DPiavVeDn8hQ4wXE8o4vKEEpzY1aRcRHJMCixWYA=="

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

qs 6.5.2 / package-lock.json

Total vulnerabilities: 1

Critical: 0High: 1Medium: 0Low: 0
Vulnerability ID Severity CVSSFixed in Status
CVE-2022-24999 HIGH HIGH7.56.10.3Open

@@ -4015,7 +4015,7 @@
"angular-1.5": {
"version": "npm:angular@1.5.11",
"resolved": "https://registry.npmjs.org/angular/-/angular-1.5.11.tgz",
"integrity": "sha1-jFunOG8VllyazzQp9ogVU6raMNY="
"integrity": "sha512-09DBOVVWo6rOQfdCBKGfEL0ZZIhf6P3fbeP3BU+ty5FU50DPiavVeDn8hQ4wXE8o4vKEEpzY1aRcRHJMCixWYA=="

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

postcss-logical 3.0.0 / package-lock.json

MEDIUM  Noncompliant License (CC0-1.0)

This package contains a license that is not OSI-approved.

@@ -4015,7 +4015,7 @@
"angular-1.5": {
"version": "npm:angular@1.5.11",
"resolved": "https://registry.npmjs.org/angular/-/angular-1.5.11.tgz",
"integrity": "sha1-jFunOG8VllyazzQp9ogVU6raMNY="
"integrity": "sha512-09DBOVVWo6rOQfdCBKGfEL0ZZIhf6P3fbeP3BU+ty5FU50DPiavVeDn8hQ4wXE8o4vKEEpzY1aRcRHJMCixWYA=="

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

qs 6.7.0 / package-lock.json

Total vulnerabilities: 1

Critical: 0High: 1Medium: 0Low: 0
Vulnerability ID Severity CVSSFixed in Status
CVE-2022-24999 HIGH HIGH7.56.10.3Open

@@ -4015,7 +4015,7 @@
"angular-1.5": {
"version": "npm:angular@1.5.11",
"resolved": "https://registry.npmjs.org/angular/-/angular-1.5.11.tgz",
"integrity": "sha1-jFunOG8VllyazzQp9ogVU6raMNY="
"integrity": "sha512-09DBOVVWo6rOQfdCBKGfEL0ZZIhf6P3fbeP3BU+ty5FU50DPiavVeDn8hQ4wXE8o4vKEEpzY1aRcRHJMCixWYA=="

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

postcss-lab-function 2.0.1 / package-lock.json

MEDIUM  Noncompliant License (CC0-1.0)

This package contains a license that is not OSI-approved.

@@ -4015,7 +4015,7 @@
"angular-1.5": {
"version": "npm:angular@1.5.11",
"resolved": "https://registry.npmjs.org/angular/-/angular-1.5.11.tgz",
"integrity": "sha1-jFunOG8VllyazzQp9ogVU6raMNY="
"integrity": "sha512-09DBOVVWo6rOQfdCBKGfEL0ZZIhf6P3fbeP3BU+ty5FU50DPiavVeDn8hQ4wXE8o4vKEEpzY1aRcRHJMCixWYA=="

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

qs 6.7.0 / package-lock.json

Total vulnerabilities: 1

Critical: 0High: 1Medium: 0Low: 0
Vulnerability ID Severity CVSSFixed in Status
CVE-2022-24999 HIGH HIGH7.56.10.3Open

@@ -4015,7 +4015,7 @@
"angular-1.5": {
"version": "npm:angular@1.5.11",
"resolved": "https://registry.npmjs.org/angular/-/angular-1.5.11.tgz",
"integrity": "sha1-jFunOG8VllyazzQp9ogVU6raMNY="
"integrity": "sha512-09DBOVVWo6rOQfdCBKGfEL0ZZIhf6P3fbeP3BU+ty5FU50DPiavVeDn8hQ4wXE8o4vKEEpzY1aRcRHJMCixWYA=="

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

shelljs 0.8.4 / package-lock.json

Total vulnerabilities: 2

Critical: 0High: 1Medium: 0Low: 1
Vulnerability ID Severity CVSSFixed in Status
CVE-2022-0144 HIGH HIGH7.10.8.5Open
GHSA-64g7-mvw6-v9qj LOW LOW40.8.5Open

@@ -4015,7 +4015,7 @@
"angular-1.5": {
"version": "npm:angular@1.5.11",
"resolved": "https://registry.npmjs.org/angular/-/angular-1.5.11.tgz",
"integrity": "sha1-jFunOG8VllyazzQp9ogVU6raMNY="
"integrity": "sha512-09DBOVVWo6rOQfdCBKGfEL0ZZIhf6P3fbeP3BU+ty5FU50DPiavVeDn8hQ4wXE8o4vKEEpzY1aRcRHJMCixWYA=="

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

postcss-double-position-gradients 1.0.0 / package-lock.json

MEDIUM  Noncompliant License (CC0-1.0)

This package contains a license that is not OSI-approved.

@@ -4015,7 +4015,7 @@
"angular-1.5": {
"version": "npm:angular@1.5.11",
"resolved": "https://registry.npmjs.org/angular/-/angular-1.5.11.tgz",
"integrity": "sha1-jFunOG8VllyazzQp9ogVU6raMNY="
"integrity": "sha512-09DBOVVWo6rOQfdCBKGfEL0ZZIhf6P3fbeP3BU+ty5FU50DPiavVeDn8hQ4wXE8o4vKEEpzY1aRcRHJMCixWYA=="

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

loader-utils 3.0.0 / package-lock.json

Total vulnerabilities: 2

Critical: 0High: 2Medium: 0Low: 0
Vulnerability ID Severity CVSSFixed in Status
CVE-2022-37599 HIGH HIGH73.2.1Open
CVE-2022-37603 HIGH HIGH73.2.1Open

@@ -4015,7 +4015,7 @@
"angular-1.5": {
"version": "npm:angular@1.5.11",
"resolved": "https://registry.npmjs.org/angular/-/angular-1.5.11.tgz",
"integrity": "sha1-jFunOG8VllyazzQp9ogVU6raMNY="
"integrity": "sha512-09DBOVVWo6rOQfdCBKGfEL0ZZIhf6P3fbeP3BU+ty5FU50DPiavVeDn8hQ4wXE8o4vKEEpzY1aRcRHJMCixWYA=="

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

postcss-dir-pseudo-class 5.0.0 / package-lock.json

MEDIUM  Noncompliant License (CC0-1.0)

This package contains a license that is not OSI-approved.

@@ -4015,7 +4015,7 @@
"angular-1.5": {
"version": "npm:angular@1.5.11",
"resolved": "https://registry.npmjs.org/angular/-/angular-1.5.11.tgz",
"integrity": "sha1-jFunOG8VllyazzQp9ogVU6raMNY="
"integrity": "sha512-09DBOVVWo6rOQfdCBKGfEL0ZZIhf6P3fbeP3BU+ty5FU50DPiavVeDn8hQ4wXE8o4vKEEpzY1aRcRHJMCixWYA=="

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

minimist 1.2.5 / package-lock.json

Total vulnerabilities: 1

Critical: 1High: 0Medium: 0Low: 0
Vulnerability ID Severity CVSSFixed in Status
CVE-2021-44906 CRITICAL CRITICAL9.81.2.6Open

@@ -4015,7 +4015,7 @@
"angular-1.5": {
"version": "npm:angular@1.5.11",
"resolved": "https://registry.npmjs.org/angular/-/angular-1.5.11.tgz",
"integrity": "sha1-jFunOG8VllyazzQp9ogVU6raMNY="
"integrity": "sha512-09DBOVVWo6rOQfdCBKGfEL0ZZIhf6P3fbeP3BU+ty5FU50DPiavVeDn8hQ4wXE8o4vKEEpzY1aRcRHJMCixWYA=="

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

postcss-color-mod-function 3.0.3 / package-lock.json

MEDIUM  Noncompliant License (CC0-1.0)

This package contains a license that is not OSI-approved.

@@ -4015,7 +4015,7 @@
"angular-1.5": {
"version": "npm:angular@1.5.11",
"resolved": "https://registry.npmjs.org/angular/-/angular-1.5.11.tgz",
"integrity": "sha1-jFunOG8VllyazzQp9ogVU6raMNY="
"integrity": "sha512-09DBOVVWo6rOQfdCBKGfEL0ZZIhf6P3fbeP3BU+ty5FU50DPiavVeDn8hQ4wXE8o4vKEEpzY1aRcRHJMCixWYA=="

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

log4js 6.3.0 / package-lock.json

Total vulnerabilities: 1

Critical: 0High: 0Medium: 1Low: 0
Vulnerability ID Severity CVSSFixed in Status
CVE-2022-21704 MEDIUM MEDIUM5.56.4.0Open

@@ -4015,7 +4015,7 @@
"angular-1.5": {
"version": "npm:angular@1.5.11",
"resolved": "https://registry.npmjs.org/angular/-/angular-1.5.11.tgz",
"integrity": "sha1-jFunOG8VllyazzQp9ogVU6raMNY="
"integrity": "sha512-09DBOVVWo6rOQfdCBKGfEL0ZZIhf6P3fbeP3BU+ty5FU50DPiavVeDn8hQ4wXE8o4vKEEpzY1aRcRHJMCixWYA=="

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

postcss-color-mod-function 3.0.3 / package-lock.json

MEDIUM  Noncompliant License (CC0-1.0)

This package contains a license that is not OSI-approved.

@@ -4015,7 +4015,7 @@
"angular-1.5": {
"version": "npm:angular@1.5.11",
"resolved": "https://registry.npmjs.org/angular/-/angular-1.5.11.tgz",
"integrity": "sha1-jFunOG8VllyazzQp9ogVU6raMNY="
"integrity": "sha512-09DBOVVWo6rOQfdCBKGfEL0ZZIhf6P3fbeP3BU+ty5FU50DPiavVeDn8hQ4wXE8o4vKEEpzY1aRcRHJMCixWYA=="

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

postcss-color-functional-notation 2.0.1 / package-lock.json

MEDIUM  Noncompliant License (CC0-1.0)

This package contains a license that is not OSI-approved.

@@ -4015,7 +4015,7 @@
"angular-1.5": {
"version": "npm:angular@1.5.11",
"resolved": "https://registry.npmjs.org/angular/-/angular-1.5.11.tgz",
"integrity": "sha1-jFunOG8VllyazzQp9ogVU6raMNY="
"integrity": "sha512-09DBOVVWo6rOQfdCBKGfEL0ZZIhf6P3fbeP3BU+ty5FU50DPiavVeDn8hQ4wXE8o4vKEEpzY1aRcRHJMCixWYA=="

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@angular/router-12 npm:@angular/router@12.2.13 / package-lock.json

LOW  Unknown License (PRIVATE)

This package use a non-SPDX, unrecognized, or private open-source license. Ensure this package is compliant.

@@ -4015,7 +4015,7 @@
"angular-1.5": {
"version": "npm:angular@1.5.11",
"resolved": "https://registry.npmjs.org/angular/-/angular-1.5.11.tgz",
"integrity": "sha1-jFunOG8VllyazzQp9ogVU6raMNY="
"integrity": "sha512-09DBOVVWo6rOQfdCBKGfEL0ZZIhf6P3fbeP3BU+ty5FU50DPiavVeDn8hQ4wXE8o4vKEEpzY1aRcRHJMCixWYA=="

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@angular/platform-server-12 npm:@angular/platform-server@12.2.13 / package-lock.json

LOW  Unknown License (PRIVATE)

This package use a non-SPDX, unrecognized, or private open-source license. Ensure this package is compliant.

@@ -4015,7 +4015,7 @@
"angular-1.5": {
"version": "npm:angular@1.5.11",
"resolved": "https://registry.npmjs.org/angular/-/angular-1.5.11.tgz",
"integrity": "sha1-jFunOG8VllyazzQp9ogVU6raMNY="
"integrity": "sha512-09DBOVVWo6rOQfdCBKGfEL0ZZIhf6P3fbeP3BU+ty5FU50DPiavVeDn8hQ4wXE8o4vKEEpzY1aRcRHJMCixWYA=="

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@angular/platform-browser-dynamic-12 npm:@angular/platform-browser-dynamic@12.2.13 / package-lock.json

LOW  Unknown License (PRIVATE)

This package use a non-SPDX, unrecognized, or private open-source license. Ensure this package is compliant.

@@ -4015,7 +4015,7 @@
"angular-1.5": {
"version": "npm:angular@1.5.11",
"resolved": "https://registry.npmjs.org/angular/-/angular-1.5.11.tgz",
"integrity": "sha1-jFunOG8VllyazzQp9ogVU6raMNY="
"integrity": "sha512-09DBOVVWo6rOQfdCBKGfEL0ZZIhf6P3fbeP3BU+ty5FU50DPiavVeDn8hQ4wXE8o4vKEEpzY1aRcRHJMCixWYA=="

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@angular/platform-browser-12 npm:@angular/platform-browser@12.2.13 / package-lock.json

LOW  Unknown License (PRIVATE)

This package use a non-SPDX, unrecognized, or private open-source license. Ensure this package is compliant.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
0 participants