Skip to content

Commit a975df2

Browse files
pkg: Update path-to-regexp to v8
1 parent 9036846 commit a975df2

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
@@ -3254,7 +3254,7 @@ __metadata:
32543254
"@types/jest": "npm:^29.5.14"
32553255
"@types/node": "npm:^22.0.0"
32563256
nock: "npm:13.3.1"
3257-
path-to-regexp: "npm:^6.3.0"
3257+
path-to-regexp: "npm:^8.0.0"
32583258
rollup-plugins: "workspace:*"
32593259
languageName: unknown
32603260
linkType: soft
@@ -23273,6 +23273,13 @@ __metadata:
2327323273
languageName: node
2327423274
linkType: hard
2327523275

23276+
"path-to-regexp@npm:^8.0.0":
23277+
version: 8.2.0
23278+
resolution: "path-to-regexp@npm:8.2.0"
23279+
checksum: 10c0/ef7d0a887b603c0a142fad16ccebdcdc42910f0b14830517c724466ad676107476bba2fe9fffd28fd4c141391ccd42ea426f32bb44c2c82ecaefe10c37b90f5a
23280+
languageName: node
23281+
linkType: hard
23282+
2327623283
"path-type@npm:^3.0.0":
2327723284
version: 3.0.0
2327823285
resolution: "path-type@npm:3.0.0"

0 commit comments

Comments
 (0)