Skip to content

Commit 1f48c33

Browse files
pkg: Update path-to-regexp to v8
1 parent a495268 commit 1f48c33

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
@@ -133,7 +133,7 @@
133133
"@babel/runtime-corejs3": "^7.26.0",
134134
"@data-client/endpoint": "^0.14.17",
135135
"core-js-pure": "^3.40.0",
136-
"path-to-regexp": "^6.3.0"
136+
"path-to-regexp": "^8.0.0"
137137
},
138138
"devDependencies": {
139139
"@anansi/browserslist-config": "^1.4.2",

yarn.lock

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3223,7 +3223,7 @@ __metadata:
32233223
"@types/node": "npm:^22.0.0"
32243224
core-js-pure: "npm:^3.40.0"
32253225
nock: "npm:13.3.1"
3226-
path-to-regexp: "npm:^6.3.0"
3226+
path-to-regexp: "npm:^8.0.0"
32273227
rollup-plugins: "workspace:*"
32283228
languageName: unknown
32293229
linkType: soft
@@ -23407,6 +23407,13 @@ __metadata:
2340723407
languageName: node
2340823408
linkType: hard
2340923409

23410+
"path-to-regexp@npm:^8.0.0":
23411+
version: 8.2.0
23412+
resolution: "path-to-regexp@npm:8.2.0"
23413+
checksum: 10c0/ef7d0a887b603c0a142fad16ccebdcdc42910f0b14830517c724466ad676107476bba2fe9fffd28fd4c141391ccd42ea426f32bb44c2c82ecaefe10c37b90f5a
23414+
languageName: node
23415+
linkType: hard
23416+
2341023417
"path-type@npm:^3.0.0":
2341123418
version: 3.0.0
2341223419
resolution: "path-type@npm:3.0.0"

0 commit comments

Comments
 (0)