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
2 changed files with 52 additions and 18 deletions
+2 -2
View File
@@ -31,11 +31,11 @@
"@nhcarrigan/prettier-config": "1.0.1", "@nhcarrigan/prettier-config": "1.0.1",
"@nhcarrigan/typescript-config": "1.0.1", "@nhcarrigan/typescript-config": "1.0.1",
"eslint": "8.57.0", "eslint": "8.57.0",
"prettier": "3.8.1", "prettier": "2.8.8",
"typescript": "5.4.5" "typescript": "5.4.5"
}, },
"dependencies": { "dependencies": {
"@sentry/integrations": "7.114.0", "@sentry/integrations": "7.120.4",
"@sentry/node": "7.114.0", "@sentry/node": "7.114.0",
"discord.js": "14.15.2", "discord.js": "14.15.2",
"dotenv": "16.4.5", "dotenv": "16.4.5",
+50 -16
View File
@@ -9,8 +9,8 @@ importers:
.: .:
dependencies: dependencies:
'@sentry/integrations': '@sentry/integrations':
specifier: 7.114.0 specifier: 7.120.4
version: 7.114.0 version: 7.120.4
'@sentry/node': '@sentry/node':
specifier: 7.114.0 specifier: 7.114.0
version: 7.114.0 version: 7.114.0
@@ -29,10 +29,10 @@ importers:
devDependencies: devDependencies:
'@nhcarrigan/eslint-config': '@nhcarrigan/eslint-config':
specifier: 1.1.3 specifier: 1.1.3
version: 1.1.3(eslint@8.57.0)(prettier@3.8.1)(typescript@5.4.5) version: 1.1.3(eslint@8.57.0)(prettier@2.8.8)(typescript@5.4.5)
'@nhcarrigan/prettier-config': '@nhcarrigan/prettier-config':
specifier: 1.0.1 specifier: 1.0.1
version: 1.0.1(prettier@3.8.1) version: 1.0.1(prettier@2.8.8)
'@nhcarrigan/typescript-config': '@nhcarrigan/typescript-config':
specifier: 1.0.1 specifier: 1.0.1
version: 1.0.1(typescript@5.4.5) version: 1.0.1(typescript@5.4.5)
@@ -40,8 +40,8 @@ importers:
specifier: 8.57.0 specifier: 8.57.0
version: 8.57.0 version: 8.57.0
prettier: prettier:
specifier: 3.8.1 specifier: 2.8.8
version: 3.8.1 version: 2.8.8
typescript: typescript:
specifier: 5.4.5 specifier: 5.4.5
version: 5.4.5 version: 5.4.5
@@ -183,10 +183,18 @@ packages:
resolution: {integrity: sha512-YnanVlmulkjgZiVZ9BfY9k6I082n+C+LbZo52MTvx3FY6RE5iyiPMpaOh67oXEZRWcYQEGm+bKruRxLVP6RlbA==} resolution: {integrity: sha512-YnanVlmulkjgZiVZ9BfY9k6I082n+C+LbZo52MTvx3FY6RE5iyiPMpaOh67oXEZRWcYQEGm+bKruRxLVP6RlbA==}
engines: {node: '>=8'} engines: {node: '>=8'}
'@sentry/core@7.120.4':
resolution: {integrity: sha512-TXu3Q5kKiq8db9OXGkWyXUbIxMMuttB5vJ031yolOl5T/B69JRyAoKuojLBjRv1XX583gS1rSSoX8YXX7ATFGA==}
engines: {node: '>=8'}
'@sentry/integrations@7.114.0': '@sentry/integrations@7.114.0':
resolution: {integrity: sha512-BJIBWXGKeIH0ifd7goxOS29fBA8BkEgVVCahs6xIOXBjX1IRS6PmX0zYx/GP23nQTfhJiubv2XPzoYOlZZmDxg==} resolution: {integrity: sha512-BJIBWXGKeIH0ifd7goxOS29fBA8BkEgVVCahs6xIOXBjX1IRS6PmX0zYx/GP23nQTfhJiubv2XPzoYOlZZmDxg==}
engines: {node: '>=8'} engines: {node: '>=8'}
'@sentry/integrations@7.120.4':
resolution: {integrity: sha512-kkBTLk053XlhDCg7OkBQTIMF4puqFibeRO3E3YiVc4PGLnocXMaVpOSCkMqAc1k1kZ09UgGi8DxfQhnFEjUkpA==}
engines: {node: '>=8'}
'@sentry/node@7.114.0': '@sentry/node@7.114.0':
resolution: {integrity: sha512-cqvi+OHV1Hj64mIGHoZtLgwrh1BG6ntcRjDLlVNMqml5rdTRD3TvG21579FtlqHlwZpbpF7K5xkwl8e5KL2hGw==} resolution: {integrity: sha512-cqvi+OHV1Hj64mIGHoZtLgwrh1BG6ntcRjDLlVNMqml5rdTRD3TvG21579FtlqHlwZpbpF7K5xkwl8e5KL2hGw==}
engines: {node: '>=8'} engines: {node: '>=8'}
@@ -195,10 +203,18 @@ packages:
resolution: {integrity: sha512-tsqkkyL3eJtptmPtT0m9W/bPLkU7ILY7nvwpi1hahA5jrM7ppoU0IMaQWAgTD+U3rzFH40IdXNBFb8Gnqcva4w==} resolution: {integrity: sha512-tsqkkyL3eJtptmPtT0m9W/bPLkU7ILY7nvwpi1hahA5jrM7ppoU0IMaQWAgTD+U3rzFH40IdXNBFb8Gnqcva4w==}
engines: {node: '>=8'} engines: {node: '>=8'}
'@sentry/types@7.120.4':
resolution: {integrity: sha512-cUq2hSSe6/qrU6oZsEP4InMI5VVdD86aypE+ENrQ6eZEVLTCYm1w6XhW1NvIu3UuWh7gZec4a9J7AFpYxki88Q==}
engines: {node: '>=8'}
'@sentry/utils@7.114.0': '@sentry/utils@7.114.0':
resolution: {integrity: sha512-319N90McVpupQ6vws4+tfCy/03AdtsU0MurIE4+W5cubHME08HtiEWlfacvAxX+yuKFhvdsO4K4BB/dj54ideg==} resolution: {integrity: sha512-319N90McVpupQ6vws4+tfCy/03AdtsU0MurIE4+W5cubHME08HtiEWlfacvAxX+yuKFhvdsO4K4BB/dj54ideg==}
engines: {node: '>=8'} 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': '@types/json-schema@7.0.12':
resolution: {integrity: sha512-Hr5Jfhc9eYOQNPYO5WLDq/n4jqijdHNlDXjuAQkkt+mWdQR+XJToOHrsD4cPaMXpn6KO7y2+wM8AZEs8VpBLVA==} resolution: {integrity: sha512-Hr5Jfhc9eYOQNPYO5WLDq/n4jqijdHNlDXjuAQkkt+mWdQR+XJToOHrsD4cPaMXpn6KO7y2+wM8AZEs8VpBLVA==}
@@ -1049,9 +1065,9 @@ packages:
resolution: {integrity: sha512-GbK2cP9nraSSUF9N2XwUwqfzlAFlMNYYl+ShE/V+H8a9uNl/oUqB1w2EL54Jh0OlyRSd8RfWYJ3coVS4TROP2w==} resolution: {integrity: sha512-GbK2cP9nraSSUF9N2XwUwqfzlAFlMNYYl+ShE/V+H8a9uNl/oUqB1w2EL54Jh0OlyRSd8RfWYJ3coVS4TROP2w==}
engines: {node: '>=6.0.0'} engines: {node: '>=6.0.0'}
prettier@3.8.1: prettier@2.8.8:
resolution: {integrity: sha512-UOnG6LftzbdaHZcKoPFtOcCKztrQ57WkHDeRD9t/PTQtmT0NHSeWWepj6pS0z/N7+08BHFDQVUrfmfMRcZwbMg==} resolution: {integrity: sha512-tdN8qQGvNjw4CHbY+XXk0JgCXn9QiF21a55rBe5LJAU+kDyC4WQn4+awm2Xfk2lQMk5fKup9XgzTZtGkjBdP9Q==}
engines: {node: '>=14'} engines: {node: '>=10.13.0'}
hasBin: true hasBin: true
process-warning@4.0.0: process-warning@4.0.0:
@@ -1468,7 +1484,7 @@ snapshots:
'@humanwhocodes/object-schema@2.0.2': {} '@humanwhocodes/object-schema@2.0.2': {}
'@nhcarrigan/eslint-config@1.1.3(eslint@8.57.0)(prettier@3.8.1)(typescript@5.4.5)': '@nhcarrigan/eslint-config@1.1.3(eslint@8.57.0)(prettier@2.8.8)(typescript@5.4.5)':
dependencies: dependencies:
'@typescript-eslint/eslint-plugin': 5.59.5(@typescript-eslint/parser@5.59.5(eslint@8.57.0)(typescript@5.4.5))(eslint@8.57.0)(typescript@5.4.5) '@typescript-eslint/eslint-plugin': 5.59.5(@typescript-eslint/parser@5.59.5(eslint@8.57.0)(typescript@5.4.5))(eslint@8.57.0)(typescript@5.4.5)
'@typescript-eslint/parser': 5.59.5(eslint@8.57.0)(typescript@5.4.5) '@typescript-eslint/parser': 5.59.5(eslint@8.57.0)(typescript@5.4.5)
@@ -1477,7 +1493,7 @@ snapshots:
eslint-plugin-import: 2.27.5(@typescript-eslint/parser@5.59.5(eslint@8.57.0)(typescript@5.4.5))(eslint@8.57.0) eslint-plugin-import: 2.27.5(@typescript-eslint/parser@5.59.5(eslint@8.57.0)(typescript@5.4.5))(eslint@8.57.0)
eslint-plugin-jsdoc: 41.1.2(eslint@8.57.0) eslint-plugin-jsdoc: 41.1.2(eslint@8.57.0)
eslint-plugin-no-only-tests: 3.1.0 eslint-plugin-no-only-tests: 3.1.0
eslint-plugin-prettier: 4.2.1(eslint-config-prettier@8.8.0(eslint@8.57.0))(eslint@8.57.0)(prettier@3.8.1) eslint-plugin-prettier: 4.2.1(eslint-config-prettier@8.8.0(eslint@8.57.0))(eslint@8.57.0)(prettier@2.8.8)
transitivePeerDependencies: transitivePeerDependencies:
- eslint-import-resolver-typescript - eslint-import-resolver-typescript
- eslint-import-resolver-webpack - eslint-import-resolver-webpack
@@ -1485,9 +1501,9 @@ snapshots:
- supports-color - supports-color
- typescript - typescript
'@nhcarrigan/prettier-config@1.0.1(prettier@3.8.1)': '@nhcarrigan/prettier-config@1.0.1(prettier@2.8.8)':
dependencies: dependencies:
prettier: 3.8.1 prettier: 2.8.8
'@nhcarrigan/typescript-config@1.0.1(typescript@5.4.5)': '@nhcarrigan/typescript-config@1.0.1(typescript@5.4.5)':
dependencies: dependencies:
@@ -1525,6 +1541,11 @@ snapshots:
'@sentry/types': 7.114.0 '@sentry/types': 7.114.0
'@sentry/utils': 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': '@sentry/integrations@7.114.0':
dependencies: dependencies:
'@sentry/core': 7.114.0 '@sentry/core': 7.114.0
@@ -1532,6 +1553,13 @@ snapshots:
'@sentry/utils': 7.114.0 '@sentry/utils': 7.114.0
localforage: 1.10.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': '@sentry/node@7.114.0':
dependencies: dependencies:
'@sentry-internal/tracing': 7.114.0 '@sentry-internal/tracing': 7.114.0
@@ -1542,10 +1570,16 @@ snapshots:
'@sentry/types@7.114.0': {} '@sentry/types@7.114.0': {}
'@sentry/types@7.120.4': {}
'@sentry/utils@7.114.0': '@sentry/utils@7.114.0':
dependencies: dependencies:
'@sentry/types': 7.114.0 '@sentry/types': 7.114.0
'@sentry/utils@7.120.4':
dependencies:
'@sentry/types': 7.120.4
'@types/json-schema@7.0.12': {} '@types/json-schema@7.0.12': {}
'@types/json5@0.0.29': {} '@types/json5@0.0.29': {}
@@ -1980,10 +2014,10 @@ snapshots:
eslint-plugin-no-only-tests@3.1.0: {} eslint-plugin-no-only-tests@3.1.0: {}
eslint-plugin-prettier@4.2.1(eslint-config-prettier@8.8.0(eslint@8.57.0))(eslint@8.57.0)(prettier@3.8.1): eslint-plugin-prettier@4.2.1(eslint-config-prettier@8.8.0(eslint@8.57.0))(eslint@8.57.0)(prettier@2.8.8):
dependencies: dependencies:
eslint: 8.57.0 eslint: 8.57.0
prettier: 3.8.1 prettier: 2.8.8
prettier-linter-helpers: 1.0.0 prettier-linter-helpers: 1.0.0
optionalDependencies: optionalDependencies:
eslint-config-prettier: 8.8.0(eslint@8.57.0) eslint-config-prettier: 8.8.0(eslint@8.57.0)
@@ -2530,7 +2564,7 @@ snapshots:
dependencies: dependencies:
fast-diff: 1.3.0 fast-diff: 1.3.0
prettier@3.8.1: {} prettier@2.8.8: {}
process-warning@4.0.0: {} process-warning@4.0.0: {}