Skip to content

Commit

Permalink
fix(deps): update external fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 9, 2024
1 parent 989fb3e commit c697e4d
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 15 deletions.
24 changes: 12 additions & 12 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,9 +42,9 @@
"lint-staged": "15.2.10",
"mocha": "10.8.2",
"mocha-multi-reporters": "1.5.1",
"nock": "13.5.5",
"nock": "13.5.6",
"semantic-release": "24.2.0",
"yauzl": "3.1.3"
"yauzl": "3.2.0"
},
"lint-staged": {
"*.js": "eslint",
Expand All @@ -55,7 +55,7 @@
},
"dependencies": {
"@adobe/fastly-native-promises": "^3.0.10",
"@fastly/js-compute": "3.26.0",
"@fastly/js-compute": "3.27.2",
"chalk-template": "1.1.0",
"constants-browserify": "1.0.0",
"form-data": "4.0.1",
Expand Down

0 comments on commit c697e4d

Please sign in to comment.