Compare commits

..

1 Commits

Author SHA1 Message Date
minori 36dedc89e4 deps: update @sentry/integrations to 7.120.4
Node.js CI / CI (pull_request) Failing after 19s
Security Scan and Upload / Security & DefectDojo Upload (pull_request) Successful in 1m18s
2026-02-03 19:09:02 -08:00
4 changed files with 62 additions and 24 deletions
+25
View File
@@ -0,0 +1,25 @@
# Package Manager Configuration
# Force pnpm usage - breaks npm/yarn intentionally
node-linker=pnpm
# Security: Disable all lifecycle scripts
ignore-scripts=true
enable-pre-post-scripts=false
# Security: Require packages to be 10+ days old before installation
minimum-release-age=14400
# Security: Verify package integrity hashes
verify-store-integrity=true
# Security: Enforce strict trust policies
trust-policy=strict
# Security: Strict peer dependency resolution
strict-peer-dependencies=true
# Performance: Use symlinks for node_modules
symlink=true
# Lockfile: Ensure lockfile is not modified during install
frozen-lockfile=false
+1 -1
View File
@@ -35,7 +35,7 @@
"typescript": "5.4.5"
},
"dependencies": {
"@sentry/integrations": "7.114.0",
"@sentry/integrations": "7.120.4",
"@sentry/node": "7.114.0",
"discord.js": "14.15.2",
"dotenv": "16.4.5",
+36 -2
View File
@@ -9,8 +9,8 @@ importers:
.:
dependencies:
'@sentry/integrations':
specifier: 7.114.0
version: 7.114.0
specifier: 7.120.4
version: 7.120.4
'@sentry/node':
specifier: 7.114.0
version: 7.114.0
@@ -183,10 +183,18 @@ packages:
resolution: {integrity: sha512-YnanVlmulkjgZiVZ9BfY9k6I082n+C+LbZo52MTvx3FY6RE5iyiPMpaOh67oXEZRWcYQEGm+bKruRxLVP6RlbA==}
engines: {node: '>=8'}
'@sentry/core@7.120.4':
resolution: {integrity: sha512-TXu3Q5kKiq8db9OXGkWyXUbIxMMuttB5vJ031yolOl5T/B69JRyAoKuojLBjRv1XX583gS1rSSoX8YXX7ATFGA==}
engines: {node: '>=8'}
'@sentry/integrations@7.114.0':
resolution: {integrity: sha512-BJIBWXGKeIH0ifd7goxOS29fBA8BkEgVVCahs6xIOXBjX1IRS6PmX0zYx/GP23nQTfhJiubv2XPzoYOlZZmDxg==}
engines: {node: '>=8'}
'@sentry/integrations@7.120.4':
resolution: {integrity: sha512-kkBTLk053XlhDCg7OkBQTIMF4puqFibeRO3E3YiVc4PGLnocXMaVpOSCkMqAc1k1kZ09UgGi8DxfQhnFEjUkpA==}
engines: {node: '>=8'}
'@sentry/node@7.114.0':
resolution: {integrity: sha512-cqvi+OHV1Hj64mIGHoZtLgwrh1BG6ntcRjDLlVNMqml5rdTRD3TvG21579FtlqHlwZpbpF7K5xkwl8e5KL2hGw==}
engines: {node: '>=8'}
@@ -195,10 +203,18 @@ packages:
resolution: {integrity: sha512-tsqkkyL3eJtptmPtT0m9W/bPLkU7ILY7nvwpi1hahA5jrM7ppoU0IMaQWAgTD+U3rzFH40IdXNBFb8Gnqcva4w==}
engines: {node: '>=8'}
'@sentry/types@7.120.4':
resolution: {integrity: sha512-cUq2hSSe6/qrU6oZsEP4InMI5VVdD86aypE+ENrQ6eZEVLTCYm1w6XhW1NvIu3UuWh7gZec4a9J7AFpYxki88Q==}
engines: {node: '>=8'}
'@sentry/utils@7.114.0':
resolution: {integrity: sha512-319N90McVpupQ6vws4+tfCy/03AdtsU0MurIE4+W5cubHME08HtiEWlfacvAxX+yuKFhvdsO4K4BB/dj54ideg==}
engines: {node: '>=8'}
'@sentry/utils@7.120.4':
resolution: {integrity: sha512-zCKpyDIWKHwtervNK2ZlaK8mMV7gVUijAgFeJStH+CU/imcdquizV3pFLlSQYRswG+Lbyd6CT/LGRh3IbtkCFw==}
engines: {node: '>=8'}
'@types/json-schema@7.0.12':
resolution: {integrity: sha512-Hr5Jfhc9eYOQNPYO5WLDq/n4jqijdHNlDXjuAQkkt+mWdQR+XJToOHrsD4cPaMXpn6KO7y2+wM8AZEs8VpBLVA==}
@@ -1525,6 +1541,11 @@ snapshots:
'@sentry/types': 7.114.0
'@sentry/utils': 7.114.0
'@sentry/core@7.120.4':
dependencies:
'@sentry/types': 7.120.4
'@sentry/utils': 7.120.4
'@sentry/integrations@7.114.0':
dependencies:
'@sentry/core': 7.114.0
@@ -1532,6 +1553,13 @@ snapshots:
'@sentry/utils': 7.114.0
localforage: 1.10.0
'@sentry/integrations@7.120.4':
dependencies:
'@sentry/core': 7.120.4
'@sentry/types': 7.120.4
'@sentry/utils': 7.120.4
localforage: 1.10.0
'@sentry/node@7.114.0':
dependencies:
'@sentry-internal/tracing': 7.114.0
@@ -1542,10 +1570,16 @@ snapshots:
'@sentry/types@7.114.0': {}
'@sentry/types@7.120.4': {}
'@sentry/utils@7.114.0':
dependencies:
'@sentry/types': 7.114.0
'@sentry/utils@7.120.4':
dependencies:
'@sentry/types': 7.120.4
'@types/json-schema@7.0.12': {}
'@types/json5@0.0.29': {}
-21
View File
@@ -1,21 +0,0 @@
# Security
# Do not execute any scripts of installed packages (project scripts still run)
ignoreDepScripts: true
# Do not automatically run pre/post scripts (e.g. preinstall, postbuild)
enablePrePostScripts: false
# Only allow packages published at least 10 days ago (reduces risk of compromised packages)
minimumReleaseAge: 14400
# Fail if a package's trust level has decreased compared to previous releases
trustPolicy: no-downgrade
# Ignore trust policy for packages published more than 1 year ago (predates provenance signing)
trustPolicyIgnoreAfter: 525960
# Fail if there are missing or invalid peer dependencies
strictPeerDependencies: true
# Prevent transitive dependencies from using exotic sources (git repos, direct tarball URLs)
blockExoticSubdeps: true
# Lockfile
# Allow the lockfile to be updated during install (set to true in CI for stricter reproducibility)
preferFrozenLockfile: false