Skip to content

Commit 609c31e

Browse files
pkg: Update path-to-regexp to v8
1 parent 80f0220 commit 609c31e

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
@@ -3208,7 +3208,7 @@ __metadata:
32083208
"@types/jest": "npm:^29.5.14"
32093209
"@types/node": "npm:^22.0.0"
32103210
nock: "npm:13.3.1"
3211-
path-to-regexp: "npm:^6.3.0"
3211+
path-to-regexp: "npm:^8.0.0"
32123212
rollup-plugins: "workspace:*"
32133213
languageName: unknown
32143214
linkType: soft
@@ -23218,6 +23218,13 @@ __metadata:
2321823218
languageName: node
2321923219
linkType: hard
2322023220

23221+
"path-to-regexp@npm:^8.0.0":
23222+
version: 8.2.0
23223+
resolution: "path-to-regexp@npm:8.2.0"
23224+
checksum: 10c0/ef7d0a887b603c0a142fad16ccebdcdc42910f0b14830517c724466ad676107476bba2fe9fffd28fd4c141391ccd42ea426f32bb44c2c82ecaefe10c37b90f5a
23225+
languageName: node
23226+
linkType: hard
23227+
2322123228
"path-type@npm:^3.0.0":
2322223229
version: 3.0.0
2322323230
resolution: "path-type@npm:3.0.0"

0 commit comments

Comments
 (0)