Skip to content
This repository was archived by the owner on Feb 17, 2025. It is now read-only.

Commit c064aa3

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-DOTPROP-543489
1 parent 42a50e8 commit c064aa3

File tree

2 files changed

+125
-35
lines changed

2 files changed

+125
-35
lines changed

package-lock.json

+124-34
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"diff-dom": "^4.1.6",
5353
"react-popper": "^1.3.4",
5454
"sax": "^1.2.4",
55-
"snyk": "^1.278.2"
55+
"snyk": "^1.290.1"
5656
},
5757
"peerDependencies": {
5858
"react": ">= 16.3.2"

0 commit comments

Comments
 (0)