fix: npmMinimalAgeGate incorrectly set, upgrade axios, aws

This commit is contained in:
Tom Moor
2026-04-15 08:34:22 -04:00
parent ff34c933eb
commit 5c48e8fafe
3 changed files with 709 additions and 824 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
nodeLinker: node-modules
npmMinimalAgeGate: 86400
npmMinimalAgeGate: 1440
npmPreapprovedPackages:
- outline-icons
+5 -5
View File
@@ -51,11 +51,11 @@
"> 0.25%, not dead"
],
"dependencies": {
"@aws-sdk/client-s3": "3.956.0",
"@aws-sdk/lib-storage": "3.956.0",
"@aws-sdk/s3-presigned-post": "3.956.0",
"@aws-sdk/s3-request-presigner": "3.956.0",
"@aws-sdk/signature-v4-crt": "^3.956.0",
"@aws-sdk/client-s3": "^3.990.0",
"@aws-sdk/lib-storage": "^3.990.0",
"@aws-sdk/s3-presigned-post": "^3.990.0",
"@aws-sdk/s3-request-presigner": "^3.990.0",
"@aws-sdk/signature-v4-crt": "^3.990.0",
"@benrbray/prosemirror-math": "^0.2.2",
"@bull-board/api": "^6.7.10",
"@bull-board/koa": "^6.13.0",
+703 -818
View File
File diff suppressed because it is too large Load Diff