Skip to content

Commit 554448a

Browse files
fix(deps): pin dependencies (#7500)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f130316 commit 554448a

File tree

2 files changed

+9
-17
lines changed

2 files changed

+9
-17
lines changed

package-lock.json

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

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
"@netlify/config": "24.0.0",
6666
"@netlify/dev-utils": "4.1.1",
6767
"@netlify/edge-bundler": "14.2.2",
68-
"@netlify/edge-functions-bootstrap": "^2.14.0",
68+
"@netlify/edge-functions-bootstrap": "2.14.0",
6969
"@netlify/headers-parser": "9.0.1",
7070
"@netlify/local-functions-proxy": "2.0.3",
7171
"@netlify/redirect-parser": "15.0.2",
@@ -157,7 +157,7 @@
157157
"@bugsnag/js": "8.4.0",
158158
"@eslint/compat": "1.3.1",
159159
"@eslint/js": "9.24.0",
160-
"@netlify/edge-functions": "^2.16.3",
160+
"@netlify/edge-functions": "2.16.3",
161161
"@netlify/functions": "3.0.4",
162162
"@netlify/types": "2.0.2",
163163
"@sindresorhus/slugify": "2.2.1",
@@ -223,7 +223,7 @@
223223
},
224224
"overrides": {
225225
"verdaccio": {
226-
"compression": "^1.8.1"
226+
"compression": "1.8.1"
227227
}
228228
}
229229
}

0 commit comments

Comments
 (0)