renovate 40.1.2 → 40.1.3

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": "40.1.2",
4
+ "version": "40.1.3",
5
5
  "type": "commonjs",
6
6
  "bin": {
7
7
  "renovate": "dist/renovate.js",
@@ -255,7 +255,7 @@
255
255
  "toml-eslint-parser": "0.10.0",
256
256
  "tslib": "2.8.1",
257
257
  "upath": "2.0.1",
258
- "url-join": "4.0.1",
258
+ "url-join": "5.0.0",
259
259
  "validate-npm-package-name": "6.0.0",
260
260
  "vuln-vects": "1.1.0",
261
261
  "xmldoc": "1.3.0",
@@ -311,7 +311,7 @@
311
311
  "@types/semver-utils": "1.1.3",
312
312
  "@types/tar": "6.1.13",
313
313
  "@types/tmp": "0.2.6",
314
- "@types/url-join": "4.0.3",
314
+ "@types/url-join": "5.0.0",
315
315
  "@types/validate-npm-package-name": "4.0.2",
316
316
  "@types/xmldoc": "1.1.9",
317
317
  "@vitest/coverage-v8": "3.1.2",