Skip to content

Commit b8f1b2f

Browse files
pkg: Update path-to-regexp to v8
1 parent 8616156 commit b8f1b2f

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
@@ -136,7 +136,7 @@
136136
"dependencies": {
137137
"@babel/runtime": "^7.20.0",
138138
"@data-client/endpoint": "^0.14.25",
139-
"path-to-regexp": "^6.3.0"
139+
"path-to-regexp": "^8.0.0"
140140
},
141141
"devDependencies": {
142142
"@anansi/browserslist-config": "^1.4.2",

yarn.lock

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3233,7 +3233,7 @@ __metadata:
32333233
"@types/jest": "npm:30.0.0"
32343234
"@types/node": "npm:^22.0.0"
32353235
nock: "npm:13.3.1"
3236-
path-to-regexp: "npm:^6.3.0"
3236+
path-to-regexp: "npm:^8.0.0"
32373237
rollup-plugins: "workspace:*"
32383238
languageName: unknown
32393239
linkType: soft
@@ -23579,6 +23579,13 @@ __metadata:
2357923579
languageName: node
2358023580
linkType: hard
2358123581

23582+
"path-to-regexp@npm:^8.0.0":
23583+
version: 8.2.0
23584+
resolution: "path-to-regexp@npm:8.2.0"
23585+
checksum: 10c0/ef7d0a887b603c0a142fad16ccebdcdc42910f0b14830517c724466ad676107476bba2fe9fffd28fd4c141391ccd42ea426f32bb44c2c82ecaefe10c37b90f5a
23586+
languageName: node
23587+
linkType: hard
23588+
2358223589
"path-type@npm:^3.0.0":
2358323590
version: 3.0.0
2358423591
resolution: "path-type@npm:3.0.0"

0 commit comments

Comments
 (0)