From 37282997dca99840a05f2c303321bae070c79b53 Mon Sep 17 00:00:00 2001 From: Hetu Nandu Date: Mon, 16 Sep 2024 11:47:50 +0530 Subject: [PATCH] chore(deps): Upgrade path-to-regexp from 6.2.0 to 6.3.0 (#36295) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ## Description Shadow PR: https://github.com/appsmithorg/appsmith/pull/36292 Bumps [path-to-regexp](https://github.com/pillarjs/path-to-regexp) from 6.2.0 to 6.3.0. - [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/v6.2.0...v6.3.0) --- updated-dependencies: - dependency-name: path-to-regexp dependency-type: direct:production ... ## Automation /ok-to-test tags="@tag.Sanity" ### :mag: Cypress test results > [!TIP] > 🟢 🟢 🟢 All cypress tests have passed! 🎉 🎉 🎉 > Workflow run: > Commit: a3536c944cdb766a47f038d271bcafbdef4132cf > Cypress dashboard. > Tags: `@tag.Sanity` > Spec: >
Fri, 13 Sep 2024 05:35:17 UTC ## Communication Should the DevRel and Marketing teams inform users about this change? - [ ] Yes - [ ] No ## Summary by CodeRabbit - **Chores** - Updated the `path-to-regexp` package to version 6.3.0, which may enhance performance and introduce new features for improved URL path matching and parsing. Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- app/client/package.json | 2 +- app/client/yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/app/client/package.json b/app/client/package.json index 82f9cec123..500d3c2a32 100644 --- a/app/client/package.json +++ b/app/client/package.json @@ -163,7 +163,7 @@ "node-forge": "^1.3.0", "normalizr": "^3.3.0", "object-hash": "^3.0.0", - "path-to-regexp": "^6.2.0", + "path-to-regexp": "^6.3.0", "popper.js": "^1.15.0", "prismjs": "^1.27.0", "proxy-memoize": "^1.2.0", diff --git a/app/client/yarn.lock b/app/client/yarn.lock index 03470d21a8..cbd1c58cd4 100644 --- a/app/client/yarn.lock +++ b/app/client/yarn.lock @@ -13391,7 +13391,7 @@ __metadata: node-forge: ^1.3.0 normalizr: ^3.3.0 object-hash: ^3.0.0 - path-to-regexp: ^6.2.0 + path-to-regexp: ^6.3.0 pg: ^8.11.3 plop: ^3.1.1 popper.js: ^1.15.0 @@ -27112,10 +27112,10 @@ __metadata: languageName: node linkType: hard -"path-to-regexp@npm:^6.2.0": - version: 6.2.0 - resolution: "path-to-regexp@npm:6.2.0" - checksum: a6aca74d2d6e2e7594d812f653cf85e9cb5054d3a8d80f099722a44ef6ad22639b02078e5ea83d11db16321c3e4359e3f1ab0274fa78dad0754a6e53f630b0fc +"path-to-regexp@npm:^6.3.0": + version: 6.3.0 + resolution: "path-to-regexp@npm:6.3.0" + checksum: eca78602e6434a1b6799d511d375ec044e8d7e28f5a48aa5c28d57d8152fb52f3fc62fb1cfc5dfa2198e1f041c2a82ed14043d75740a2fe60e91b5089a153250 languageName: node linkType: hard