Skip to content

Commit 6de4862

Browse files
pkg: Update path-to-regexp to v8
1 parent b3d23ec commit 6de4862

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

packages/rest/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@
132132
"dependencies": {
133133
"@babel/runtime": "^7.17.0",
134134
"@data-client/endpoint": "^0.14.17",
135-
"path-to-regexp": "^6.3.0"
135+
"path-to-regexp": "^8.0.0"
136136
},
137137
"devDependencies": {
138138
"@anansi/browserslist-config": "^1.4.2",

yarn.lock

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3247,7 +3247,7 @@ __metadata:
32473247
"@types/jest": "npm:^29.5.14"
32483248
"@types/node": "npm:^22.0.0"
32493249
nock: "npm:13.3.1"
3250-
path-to-regexp: "npm:^6.3.0"
3250+
path-to-regexp: "npm:^8.0.0"
32513251
rollup-plugins: "workspace:*"
32523252
languageName: unknown
32533253
linkType: soft
@@ -23217,6 +23217,13 @@ __metadata:
2321723217
languageName: node
2321823218
linkType: hard
2321923219

23220+
"path-to-regexp@npm:^8.0.0":
23221+
version: 8.2.0
23222+
resolution: "path-to-regexp@npm:8.2.0"
23223+
checksum: 10c0/ef7d0a887b603c0a142fad16ccebdcdc42910f0b14830517c724466ad676107476bba2fe9fffd28fd4c141391ccd42ea426f32bb44c2c82ecaefe10c37b90f5a
23224+
languageName: node
23225+
linkType: hard
23226+
2322023227
"path-type@npm:^3.0.0":
2322123228
version: 3.0.0
2322223229
resolution: "path-type@npm:3.0.0"

0 commit comments

Comments
 (0)