Skip to content

Commit

Permalink
Bump semver and ws
Browse files Browse the repository at this point in the history
  • Loading branch information
wizardlyhel committed Feb 24, 2025
1 parent e753527 commit cb1308d
Show file tree
Hide file tree
Showing 4 changed files with 33 additions and 8 deletions.
2 changes: 1 addition & 1 deletion .changeset/cyan-coins-cheer.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@
'@shopify/mini-oxygen': patch
---

Bump body-parser and codegen packages
Bump body-parser, codegen, semver, and ws packages
35 changes: 30 additions & 5 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"get-port": "^7.0.0",
"gunzip-maybe": "^1.4.2",
"prettier": "^2.8.4",
"semver": "^7.5.3",
"semver": "^7.7.1",
"source-map": "^0.7.4",
"source-map-support": "^0.5.21",
"tar-fs": "^2.1.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/mini-oxygen/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"source-map-support": "^0.5.21",
"stack-trace": "^1.0.0-pre2",
"undici": "^6.21.1",
"ws": "^8.17.1"
"ws": "^8.18.1"
},
"devDependencies": {
"@shopify/oxygen-workers-types": "^4.1.2",
Expand Down

0 comments on commit cb1308d

Please sign in to comment.