Skip to content

Commit b0b9a37

Browse files
Bump fast-xml-parser in /packages/auth/demo/functions
Bumps [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser) from 4.3.5 to 4.5.0. - [Release notes](https://github.com/NaturalIntelligence/fast-xml-parser/releases) - [Changelog](https://github.com/NaturalIntelligence/fast-xml-parser/blob/master/CHANGELOG.md) - [Commits](NaturalIntelligence/fast-xml-parser@v4.3.5...v4.5.0) --- updated-dependencies: - dependency-name: fast-xml-parser dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 64db192 commit b0b9a37

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

packages/auth/demo/functions/yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878
dependencies:
7979
tslib "^2.1.0"
8080

81-
"@google-cloud/firestore@^6.6.0":
81+
"@google-cloud/firestore@^6.8.0":
8282
version "6.8.0"
8383
resolved "https://registry.npmjs.org/@google-cloud/firestore/-/firestore-6.8.0.tgz#d8c852844c381afaf62592796606c10e178400b5"
8484
integrity sha512-JRpk06SmZXLGz0pNx1x7yU3YhkUXheKgH5hbDZ4kMsdhtfV5qPLJLRI4wv69K0cZorIk+zTMOwptue7hizo0eA==
@@ -763,9 +763,9 @@ fast-text-encoding@^1.0.0, fast-text-encoding@^1.0.3:
763763
integrity sha512-dtm4QZH9nZtcDt8qJiOH9fcQd1NAgi+K1O2DbE6GG1PPCK/BWfOH3idCTRQ4ImXRUOyopDEgDEnVEE7Y/2Wrig==
764764

765765
fast-xml-parser@^4.2.2:
766-
version "4.3.5"
767-
resolved "https://registry.npmjs.org/fast-xml-parser/-/fast-xml-parser-4.3.5.tgz#e2f2a2ae8377e9c3dc321b151e58f420ca7e5ccc"
768-
integrity sha512-sWvP1Pl8H03B8oFJpFR3HE31HUfwtX7Rlf9BNsvdpujD4n7WMhfmu8h9wOV2u+c1k0ZilTADhPqypzx2J690ZQ==
766+
version "4.5.0"
767+
resolved "https://registry.npmjs.org/fast-xml-parser/-/fast-xml-parser-4.5.0.tgz#2882b7d01a6825dfdf909638f2de0256351def37"
768+
integrity sha512-/PlTQCI96+fZMAOLMZK4CWG1ItCbfZ/0jx7UIJFChPNrx7tcEgerUgWbeieCM9MfHInUDyK8DWYZ+YrywDJuTg==
769769
dependencies:
770770
strnum "^1.0.5"
771771

@@ -789,10 +789,10 @@ finalhandler@~1.1.2:
789789
statuses "~1.5.0"
790790
unpipe "~1.0.0"
791791

792-
firebase-admin@11.10.1:
793-
version "11.10.1"
794-
resolved "https://registry.npmjs.org/firebase-admin/-/firebase-admin-11.10.1.tgz#5f0f83a44627e89938d350c5e4bbac76596c963e"
795-
integrity sha512-atv1E6GbuvcvWaD3eHwrjeP5dAVs+EaHEJhu9CThMzPY6In8QYDiUR6tq5SwGl4SdA/GcAU0nhwWc/FSJsAzfQ==
792+
firebase-admin@11.11.1:
793+
version "11.11.1"
794+
resolved "https://registry.npmjs.org/firebase-admin/-/firebase-admin-11.11.1.tgz#6712923de70d218c9f514d73005d976d03339605"
795+
integrity sha512-UyEbq+3u6jWzCYbUntv/HuJiTixwh36G1R9j0v71mSvGAx/YZEWEW7uSGLYxBYE6ckVRQoKMr40PYUEzrm/4dg==
796796
dependencies:
797797
"@fastify/busboy" "^1.2.1"
798798
"@firebase/database-compat" "^0.3.4"
@@ -803,7 +803,7 @@ [email protected]:
803803
node-forge "^1.3.1"
804804
uuid "^9.0.0"
805805
optionalDependencies:
806-
"@google-cloud/firestore" "^6.6.0"
806+
"@google-cloud/firestore" "^6.8.0"
807807
"@google-cloud/storage" "^6.9.5"
808808

809809

0 commit comments

Comments
 (0)