Skip to content

Commit 536badb

Browse files
pkg: Update path-to-regexp to v8
1 parent dc5290b commit 536badb

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
@@ -3198,7 +3198,7 @@ __metadata:
31983198
"@types/jest": "npm:^29.5.14"
31993199
"@types/node": "npm:^22.0.0"
32003200
nock: "npm:13.3.1"
3201-
path-to-regexp: "npm:^6.3.0"
3201+
path-to-regexp: "npm:^8.0.0"
32023202
rollup-plugins: "workspace:*"
32033203
languageName: unknown
32043204
linkType: soft
@@ -23303,6 +23303,13 @@ __metadata:
2330323303
languageName: node
2330423304
linkType: hard
2330523305

23306+
"path-to-regexp@npm:^8.0.0":
23307+
version: 8.2.0
23308+
resolution: "path-to-regexp@npm:8.2.0"
23309+
checksum: 10c0/ef7d0a887b603c0a142fad16ccebdcdc42910f0b14830517c724466ad676107476bba2fe9fffd28fd4c141391ccd42ea426f32bb44c2c82ecaefe10c37b90f5a
23310+
languageName: node
23311+
linkType: hard
23312+
2330623313
"path-type@npm:^3.0.0":
2330723314
version: 3.0.0
2330823315
resolution: "path-type@npm:3.0.0"

0 commit comments

Comments
 (0)