renovate 41.1.1 → 41.1.2

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.
Files changed (1) hide show
  1. package/package.json +3 -3
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": "41.1.1",
4
+ "version": "41.1.2",
5
5
  "type": "commonjs",
6
6
  "bin": {
7
7
  "renovate": "dist/renovate.js",
@@ -261,7 +261,7 @@
261
261
  "vuln-vects": "1.1.0",
262
262
  "xmldoc": "1.3.0",
263
263
  "yaml": "2.8.0",
264
- "zod": "3.25.63"
264
+ "zod": "3.25.64"
265
265
  },
266
266
  "optionalDependencies": {
267
267
  "better-sqlite3": "11.10.0",
@@ -314,7 +314,7 @@
314
314
  "@types/validate-npm-package-name": "4.0.2",
315
315
  "@types/xmldoc": "1.1.9",
316
316
  "@vitest/coverage-v8": "3.2.2",
317
- "@vitest/eslint-plugin": "1.2.3",
317
+ "@vitest/eslint-plugin": "1.2.4",
318
318
  "aws-sdk-client-mock": "4.1.0",
319
319
  "callsite": "1.0.0",
320
320
  "common-tags": "1.8.2",