Skip to content

Commit

Permalink
fix(deps): update external fixes (#266)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot committed Mar 20, 2022
1 parent 661198c commit 5423dd2
Show file tree
Hide file tree
Showing 2 changed files with 84 additions and 24 deletions.
102 changes: 81 additions & 21 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
Expand Up @@ -44,9 +44,9 @@
"cache"
],
"dependencies": {
"debug": "4.3.3",
"debug": "4.3.4",
"http-cache-semantics": "4.1.0",
"lru-cache": "7.4.4"
"lru-cache": "7.7.1"
},
"devDependencies": {
"@adobe/eslint-config-helix": "1.3.2",
Expand All @@ -60,7 +60,7 @@
"eslint-plugin-header": "3.1.1",
"eslint-plugin-import": "2.25.4",
"formdata-node": "4.3.2",
"lint-staged": "12.3.5",
"lint-staged": "12.3.7",
"mocha": "9.2.2",
"nock": "13.2.4",
"nyc": "15.1.0",
Expand Down

0 comments on commit 5423dd2

Please sign in to comment.