Commit 05d5cb11 authored by dependabot's avatar dependabot Committed by Grant
Browse files

Bump dotenv from 16.4.1 to 16.4.7

parent 37081083
Loading
Loading
Loading
Loading
+6 −6
Original line number Diff line number Diff line
@@ -19,7 +19,7 @@
      },
      "devDependencies": {
        "@tsconfig/recommended": "^1.0.8",
        "dotenv": "^16.3.1",
        "dotenv": "^16.4.7",
        "nodemon": "^3.0.1",
        "prettier": "^3.0.1",
        "ts-node": "^10.9.1",
@@ -8420,15 +8420,15 @@
      }
    },
    "node_modules/dotenv": {
      "version": "16.4.1",
      "resolved": "https://registry.npmjs.org/dotenv/-/dotenv-16.4.1.tgz",
      "integrity": "sha512-CjA3y+Dr3FyFDOAMnxZEGtnW9KBR2M0JvvUtXNW+dYJL5ROWxP9DUHCwgFqpMk0OXCc0ljhaNTr2w/kutYIcHQ==",
      "version": "16.4.7",
      "resolved": "https://registry.npmjs.org/dotenv/-/dotenv-16.4.7.tgz",
      "integrity": "sha512-47qPchRCykZC03FhkYAhrvwU4xDBFIj1QPqaarj6mdM/hgUzfPHcpkHJOn3mJAufFeeAxAzeGsr5X0M4k6fLZQ==",
      "dev": true,
      "engines": {
        "node": ">=12"
      },
      "funding": {
        "url": "https://github.com/motdotla/dotenv?sponsor=1"
        "url": "https://dotenvx.com"
      }
    },
    "node_modules/eastasianwidth": {
@@ -16543,7 +16543,7 @@
        "@types/uuid": "^10.0.0",
        "@typescript-eslint/eslint-plugin": "^7.1.0",
        "@typescript-eslint/parser": "^7.1.0",
        "dotenv": "^16.3.1",
        "dotenv": "^16.4.7",
        "eslint": "^8.57.0",
        "prettier": "^3.0.1",
        "prisma": "^6.1.0",
+1 −1
Original line number Diff line number Diff line
@@ -25,7 +25,7 @@
  "license": "ISC",
  "devDependencies": {
    "@tsconfig/recommended": "^1.0.8",
    "dotenv": "^16.3.1",
    "dotenv": "^16.4.7",
    "nodemon": "^3.0.1",
    "prettier": "^3.0.1",
    "ts-node": "^10.9.1",
+1 −1
Original line number Diff line number Diff line
@@ -23,7 +23,7 @@
    "@types/uuid": "^10.0.0",
    "@typescript-eslint/eslint-plugin": "^7.1.0",
    "@typescript-eslint/parser": "^7.1.0",
    "dotenv": "^16.3.1",
    "dotenv": "^16.4.7",
    "eslint": "^8.57.0",
    "prettier": "^3.0.1",
    "prisma": "^6.1.0",