Skip to content

Commit 55fef6d

Browse files
Bump jszip from 3.7.1 to 3.10.1 (#7001)
Bump jszip from 3.7.1 to 3.10.1 in auth.
1 parent 3376384 commit 55fef6d

File tree

2 files changed

+8
-17
lines changed

2 files changed

+8
-17
lines changed

.changeset/wild-bulldogs-deny.md

+6
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
---
2+
'@firebase/auth': patch
3+
'@firebase/auth-compat': patch
4+
---
5+
6+
Update jszip transient dependency from 3.7.1 to 3.10.1 in auth.

yarn.lock

+2-17
Original file line numberDiff line numberDiff line change
@@ -11267,19 +11267,9 @@ jssha@^3.1.2:
1126711267
resolved "https://registry.npmjs.org/jssha/-/jssha-3.3.0.tgz"
1126811268
integrity sha512-w9OtT4ALL+fbbwG3gw7erAO0jvS5nfvrukGPMWIAoea359B26ALXGpzy4YJSp9yGnpUvuvOw1nSjSoHDfWSr1w==
1126911269

11270-
jszip@^3.1.3, jszip@^3.6.0:
11271-
version "3.7.1"
11272-
resolved "https://registry.npmjs.org/jszip/-/jszip-3.7.1.tgz"
11273-
integrity sha512-ghL0tz1XG9ZEmRMcEN2vt7xabrDdqHHeykgARpmZ0BiIctWxM47Vt63ZO2dnp4QYt/xJVLLy5Zv1l/xRdh2byg==
11274-
dependencies:
11275-
lie "~3.3.0"
11276-
pako "~1.0.2"
11277-
readable-stream "~2.3.6"
11278-
set-immediate-shim "~1.0.1"
11279-
11280-
jszip@^3.10.0:
11270+
jszip@^3.1.3, jszip@^3.10.0, jszip@^3.6.0:
1128111271
version "3.10.1"
11282-
resolved "https://registry.npmjs.org/jszip/-/jszip-3.10.1.tgz"
11272+
resolved "https://registry.npmjs.org/jszip/-/jszip-3.10.1.tgz#34aee70eb18ea1faec2f589208a157d1feb091c2"
1128311273
integrity sha512-xXDvecyTpGLrqFrvkrUSoxxfJI5AH7U8zxxtVclpsUtMCq4JQ290LY8AW5c7Ggnr/Y/oK+bQMbqK2qmtk3pN4g==
1128411274
dependencies:
1128511275
lie "~3.3.0"
@@ -15737,11 +15727,6 @@ set-function-name@^2.0.1:
1573715727
functions-have-names "^1.2.3"
1573815728
has-property-descriptors "^1.0.2"
1573915729

15740-
set-immediate-shim@~1.0.1:
15741-
version "1.0.1"
15742-
resolved "https://registry.npmjs.org/set-immediate-shim/-/set-immediate-shim-1.0.1.tgz"
15743-
integrity sha1-SysbJ+uAip+NzEgaWOXlb1mfP2E=
15744-
1574515730
set-value@^2.0.0, set-value@^2.0.1:
1574615731
version "2.0.1"
1574715732
resolved "https://registry.npmjs.org/set-value/-/set-value-2.0.1.tgz"

0 commit comments

Comments
 (0)