Skip to content

Commit 9aa070d

Browse files
CopilotGordonSmith
andcommitted
Remove ^ from undici version for consistency
Co-authored-by: GordonSmith <966863+GordonSmith@users.noreply.github.com>
1 parent 8033ea5 commit 9aa070d

2 files changed

Lines changed: 2 additions & 3 deletions

File tree

package-lock.json

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

packages/comms/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
"@xmldom/xmldom": "0.9.8",
7777
"abort-controller": "3.0.0",
7878
"node-fetch": "3.3.2",
79-
"undici": "^7.12.0"
79+
"undici": "7.12.0"
8080
},
8181
"devDependencies": {
8282
"@hpcc-js/esbuild-plugins": "^1.4.8",

0 commit comments

Comments
 (0)