Skip to content

Commit 78ae635

Browse files
Bump fast-xml-parser and @google-cloud/storage in /functions
Bumps [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser) to 5.5.6 and updates ancestor dependency [@google-cloud/storage](https://github.com/googleapis/nodejs-storage). These dependencies need to be updated together. Updates `fast-xml-parser` from 4.4.1 to 5.5.6 - [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.4.1...v5.5.6) Updates `@google-cloud/storage` from 7.18.0 to 7.19.0 - [Release notes](https://github.com/googleapis/nodejs-storage/releases) - [Changelog](https://github.com/googleapis/nodejs-storage/blob/main/CHANGELOG.md) - [Commits](googleapis/nodejs-storage@v7.18.0...v7.19.0) --- updated-dependencies: - dependency-name: fast-xml-parser dependency-version: 5.5.6 dependency-type: indirect - dependency-name: "@google-cloud/storage" dependency-version: 7.19.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent eda89eb commit 78ae635

File tree

2 files changed

+79
-28
lines changed

2 files changed

+79
-28
lines changed

functions/package-lock.json

Lines changed: 78 additions & 27 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

functions/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"start:src": "npm run build:src -- --watch"
2020
},
2121
"dependencies": {
22-
"@google-cloud/storage": "^7.18.0",
22+
"@google-cloud/storage": "^7.19.0",
2323
"express": "^5.2.1",
2424
"firebase-admin": "^12.7.0",
2525
"firebase-functions": "^5.1.1",

0 commit comments

Comments
 (0)