Skip to content

Commit ba972a1

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-GLOB-14040952 - https://snyk.io/vuln/SNYK-JS-BRACEEXPANSION-9789073
1 parent 18fba03 commit ba972a1

2 files changed

Lines changed: 471 additions & 2852 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)