From cf7cd68e100de0fcbb1753fe666c0d113e3700ac Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 8 Dec 2024 02:49:56 +0000 Subject: [PATCH] Update dependency dotenv to v16.4.7 | datasource | package | from | to | | ---------- | ------- | ------ | ------ | | npm | dotenv | 16.4.5 | 16.4.7 | ## [v16.4.7](https://github.com/motdotla/dotenv/blob/HEAD/CHANGELOG.md#1647-2024-12-03) ##### Changed - Ignore `.tap` folder when publishing. (oops, sorry about that everyone. - [@motdotla](https://github.com/motdotla)) [#848](https://github.com/motdotla/dotenv/pull/848) ## [v16.4.6](https://github.com/motdotla/dotenv/blob/HEAD/CHANGELOG.md#1646-2024-12-02) ##### Changed - Clean up stale dev dependencies [#847](https://github.com/motdotla/dotenv/pull/847) - Various README updates clarifying usage and alternative solutions using [dotenvx](https://github.com/dotenvx/dotenvx) --- package.json | 2 +- pnpm-lock.yaml | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index 9c947a9..233a232 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "@typescript-eslint/eslint-plugin": "8.17.0", "@typescript-eslint/parser": "8.17.0", "@vitejs/plugin-react": "4.3.4", - "dotenv": "16.4.5", + "dotenv": "16.4.7", "eslint": "8.23.1", "eslint-config-airbnb": "19.0.4", "eslint-config-prettier": "9.1.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index e21edc6..2d5da10 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -55,8 +55,8 @@ importers: specifier: 4.3.4 version: 4.3.4(vite@6.0.1(@types/node@22.10.1)) dotenv: - specifier: 16.4.5 - version: 16.4.5 + specifier: 16.4.7 + version: 16.4.7 eslint: specifier: 8.23.1 version: 8.23.1 @@ -1724,8 +1724,8 @@ packages: engines: {node: '>=12'} deprecated: Use your platform's native DOMException instead - dotenv@16.4.5: - resolution: {integrity: sha512-ZmdL2rui+eB2YwhsWzjInR8LldtZHGDoQ1ugH85ppHKwpUHL7j7rN0Ti9NCnGiQbhaZ11FpR+7ao1dNsmduNUg==} + dotenv@16.4.7: + resolution: {integrity: sha512-47qPchRCykZC03FhkYAhrvwU4xDBFIj1QPqaarj6mdM/hgUzfPHcpkHJOn3mJAufFeeAxAzeGsr5X0M4k6fLZQ==} engines: {node: '>=12'} eastasianwidth@0.2.0: @@ -4955,7 +4955,7 @@ snapshots: '@babel/core': 7.26.0 '@sentry/babel-plugin-component-annotate': 2.22.7 '@sentry/cli': 2.39.1 - dotenv: 16.4.5 + dotenv: 16.4.7 find-up: 5.0.0 glob: 9.3.2 magic-string: 0.30.8 @@ -5810,7 +5810,7 @@ snapshots: dependencies: webidl-conversions: 7.0.0 - dotenv@16.4.5: {} + dotenv@16.4.7: {} eastasianwidth@0.2.0: {}