renovate 40.0.5 → 40.0.6
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +8 -8
package/package.json
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
{
|
2
2
|
"name": "renovate",
|
3
3
|
"description": "Automated dependency updates. Flexible so you don't need to be.",
|
4
|
-
"version": "40.0.
|
4
|
+
"version": "40.0.6",
|
5
5
|
"type": "commonjs",
|
6
6
|
"bin": {
|
7
7
|
"renovate": "dist/renovate.js",
|
@@ -145,13 +145,13 @@
|
|
145
145
|
"pnpm": "10.9.0"
|
146
146
|
},
|
147
147
|
"dependencies": {
|
148
|
-
"@aws-sdk/client-codecommit": "3.
|
149
|
-
"@aws-sdk/client-ec2": "3.
|
150
|
-
"@aws-sdk/client-ecr": "3.
|
151
|
-
"@aws-sdk/client-eks": "3.
|
152
|
-
"@aws-sdk/client-rds": "3.
|
153
|
-
"@aws-sdk/client-s3": "3.
|
154
|
-
"@aws-sdk/credential-providers": "3.
|
148
|
+
"@aws-sdk/client-codecommit": "3.799.0",
|
149
|
+
"@aws-sdk/client-ec2": "3.800.0",
|
150
|
+
"@aws-sdk/client-ecr": "3.800.0",
|
151
|
+
"@aws-sdk/client-eks": "3.799.0",
|
152
|
+
"@aws-sdk/client-rds": "3.799.0",
|
153
|
+
"@aws-sdk/client-s3": "3.800.0",
|
154
|
+
"@aws-sdk/credential-providers": "3.799.0",
|
155
155
|
"@baszalmstra/rattler": "0.2.1",
|
156
156
|
"@breejs/later": "4.2.0",
|
157
157
|
"@cdktf/hcl2json": "0.20.12",
|