Skip to content

Commit 8ea8793

Browse files
Bump fast-xml-parser and @google-cloud/storage (#228)
Bumps [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser) to 5.3.5 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.5.3 to 5.3.5 - [Release notes](https://github.com/NaturalIntelligence/fast-xml-parser/releases) - [Changelog](https://github.com/NaturalIntelligence/fast-xml-parser/blob/master/CHANGELOG.md) - [Commits](https://github.com/NaturalIntelligence/fast-xml-parser/commits/v5.3.5) Updates `@google-cloud/storage` from 7.17.3 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.17.3...v7.19.0) --- updated-dependencies: - dependency-name: fast-xml-parser dependency-version: 5.3.5 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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 90502ab commit 8ea8793

2 files changed

Lines changed: 13 additions & 13 deletions

File tree

infra/dataform-service/src/package-lock.json

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

infra/dataform-service/src/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"@google-cloud/dataform": "2.2.1",
1010
"@google-cloud/functions-framework": "^4.0.1",
1111
"@google-cloud/run": "3.0.1",
12-
"@google-cloud/storage": "7.17.3"
12+
"@google-cloud/storage": "7.19.0"
1313
},
1414
"scripts": {
1515
"start": "npx functions-framework --target=dataform-service --signature-type=http --port=${PORT:-8080}",

0 commit comments

Comments
 (0)