Skip to content

Commit 4cedf13

Browse files
chore(deps): bump path-to-regexp from 0.1.10 to 0.1.12 in /packages/gatsby (#39179)
* chore(deps): bump path-to-regexp in /packages/gatsby Bumps [path-to-regexp](https://github.com/pillarjs/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) --- updated-dependencies: - dependency-name: path-to-regexp dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> * chore: update lockfile --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Philippe Serhal <[email protected]>
1 parent c28203f commit 4cedf13

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

packages/gatsby/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@
136136
"opentracing": "^0.14.7",
137137
"p-defer": "^3.0.0",
138138
"parseurl": "^1.3.3",
139-
"path-to-regexp": "0.1.10",
139+
"path-to-regexp": "0.1.12",
140140
"physical-cpu-count": "^2.0.0",
141141
"platform": "^1.3.6",
142142
"postcss": "^8.4.24",

yarn.lock

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19225,6 +19225,11 @@ [email protected]:
1922519225
resolved "https://registry.yarnpkg.com/path-to-regexp/-/path-to-regexp-0.1.10.tgz#67e9108c5c0551b9e5326064387de4763c4d5f8b"
1922619226
integrity sha512-7lf7qcQidTku0Gu3YDPc8DJ1q7OOucfa/BSsIwjuh56VU7katFvuM8hULfkwB3Fns/rsVF7PwPKVw1sl5KQS9w==
1922719227

19228+
19229+
version "0.1.12"
19230+
resolved "https://registry.yarnpkg.com/path-to-regexp/-/path-to-regexp-0.1.12.tgz#d5e1a12e478a976d432ef3c58d534b9923164bb7"
19231+
integrity sha512-RA1GjUVMnvYFxuqovrEqZoxxW5NUZqbwKtYz/Tt7nXerk0LbLblQmrsgdeOxV5SFHf0UDggjS/bSeOZwt1pmEQ==
19232+
1922819233
1922919234
version "0.1.7"
1923019235
resolved "https://registry.yarnpkg.com/path-to-regexp/-/path-to-regexp-0.1.7.tgz#df604178005f522f15eb4490e7247a1bfaa67f8c"

0 commit comments

Comments
 (0)