Skip to content
This repository was archived by the owner on Jan 16, 2026. It is now read-only.

Commit 39ffe65

Browse files
committed
fix: package.json & yarn.lock to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-NODEFORGE-14114940 - https://snyk.io/vuln/SNYK-JS-NODEFORGE-14125745 - https://snyk.io/vuln/SNYK-JS-NODEFORGE-14125097
1 parent cf3c8bb commit 39ffe65

File tree

2 files changed

+728
-454
lines changed

2 files changed

+728
-454
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@
162162
"react-test-renderer": "^16.14.0",
163163
"stylelint": "^14.14.0",
164164
"stylelint-config-standard-scss": "^5.0.0",
165-
"webpack-dev-server": "^3.11.3",
165+
"webpack-dev-server": "^4.7.3",
166166
"yargs": "^17.6.0"
167167
},
168168
"resolutions": {

0 commit comments

Comments
 (0)