Compare commits

..

2 Commits

Author SHA1 Message Date
minori 681eee3cb5 deps: update dotenv to 17.2.4
Node.js CI / CI (pull_request) Failing after 13s
Security Scan and Upload / Security & DefectDojo Upload (pull_request) Successful in 1m5s
2026-02-16 07:00:23 -08:00
minori efc1a9d015 deps: update dotenv to 17.2.3
Node.js CI / CI (pull_request) Failing after 16s
Security Scan and Upload / Security & DefectDojo Upload (pull_request) Successful in 1m18s
2026-02-03 19:09:22 -08:00
2 changed files with 13 additions and 15 deletions
+2 -2
View File
@@ -28,7 +28,7 @@
"homepage": "https://github.com/nhcarrigan/oogie-woogie-boostie-woostie#readme", "homepage": "https://github.com/nhcarrigan/oogie-woogie-boostie-woostie#readme",
"devDependencies": { "devDependencies": {
"@nhcarrigan/eslint-config": "1.1.3", "@nhcarrigan/eslint-config": "1.1.3",
"@nhcarrigan/prettier-config": "3.2.0", "@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": "2.8.8", "prettier": "2.8.8",
@@ -38,7 +38,7 @@
"@sentry/integrations": "7.114.0", "@sentry/integrations": "7.114.0",
"@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": "17.2.4",
"fastify": "5.0.0", "fastify": "5.0.0",
"winston": "3.13.0" "winston": "3.13.0"
} }
+11 -13
View File
@@ -18,8 +18,8 @@ importers:
specifier: 14.15.2 specifier: 14.15.2
version: 14.15.2 version: 14.15.2
dotenv: dotenv:
specifier: 16.4.5 specifier: 17.2.4
version: 16.4.5 version: 17.2.4
fastify: fastify:
specifier: 5.0.0 specifier: 5.0.0
version: 5.0.0 version: 5.0.0
@@ -31,8 +31,8 @@ importers:
specifier: 1.1.3 specifier: 1.1.3
version: 1.1.3(eslint@8.57.0)(prettier@2.8.8)(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: 3.2.0 specifier: 1.0.1
version: 3.2.0(prettier@2.8.8) 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)
@@ -141,12 +141,10 @@ packages:
peerDependencies: peerDependencies:
eslint: '>=8' eslint: '>=8'
'@nhcarrigan/prettier-config@3.2.0': '@nhcarrigan/prettier-config@1.0.1':
resolution: {integrity: sha512-AZOzwDTZfRiEinjUmqRj4gqZLYpLANhN1iMIsESxeuln+/BjGI06pINQsePIZ/I2HoPd+HGjNqu0S+Os9nHzuw==} resolution: {integrity: sha512-xClbv78v+spYk0y42cKiT7VJz8bWrXw5hHVztghRI+dpMNwEk/YgNmsPDsFxLS394NcoeqAvsWYxMUEQWKceuA==}
engines: {node: '20', pnpm: '8'}
deprecated: We no longer use prettier for our formatting. Please use the updated eslint-config which handles styling rules.
peerDependencies: peerDependencies:
prettier: '>=3' prettier: '>=2'
'@nhcarrigan/typescript-config@1.0.1': '@nhcarrigan/typescript-config@1.0.1':
resolution: {integrity: sha512-RGx6CecTDbn8KkKuRamb+mt4HfTRdWhGhkOVpgXf8oOmyHIJjJetS407OsJ8pIKefjamYXmZ1WEPNLPR0CJpXg==} resolution: {integrity: sha512-RGx6CecTDbn8KkKuRamb+mt4HfTRdWhGhkOVpgXf8oOmyHIJjJetS407OsJ8pIKefjamYXmZ1WEPNLPR0CJpXg==}
@@ -474,8 +472,8 @@ packages:
resolution: {integrity: sha512-yS+Q5i3hBf7GBkd4KG8a7eBNNWNGLTaEwwYWUijIYM7zrlYDM0BFXHjjPWlWZ1Rg7UaddZeIDmi9jF3HmqiQ2w==} resolution: {integrity: sha512-yS+Q5i3hBf7GBkd4KG8a7eBNNWNGLTaEwwYWUijIYM7zrlYDM0BFXHjjPWlWZ1Rg7UaddZeIDmi9jF3HmqiQ2w==}
engines: {node: '>=6.0.0'} engines: {node: '>=6.0.0'}
dotenv@16.4.5: dotenv@17.2.4:
resolution: {integrity: sha512-ZmdL2rui+eB2YwhsWzjInR8LldtZHGDoQ1ugH85ppHKwpUHL7j7rN0Ti9NCnGiQbhaZ11FpR+7ao1dNsmduNUg==} resolution: {integrity: sha512-mudtfb4zRB4bVvdj0xRo+e6duH1csJRM8IukBqfTRvHotn9+LBXB8ynAidP9zHqoRC/fsllXgk4kCKlR21fIhw==}
engines: {node: '>=12'} engines: {node: '>=12'}
enabled@2.0.0: enabled@2.0.0:
@@ -1487,7 +1485,7 @@ snapshots:
- supports-color - supports-color
- typescript - typescript
'@nhcarrigan/prettier-config@3.2.0(prettier@2.8.8)': '@nhcarrigan/prettier-config@1.0.1(prettier@2.8.8)':
dependencies: dependencies:
prettier: 2.8.8 prettier: 2.8.8
@@ -1855,7 +1853,7 @@ snapshots:
dependencies: dependencies:
esutils: 2.0.3 esutils: 2.0.3
dotenv@16.4.5: {} dotenv@17.2.4: {}
enabled@2.0.0: {} enabled@2.0.0: {}