renovate 40.11.17 → 40.11.19

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 +4 -4
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.11.17",
4
+ "version": "40.11.19",
5
5
  "type": "commonjs",
6
6
  "bin": {
7
7
  "renovate": "dist/renovate.js",
@@ -242,7 +242,7 @@
242
242
  "prettier": "3.5.3",
243
243
  "protobufjs": "7.5.0",
244
244
  "punycode": "2.3.1",
245
- "redis": "4.7.0",
245
+ "redis": "4.7.1",
246
246
  "remark": "13.0.0",
247
247
  "remark-github": "10.1.0",
248
248
  "safe-stable-stringify": "2.5.0",
@@ -264,7 +264,7 @@
264
264
  "zod": "3.24.4"
265
265
  },
266
266
  "optionalDependencies": {
267
- "better-sqlite3": "11.9.1",
267
+ "better-sqlite3": "11.10.0",
268
268
  "openpgp": "6.1.0",
269
269
  "re2": "1.21.4"
270
270
  },
@@ -303,7 +303,7 @@
303
303
  "@types/mdast": "3.0.15",
304
304
  "@types/moo": "0.5.10",
305
305
  "@types/ms": "2.1.0",
306
- "@types/node": "22.15.15",
306
+ "@types/node": "22.15.16",
307
307
  "@types/parse-link-header": "2.0.3",
308
308
  "@types/punycode": "2.1.4",
309
309
  "@types/semver": "7.7.0",