Skip to content

Commit 599e8b6

Browse files
pkg: Update path-to-regexp to v8
1 parent a500b21 commit 599e8b6

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

packages/rest/package.json

+1-1
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

+8-1
Original file line numberDiff line numberDiff line change
@@ -3182,7 +3182,7 @@ __metadata:
31823182
"@types/jest": "npm:^29.5.14"
31833183
"@types/node": "npm:^22.0.0"
31843184
nock: "npm:13.3.1"
3185-
path-to-regexp: "npm:^6.3.0"
3185+
path-to-regexp: "npm:^8.0.0"
31863186
rollup-plugins: "workspace:*"
31873187
languageName: unknown
31883188
linkType: soft
@@ -23166,6 +23166,13 @@ __metadata:
2316623166
languageName: node
2316723167
linkType: hard
2316823168

23169+
"path-to-regexp@npm:^8.0.0":
23170+
version: 8.2.0
23171+
resolution: "path-to-regexp@npm:8.2.0"
23172+
checksum: 10c0/ef7d0a887b603c0a142fad16ccebdcdc42910f0b14830517c724466ad676107476bba2fe9fffd28fd4c141391ccd42ea426f32bb44c2c82ecaefe10c37b90f5a
23173+
languageName: node
23174+
linkType: hard
23175+
2316923176
"path-type@npm:^3.0.0":
2317023177
version: 3.0.0
2317123178
resolution: "path-type@npm:3.0.0"

0 commit comments

Comments
 (0)