From ff712381b6800f0cdaac9631ab63edc5c6152bc0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 6 Dec 2024 06:43:49 +0000 Subject: [PATCH] Bump path-to-regexp from 0.1.7 to 0.1.12 Bumps [path-to-regexp](https://github.com/pillarjs/path-to-regexp) from 0.1.7 to 0.1.12. - [Release notes](https://github.com/pillarjs/path-to-regexp/releases) - [Changelog](https://github.com/pillarjs/path-to-regexp/blob/master/History.md) - [Commits](https://github.com/pillarjs/path-to-regexp/compare/v0.1.7...v0.1.12) --- updated-dependencies: - dependency-name: path-to-regexp dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ce83f25..24f606f 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "nodemon": "^1.17.1", "on-finished": "^2.3.0", "parseurl": "^1.3.2", - "path-to-regexp": "0.1.7", + "path-to-regexp": "0.1.12", "proxy-addr": "^2.0.3", "qs": "6.5.1", "range-parser": "^1.2.0",