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

Commit 4bd66df

Browse files
authored
bookmark-manager-react-web-app-project fixed to reduce vulnerabilities (#93)
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-NODENOTIFIER-1035794
1 parent d78d708 commit 4bd66df

File tree

2 files changed

+3919
-2626
lines changed

2 files changed

+3919
-2626
lines changed

bookmark-manager-react-web-app-project/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"@testing-library/user-event": "^7.1.2",
99
"react": "^16.13.1",
1010
"react-dom": "^16.13.1",
11-
"react-scripts": "3.4.3"
11+
"react-scripts": "4.0.0"
1212
},
1313
"scripts": {
1414
"start": "react-scripts start",

0 commit comments

Comments
 (0)