Skip to content

Commit 84e793e

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-PATHTOREGEXP-7925106
1 parent cab239f commit 84e793e

File tree

2 files changed

+33
-97
lines changed

2 files changed

+33
-97
lines changed

package-lock.json

Lines changed: 32 additions & 96 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
@@ -63,7 +63,7 @@
6363
"is-url": "^1.2.4",
6464
"js-cookie": "^2.2.1",
6565
"js-yaml": "^3.14.0",
66-
"linkinator": "^2.13.1",
66+
"linkinator": "^2.13.2",
6767
"liquidjs": "^9.22.1",
6868
"lodash": "^4.17.20",
6969
"lunr": "^2.3.9",

0 commit comments

Comments
 (0)