From 768049228726fad426a7bc6a946ab40a013c4a07 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Jan 2025 02:14:09 +0000 Subject: [PATCH] build(deps): bump the npm_and_yarn group with 2 updates Bumps the npm_and_yarn group with 2 updates: [path-to-regexp](https://github.com/pillarjs/path-to-regexp) and [express](https://github.com/expressjs/express). Updates `path-to-regexp` from 0.1.10 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.10...v0.1.12) Updates `express` from 4.21.1 to 4.21.2 - [Release notes](https://github.com/expressjs/express/releases) - [Changelog](https://github.com/expressjs/express/blob/4.21.2/History.md) - [Commits](https://github.com/expressjs/express/compare/4.21.1...4.21.2) --- updated-dependencies: - dependency-name: path-to-regexp dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: express dependency-type: direct:development dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] --- package-lock.json | Bin 403320 -> 403353 bytes package.json | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/package-lock.json b/package-lock.json index 393aec420429c774a118b70b14247f6c4936c16e..060c41d314d2f28aa91a71b370be11ec5605b03e 100644 GIT binary patch delta 309 zcmV-50m}aP&KQ}`7_dDBmw32bUAK$H*s<{Wot5VWMoD(Mq_MZO?r1|LsCUTHcv)o zNGoz!L2h+ULw9d6FLy?Ea&%&6b5TTMG;330SUF^6Ic!E^a#(IbJw2D9u>&5r!wZb$>SZb$?qdzX1Z1231s!vrOl z$3X)iSW-bTM`~48O>TBsMtF5`Z+3D;aawP9cvm$}Ra$XkcT03xdM{LTH*Q#Ea%(V5 zVoYLeQEhT_XJlnhcvdx2Mo4BbRYYfJYEv&_Q)N$DcXTmuZADQ%J(pqp0T+jg#00mB H#0BnRb`fid delta 323 zcmV-J0lfa1&lvd57_dDB5p!{DX>?^XB03-Oa&MOlMt&GgL(;v zdIhpWT{x2wbj?qVAtZ2SNK diff --git a/package.json b/package.json index aeb54ea8..add4c59f 100644 --- a/package.json +++ b/package.json @@ -62,7 +62,7 @@ "@typescript-eslint/eslint-plugin": "^8.12.2", "@typescript-eslint/parser": "^8.12.2", "eslint": "^9.13.0", - "express": "^4.21.1", + "express": "^4.21.2", "globals": "^15.12.0", "husky": "^9.1.6", "prettier": "^3.3.3",