Skip to content

Commit 021fdd1

Browse files
committed
bump dependencies after security alerts
1 parent 8e5fe71 commit 021fdd1

2 files changed

Lines changed: 1209 additions & 1203 deletions

File tree

package.json

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,9 @@
44
"description": "Official repository to the Security Frameworks by SEAL. This repository contains the entire structure and contents of the frameworks. Feel free to suggest from new categories to grammar corrections. Collaboration is open to everyone. **This is a work in progress.**",
55
"main": "index.js",
66
"devDependencies": {
7-
"@types/exceljs": "^1.3.2",
87
"@types/react": "^19.2.7",
98
"@types/react-dom": "^19.2.3",
10-
"cspell": "^9.4.0",
9+
"cspell": "9.8.0",
1110
"tailwindcss": "4.0.7",
1211
"vocs": "1.2.2"
1312
},
@@ -34,9 +33,9 @@
3433
},
3534
"packageManager": "pnpm@10.15.0",
3635
"dependencies": {
37-
"@aws-sdk/client-s3": "^3.968.0",
38-
"@aws-sdk/lib-storage": "^3.967.0",
39-
"axios": "^1.13.2",
36+
"@aws-sdk/client-s3": "3.1024.0",
37+
"@aws-sdk/lib-storage": "3.1024.0",
38+
"axios": "1.14.0",
4039
"exceljs": "^4.4.0",
4140
"gray-matter": "^4.0.3",
4241
"just-install": "^2.0.2",

0 commit comments

Comments
 (0)