Skip to content
This repository was archived by the owner on Mar 29, 2025. It is now read-only.

Commit e343d7e

Browse files
Bump the npm_and_yarn group across 2 directories with 2 updates (#432)
Bumps the npm_and_yarn group with 2 updates in the /published/master directory: [path-to-regexp](https://github.com/pillarjs/path-to-regexp) and [express](https://github.com/expressjs/express). Bumps the npm_and_yarn group with 2 updates in the /themes/hugo-tutorials/static directory: [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](pillarjs/path-to-regexp@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](expressjs/express@4.21.1...4.21.2) 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](pillarjs/path-to-regexp@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](expressjs/express@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: indirect dependency-group: npm_and_yarn - dependency-name: path-to-regexp dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: express dependency-type: indirect dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5b0a6a0 commit e343d7e

File tree

4 files changed

+44
-44
lines changed

4 files changed

+44
-44
lines changed

published/master/package-lock.json

+16-16
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

published/master/yarn.lock

+6-6
Original file line numberDiff line numberDiff line change
@@ -1697,8 +1697,8 @@ execa@^5.0.0:
16971697
strip-final-newline "^2.0.0"
16981698

16991699
express@^4.17.3:
1700-
version "4.21.1"
1701-
resolved "https://registry.yarnpkg.com/express/-/express-4.21.1.tgz#9dae5dda832f16b4eec941a4e44aa89ec481b281"
1700+
version "4.21.2"
1701+
resolved "https://registry.yarnpkg.com/express/-/express-4.21.2.tgz#cf250e48362174ead6cea4a566abef0162c1ec32"
17021702
dependencies:
17031703
accepts "~1.3.8"
17041704
array-flatten "1.1.1"
@@ -1719,7 +1719,7 @@ express@^4.17.3:
17191719
methods "~1.1.2"
17201720
on-finished "2.4.1"
17211721
parseurl "~1.3.3"
1722-
path-to-regexp "0.1.10"
1722+
path-to-regexp "0.1.12"
17231723
proxy-addr "~2.0.7"
17241724
qs "6.13.0"
17251725
range-parser "~1.2.1"
@@ -2516,9 +2516,9 @@ path-scurry@^1.11.1:
25162516
lru-cache "^10.2.0"
25172517
minipass "^5.0.0 || ^6.0.2 || ^7.0.0"
25182518

2519-
path-to-regexp@0.1.10:
2520-
version "0.1.10"
2521-
resolved "https://registry.yarnpkg.com/path-to-regexp/-/path-to-regexp-0.1.10.tgz#67e9108c5c0551b9e5326064387de4763c4d5f8b"
2519+
path-to-regexp@0.1.12:
2520+
version "0.1.12"
2521+
resolved "https://registry.yarnpkg.com/path-to-regexp/-/path-to-regexp-0.1.12.tgz#d5e1a12e478a976d432ef3c58d534b9923164bb7"
25222522

25232523
picocolors@^1.0.0, picocolors@^1.0.1:
25242524
version "1.0.1"

themes/hugo-tutorials/static/package-lock.json

+16-16
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

themes/hugo-tutorials/static/yarn.lock

+6-6
Original file line numberDiff line numberDiff line change
@@ -1697,8 +1697,8 @@ execa@^5.0.0:
16971697
strip-final-newline "^2.0.0"
16981698

16991699
express@^4.17.3:
1700-
version "4.21.1"
1701-
resolved "https://registry.yarnpkg.com/express/-/express-4.21.1.tgz#9dae5dda832f16b4eec941a4e44aa89ec481b281"
1700+
version "4.21.2"
1701+
resolved "https://registry.yarnpkg.com/express/-/express-4.21.2.tgz#cf250e48362174ead6cea4a566abef0162c1ec32"
17021702
dependencies:
17031703
accepts "~1.3.8"
17041704
array-flatten "1.1.1"
@@ -1719,7 +1719,7 @@ express@^4.17.3:
17191719
methods "~1.1.2"
17201720
on-finished "2.4.1"
17211721
parseurl "~1.3.3"
1722-
path-to-regexp "0.1.10"
1722+
path-to-regexp "0.1.12"
17231723
proxy-addr "~2.0.7"
17241724
qs "6.13.0"
17251725
range-parser "~1.2.1"
@@ -2516,9 +2516,9 @@ path-scurry@^1.11.1:
25162516
lru-cache "^10.2.0"
25172517
minipass "^5.0.0 || ^6.0.2 || ^7.0.0"
25182518

2519-
path-to-regexp@0.1.10:
2520-
version "0.1.10"
2521-
resolved "https://registry.yarnpkg.com/path-to-regexp/-/path-to-regexp-0.1.10.tgz#67e9108c5c0551b9e5326064387de4763c4d5f8b"
2519+
path-to-regexp@0.1.12:
2520+
version "0.1.12"
2521+
resolved "https://registry.yarnpkg.com/path-to-regexp/-/path-to-regexp-0.1.12.tgz#d5e1a12e478a976d432ef3c58d534b9923164bb7"
25222522

25232523
picocolors@^1.0.0, picocolors@^1.0.1:
25242524
version "1.0.1"

0 commit comments

Comments
 (0)