Skip to content

Commit b4546a0

Browse files
authored
Merge pull request #63 from rubycdp/dependabot/npm_and_yarn/multi-6bc014718a
Bump path-to-regexp and express
2 parents 5937be9 + 5cbad19 commit b4546a0

File tree

2 files changed

+24
-24
lines changed

2 files changed

+24
-24
lines changed

package-lock.json

Lines changed: 16 additions & 16 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
@@ -3676,9 +3676,9 @@ execa@^5.0.0:
36763676
strip-final-newline "^2.0.0"
36773677

36783678
express@^4.17.3:
3679-
version "4.21.1"
3680-
resolved "https://registry.yarnpkg.com/express/-/express-4.21.1.tgz#9dae5dda832f16b4eec941a4e44aa89ec481b281"
3681-
integrity sha512-YSFlK1Ee0/GC8QaO91tHcDxJiE/X4FbpAyQWkxAvG6AXCuR65YzK8ua6D9hvi/TzUfZMpc+BwuM1IPw8fmQBiQ==
3679+
version "4.21.2"
3680+
resolved "https://registry.yarnpkg.com/express/-/express-4.21.2.tgz#cf250e48362174ead6cea4a566abef0162c1ec32"
3681+
integrity sha512-28HqgMZAmih1Czt9ny7qr6ek2qddF4FclbMzwhCREB6OFfH+rXAnuNCwo1/wFvrtbgsQDb4kSbX9de9lFbrXnA==
36823682
dependencies:
36833683
accepts "~1.3.8"
36843684
array-flatten "1.1.1"
@@ -3699,7 +3699,7 @@ express@^4.17.3:
36993699
methods "~1.1.2"
37003700
on-finished "2.4.1"
37013701
parseurl "~1.3.3"
3702-
path-to-regexp "0.1.10"
3702+
path-to-regexp "0.1.12"
37033703
proxy-addr "~2.0.7"
37043704
qs "6.13.0"
37053705
range-parser "~1.2.1"
@@ -5376,10 +5376,10 @@ path-parse@^1.0.6:
53765376
resolved "https://registry.yarnpkg.com/path-parse/-/path-parse-1.0.7.tgz#fbc114b60ca42b30d9daf5858e4bd68bbedb6735"
53775377
integrity sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==
53785378

5379-
path-to-regexp@0.1.10:
5380-
version "0.1.10"
5381-
resolved "https://registry.yarnpkg.com/path-to-regexp/-/path-to-regexp-0.1.10.tgz#67e9108c5c0551b9e5326064387de4763c4d5f8b"
5382-
integrity sha512-7lf7qcQidTku0Gu3YDPc8DJ1q7OOucfa/BSsIwjuh56VU7katFvuM8hULfkwB3Fns/rsVF7PwPKVw1sl5KQS9w==
5379+
path-to-regexp@0.1.12:
5380+
version "0.1.12"
5381+
resolved "https://registry.yarnpkg.com/path-to-regexp/-/path-to-regexp-0.1.12.tgz#d5e1a12e478a976d432ef3c58d534b9923164bb7"
5382+
integrity sha512-RA1GjUVMnvYFxuqovrEqZoxxW5NUZqbwKtYz/Tt7nXerk0LbLblQmrsgdeOxV5SFHf0UDggjS/bSeOZwt1pmEQ==
53835383

53845384
path-type@^2.0.0:
53855385
version "2.0.0"

0 commit comments

Comments
 (0)