Skip to content

Commit 0ac5d95

Browse files
committed
fix: package.json & package-lock.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-DEBUG-3227433
1 parent 69b4b4c commit 0ac5d95

File tree

2 files changed

+147
-64
lines changed

2 files changed

+147
-64
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"@primer/css": "^16.2.0",
2424
"@primer/octicons": "^13.0.0",
2525
"ajv": "^6.12.6",
26-
"algoliasearch": "^3.35.1",
26+
"algoliasearch": "^4.0.0",
2727
"assert": "^2.0.0",
2828
"babel-loader": "^8.1.0",
2929
"babel-preset-env": "^1.7.0",

0 commit comments

Comments
 (0)