chore(deps): bump path-to-regexp from 6.2.2 to 8.0.0
Bumps [path-to-regexp](https://github.com/pillarjs/path-to-regexp) from 6.2.2 to 8.0.0. - [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/v6.2.2...v8.0.0) --- updated-dependencies: - dependency-name: path-to-regexp dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
committed by
Github changeset workflow
parent
8385261d30
commit
6ed926414a
@@ -0,0 +1,7 @@
|
||||
---
|
||||
'@backstage/backend-app-api': patch
|
||||
'@backstage/backend-common': patch
|
||||
'@backstage/backend-defaults': patch
|
||||
---
|
||||
|
||||
chore(deps): bump `path-to-regexp` from 6.2.2 to 8.0.0
|
||||
@@ -76,7 +76,7 @@
|
||||
"morgan": "^1.10.0",
|
||||
"node-fetch": "^2.7.0",
|
||||
"node-forge": "^1.3.1",
|
||||
"path-to-regexp": "^6.2.1",
|
||||
"path-to-regexp": "^8.0.0",
|
||||
"selfsigned": "^2.0.0",
|
||||
"stoppable": "^1.1.0",
|
||||
"triple-beam": "^1.4.1",
|
||||
|
||||
@@ -105,7 +105,7 @@
|
||||
"node-fetch": "^2.7.0",
|
||||
"node-forge": "^1.3.1",
|
||||
"p-limit": "^3.1.0",
|
||||
"path-to-regexp": "^6.2.1",
|
||||
"path-to-regexp": "^8.0.0",
|
||||
"pg": "^8.11.3",
|
||||
"pg-format": "^1.0.4",
|
||||
"raw-body": "^2.4.1",
|
||||
|
||||
@@ -169,7 +169,7 @@
|
||||
"node-fetch": "^2.7.0",
|
||||
"node-forge": "^1.3.1",
|
||||
"p-limit": "^3.1.0",
|
||||
"path-to-regexp": "^6.2.1",
|
||||
"path-to-regexp": "^8.0.0",
|
||||
"pg": "^8.11.3",
|
||||
"pg-connection-string": "^2.3.0",
|
||||
"pg-format": "^1.0.4",
|
||||
|
||||
@@ -3476,7 +3476,7 @@ __metadata:
|
||||
msw: ^1.0.0
|
||||
node-fetch: ^2.7.0
|
||||
node-forge: ^1.3.1
|
||||
path-to-regexp: ^6.2.1
|
||||
path-to-regexp: ^8.0.0
|
||||
selfsigned: ^2.0.0
|
||||
stoppable: ^1.1.0
|
||||
supertest: ^7.0.0
|
||||
@@ -3562,7 +3562,7 @@ __metadata:
|
||||
node-fetch: ^2.7.0
|
||||
node-forge: ^1.3.1
|
||||
p-limit: ^3.1.0
|
||||
path-to-regexp: ^6.2.1
|
||||
path-to-regexp: ^8.0.0
|
||||
pg: ^8.11.3
|
||||
pg-format: ^1.0.4
|
||||
raw-body: ^2.4.1
|
||||
@@ -3654,7 +3654,7 @@ __metadata:
|
||||
node-fetch: ^2.7.0
|
||||
node-forge: ^1.3.1
|
||||
p-limit: ^3.1.0
|
||||
path-to-regexp: ^6.2.1
|
||||
path-to-regexp: ^8.0.0
|
||||
pg: ^8.11.3
|
||||
pg-connection-string: ^2.3.0
|
||||
pg-format: ^1.0.4
|
||||
@@ -35948,13 +35948,20 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"path-to-regexp@npm:^6.2.0, path-to-regexp@npm:^6.2.1, path-to-regexp@npm:^6.2.2":
|
||||
"path-to-regexp@npm:^6.2.0, path-to-regexp@npm:^6.2.2":
|
||||
version: 6.2.2
|
||||
resolution: "path-to-regexp@npm:6.2.2"
|
||||
checksum: b7b0005c36f5099f9ed1fb20a820d2e4ed1297ffe683ea1d678f5e976eb9544f01debb281369dabdc26da82e6453901bf71acf2c7ed14b9243536c2a45286c33
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"path-to-regexp@npm:^8.0.0":
|
||||
version: 8.0.0
|
||||
resolution: "path-to-regexp@npm:8.0.0"
|
||||
checksum: f87373e65a11b648f0427df72b0a5686cf2d0fa4716da36612755085df2b9deda35d308c49514460f3a657a9be2b47f9aa0ee0e71766aff86f28a422bf5ba135
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"path-type@npm:^4.0.0":
|
||||
version: 4.0.0
|
||||
resolution: "path-type@npm:4.0.0"
|
||||
|
||||
Reference in New Issue
Block a user