Skip to content

Commit ef9cd46

Browse files
fix(deps): update dependency @netlify/zip-it-and-ship-it to v9.31.3 (#5588)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1594f6b commit ef9cd46

File tree

3 files changed

+11
-11
lines changed

3 files changed

+11
-11
lines changed

package-lock.json

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

packages/build/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878
"@netlify/opentelemetry-utils": "^1.1.0",
7979
"@netlify/plugins-list": "^6.77.0",
8080
"@netlify/run-utils": "^5.1.1",
81-
"@netlify/zip-it-and-ship-it": "9.31.1",
81+
"@netlify/zip-it-and-ship-it": "9.31.3",
8282
"@sindresorhus/slugify": "^2.0.0",
8383
"ansi-escapes": "^6.0.0",
8484
"chalk": "^5.0.0",

packages/functions-utils/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
},
5151
"license": "MIT",
5252
"dependencies": {
53-
"@netlify/zip-it-and-ship-it": "9.31.1",
53+
"@netlify/zip-it-and-ship-it": "9.31.3",
5454
"cpy": "^9.0.0",
5555
"path-exists": "^5.0.0"
5656
},

0 commit comments

Comments
 (0)