Skip to content

Commit 572b4e1

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-GHPAGES-3042993
1 parent 631130c commit 572b4e1

File tree

2 files changed

+28
-32
lines changed

2 files changed

+28
-32
lines changed

package-lock.json

Lines changed: 27 additions & 31 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
@@ -41,7 +41,7 @@
4141
},
4242
"dependencies": {
4343
"axios": "1.2.2",
44-
"gh-pages": "4.0.0",
44+
"gh-pages": "5.0.0",
4545
"querystring": "0.2.1"
4646
}
4747
}

0 commit comments

Comments
 (0)