Skip to content

Commit 5cdbc9f

Browse files
nhardyconico974
andauthored
Update vulnerable path-to-regexp dependency (#509)
* Update vulnerable path-to-regexp dependency * Create sixty-parents-stare.md * Update sixty-parents-stare.md --------- Co-authored-by: conico974 <[email protected]>
1 parent 94d8fe1 commit 5cdbc9f

File tree

4 files changed

+11
-7
lines changed

4 files changed

+11
-7
lines changed

.changeset/sixty-parents-stare.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@opennextjs/aws": patch
3+
---
4+
5+
Update vulnerable path-to-regexp dependency

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,14 +17,13 @@
1717
"version": "./.changeset/version",
1818
"release": "./.changeset/release",
1919
"release-snapshot": "./.changeset/snapshot"
20-
2120
},
2221
"devDependencies": {
2322
"@changesets/changelog-github": "^0.4.4",
2423
"@changesets/cli": "^2.22.0",
2524
"@sladg/eslint-config-base": "1.4.1",
2625
"eslint": "^8.47.0",
27-
"turbo": "1.10.12"
26+
"turbo": "1.10.12"
2827
},
2928
"engines": {
3029
"node": ">=16",

packages/open-next/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"aws4fetch": "^1.0.18",
4646
"chalk": "^5.3.0",
4747
"esbuild": "0.19.2",
48-
"path-to-regexp": "^6.2.1",
48+
"path-to-regexp": "^6.3.0",
4949
"promise.series": "^0.2.0",
5050
"urlpattern-polyfill": "^10.0.0"
5151
},

pnpm-lock.yaml

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)