Skip to content

Commit f4cee00

Browse files
Bump the all-npm group with 7 updates
Bumps the all-npm group with 7 updates: | Package | From | To | | --- | --- | --- | | [@aws-sdk/client-cloudwatch](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-cloudwatch) | `3.1019.0` | `3.1024.0` | | [@aws-sdk/client-eventbridge](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-eventbridge) | `3.1019.0` | `3.1024.0` | | [@aws-sdk/client-ssm](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ssm) | `3.1019.0` | `3.1024.0` | | [@smithy/util-retry](https://github.com/smithy-lang/smithy-typescript/tree/HEAD/packages/util-retry) | `4.2.12` | `4.2.13` | | [@smithy/node-http-handler](https://github.com/smithy-lang/smithy-typescript/tree/HEAD/packages/node-http-handler) | `4.5.0` | `4.5.1` | | [@biomejs/biome](https://github.com/biomejs/biome/tree/HEAD/packages/@biomejs/biome) | `2.4.9` | `2.4.10` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `25.5.0` | `25.5.2` | Updates `@aws-sdk/client-cloudwatch` from 3.1019.0 to 3.1024.0 - [Release notes](https://github.com/aws/aws-sdk-js-v3/releases) - [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-cloudwatch/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.1024.0/clients/client-cloudwatch) Updates `@aws-sdk/client-eventbridge` from 3.1019.0 to 3.1024.0 - [Release notes](https://github.com/aws/aws-sdk-js-v3/releases) - [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-eventbridge/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.1024.0/clients/client-eventbridge) Updates `@aws-sdk/client-ssm` from 3.1019.0 to 3.1024.0 - [Release notes](https://github.com/aws/aws-sdk-js-v3/releases) - [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-ssm/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.1024.0/clients/client-ssm) Updates `@smithy/util-retry` from 4.2.12 to 4.2.13 - [Release notes](https://github.com/smithy-lang/smithy-typescript/releases) - [Changelog](https://github.com/smithy-lang/smithy-typescript/blob/main/packages/util-retry/CHANGELOG.md) - [Commits](https://github.com/smithy-lang/smithy-typescript/commits/@smithy/util-retry@4.2.13/packages/util-retry) Updates `@smithy/node-http-handler` from 4.5.0 to 4.5.1 - [Release notes](https://github.com/smithy-lang/smithy-typescript/releases) - [Changelog](https://github.com/smithy-lang/smithy-typescript/blob/main/packages/node-http-handler/CHANGELOG.md) - [Commits](https://github.com/smithy-lang/smithy-typescript/commits/@smithy/node-http-handler@4.5.1/packages/node-http-handler) Updates `@biomejs/biome` from 2.4.9 to 2.4.10 - [Release notes](https://github.com/biomejs/biome/releases) - [Changelog](https://github.com/biomejs/biome/blob/main/packages/@biomejs/biome/CHANGELOG.md) - [Commits](https://github.com/biomejs/biome/commits/@biomejs/biome@2.4.10/packages/@biomejs/biome) Updates `@types/node` from 25.5.0 to 25.5.2 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@aws-sdk/client-cloudwatch" dependency-version: 3.1024.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-npm - dependency-name: "@aws-sdk/client-eventbridge" dependency-version: 3.1024.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-npm - dependency-name: "@aws-sdk/client-ssm" dependency-version: 3.1024.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-npm - dependency-name: "@smithy/util-retry" dependency-version: 4.2.13 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-npm - dependency-name: "@smithy/node-http-handler" dependency-version: 4.5.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-npm - dependency-name: "@biomejs/biome" dependency-version: 2.4.10 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-npm - dependency-name: "@types/node" dependency-version: 25.5.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-npm ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent cf4c05b commit f4cee00

2 files changed

Lines changed: 289 additions & 299 deletions

File tree

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,9 @@
1212
"url": "git://github.com/PRX/exchange-ftp-authorizer.git"
1313
},
1414
"dependencies": {
15-
"@aws-sdk/client-cloudwatch": "^3.1019.0",
16-
"@aws-sdk/client-eventbridge": "^3.1019.0",
17-
"@aws-sdk/client-ssm": "^3.1019.0",
15+
"@aws-sdk/client-cloudwatch": "^3.1024.0",
16+
"@aws-sdk/client-eventbridge": "^3.1024.0",
17+
"@aws-sdk/client-ssm": "^3.1024.0",
1818
"@smithy/util-retry": "^4.2.3",
1919
"@smithy/node-http-handler": "^4.4.2",
2020
"mysql2": "^3.20.0"

0 commit comments

Comments
 (0)