Skip to content

Commit bcd636c

Browse files
Build(deps): bump express from 4.21.1 to 4.21.2
Bumps [express](https://github.com/expressjs/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](expressjs/express@4.21.1...4.21.2) --- updated-dependencies: - dependency-name: express dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0d40331 commit bcd636c

File tree

2 files changed

+99
-74
lines changed

2 files changed

+99
-74
lines changed

packages/app/package-lock.json

Lines changed: 91 additions & 66 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -4423,9 +4423,9 @@ express-session@^1.17.0:
44234423
uid-safe "~2.1.5"
44244424

44254425
express@^4.17.1:
4426-
version "4.21.1"
4427-
resolved "https://registry.yarnpkg.com/express/-/express-4.21.1.tgz#9dae5dda832f16b4eec941a4e44aa89ec481b281"
4428-
integrity sha512-YSFlK1Ee0/GC8QaO91tHcDxJiE/X4FbpAyQWkxAvG6AXCuR65YzK8ua6D9hvi/TzUfZMpc+BwuM1IPw8fmQBiQ==
4426+
version "4.21.2"
4427+
resolved "https://registry.yarnpkg.com/express/-/express-4.21.2.tgz#cf250e48362174ead6cea4a566abef0162c1ec32"
4428+
integrity sha512-28HqgMZAmih1Czt9ny7qr6ek2qddF4FclbMzwhCREB6OFfH+rXAnuNCwo1/wFvrtbgsQDb4kSbX9de9lFbrXnA==
44294429
dependencies:
44304430
accepts "~1.3.8"
44314431
array-flatten "1.1.1"
@@ -4446,7 +4446,7 @@ express@^4.17.1:
44464446
methods "~1.1.2"
44474447
on-finished "2.4.1"
44484448
parseurl "~1.3.3"
4449-
path-to-regexp "0.1.10"
4449+
path-to-regexp "0.1.12"
44504450
proxy-addr "~2.0.7"
44514451
qs "6.13.0"
44524452
range-parser "~1.2.1"
@@ -7752,10 +7752,10 @@ path-scurry@^1.6.1:
77527752
lru-cache "^7.14.1"
77537753
minipass "^4.0.2"
77547754

7755-
path-to-regexp@0.1.10:
7756-
version "0.1.10"
7757-
resolved "https://registry.yarnpkg.com/path-to-regexp/-/path-to-regexp-0.1.10.tgz#67e9108c5c0551b9e5326064387de4763c4d5f8b"
7758-
integrity sha512-7lf7qcQidTku0Gu3YDPc8DJ1q7OOucfa/BSsIwjuh56VU7katFvuM8hULfkwB3Fns/rsVF7PwPKVw1sl5KQS9w==
7755+
path-to-regexp@0.1.12:
7756+
version "0.1.12"
7757+
resolved "https://registry.yarnpkg.com/path-to-regexp/-/path-to-regexp-0.1.12.tgz#d5e1a12e478a976d432ef3c58d534b9923164bb7"
7758+
integrity sha512-RA1GjUVMnvYFxuqovrEqZoxxW5NUZqbwKtYz/Tt7nXerk0LbLblQmrsgdeOxV5SFHf0UDggjS/bSeOZwt1pmEQ==
77597759

77607760
path-type@^3.0.0:
77617761
version "3.0.0"

0 commit comments

Comments
 (0)