Skip to content

Commit 92d0327

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 69b4b4c commit 92d0327

File tree

2 files changed

+35
-98
lines changed

2 files changed

+35
-98
lines changed

package-lock.json

Lines changed: 34 additions & 97 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
@@ -61,7 +61,7 @@
6161
"is-url": "^1.2.4",
6262
"js-cookie": "^2.2.1",
6363
"js-yaml": "^3.14.0",
64-
"linkinator": "^2.13.1",
64+
"linkinator": "^2.13.2",
6565
"liquidjs": "^9.22.1",
6666
"lodash": "^4.17.20",
6767
"lunr": "^2.3.9",

0 commit comments

Comments
 (0)