Skip to content

Commit ce47e7a

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-QS-14724253
1 parent 18fba03 commit ce47e7a

2 files changed

Lines changed: 473 additions & 2848 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"core-js": "^3.40.0",
2424
"dotenv": "^16.4.7",
2525
"express-openid-connect": "^2.17.0",
26-
"payload": "^2.30.3",
26+
"payload": "^3.0.0",
2727
"react": "^18.2.0",
2828
"react-dom": "^18.2.0"
2929
},

0 commit comments

Comments
 (0)