Skip to content

Commit

Permalink
Bump jszip from 3.7.1 to 3.10.1 (#7001)
Browse files Browse the repository at this point in the history
Bump jszip from 3.7.1 to 3.10.1 in auth.
  • Loading branch information
dependabot[bot] committed Apr 18, 2024
1 parent 3376384 commit 55fef6d
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 17 deletions.
6 changes: 6 additions & 0 deletions .changeset/wild-bulldogs-deny.md
@@ -0,0 +1,6 @@
---
'@firebase/auth': patch
'@firebase/auth-compat': patch
---

Update jszip transient dependency from 3.7.1 to 3.10.1 in auth.
19 changes: 2 additions & 17 deletions yarn.lock
Expand Up @@ -11267,19 +11267,9 @@ jssha@^3.1.2:
resolved "https://registry.npmjs.org/jssha/-/jssha-3.3.0.tgz"
integrity sha512-w9OtT4ALL+fbbwG3gw7erAO0jvS5nfvrukGPMWIAoea359B26ALXGpzy4YJSp9yGnpUvuvOw1nSjSoHDfWSr1w==

jszip@^3.1.3, jszip@^3.6.0:
version "3.7.1"
resolved "https://registry.npmjs.org/jszip/-/jszip-3.7.1.tgz"
integrity sha512-ghL0tz1XG9ZEmRMcEN2vt7xabrDdqHHeykgARpmZ0BiIctWxM47Vt63ZO2dnp4QYt/xJVLLy5Zv1l/xRdh2byg==
dependencies:
lie "~3.3.0"
pako "~1.0.2"
readable-stream "~2.3.6"
set-immediate-shim "~1.0.1"

jszip@^3.10.0:
jszip@^3.1.3, jszip@^3.10.0, jszip@^3.6.0:
version "3.10.1"
resolved "https://registry.npmjs.org/jszip/-/jszip-3.10.1.tgz"
resolved "https://registry.npmjs.org/jszip/-/jszip-3.10.1.tgz#34aee70eb18ea1faec2f589208a157d1feb091c2"
integrity sha512-xXDvecyTpGLrqFrvkrUSoxxfJI5AH7U8zxxtVclpsUtMCq4JQ290LY8AW5c7Ggnr/Y/oK+bQMbqK2qmtk3pN4g==
dependencies:
lie "~3.3.0"
Expand Down Expand Up @@ -15737,11 +15727,6 @@ set-function-name@^2.0.1:
functions-have-names "^1.2.3"
has-property-descriptors "^1.0.2"

set-immediate-shim@~1.0.1:
version "1.0.1"
resolved "https://registry.npmjs.org/set-immediate-shim/-/set-immediate-shim-1.0.1.tgz"
integrity sha1-SysbJ+uAip+NzEgaWOXlb1mfP2E=

set-value@^2.0.0, set-value@^2.0.1:
version "2.0.1"
resolved "https://registry.npmjs.org/set-value/-/set-value-2.0.1.tgz"
Expand Down

0 comments on commit 55fef6d

Please sign in to comment.