Skip to content

Commit 95ac18c

Browse files
Bump dotenv from 16.4.1 to 16.4.5 (#573)
Bumps [dotenv](https://github.com/motdotla/dotenv) from 16.4.1 to 16.4.5. - [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md) - [Commits](motdotla/dotenv@v16.4.1...v16.4.5) --- updated-dependencies: - dependency-name: dotenv dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4e2e0b5 commit 95ac18c

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
"@crxjs/vite-plugin": "^1.0.14",
7171
"@playwright/test": "^1.41.2",
7272
"@vitejs/plugin-react": "^4.2.1",
73-
"dotenv": "^16.4.1",
73+
"dotenv": "^16.4.5",
7474
"eslint": "^8.56.0",
7575
"eslint-config-prettier": "^9.1.0",
7676
"eslint-plugin-react": "^7.33.2",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3626,7 +3626,7 @@ __metadata:
36263626
"@types/three": ^0.160.0
36273627
"@vitejs/plugin-react": ^4.2.1
36283628
buffer: ^6.0.3
3629-
dotenv: ^16.4.1
3629+
dotenv: ^16.4.5
36303630
eslint: ^8.56.0
36313631
eslint-config-prettier: ^9.1.0
36323632
eslint-plugin-react: ^7.33.2
@@ -3753,10 +3753,10 @@ __metadata:
37533753
languageName: node
37543754
linkType: hard
37553755

3756-
"dotenv@npm:^16.4.1":
3757-
version: 16.4.1
3758-
resolution: "dotenv@npm:16.4.1"
3759-
checksum: a343f0a1d156deef8c60034f797969867af4dbccfacedd4ac15fad04547e7ffe0553b58fc3b27a5837950f0d977e38e9234943fbcec4aeced4e3d044309a76ab
3756+
"dotenv@npm:^16.4.5":
3757+
version: 16.4.5
3758+
resolution: "dotenv@npm:16.4.5"
3759+
checksum: 301a12c3d44fd49888b74eb9ccf9f07a1f5df43f489e7fcb89647a2edcd84c42d6bc349dc8df099cd18f07c35c7b04685c1a4f3e6a6a9e6b30f8d48c15b7f49c
37603760
languageName: node
37613761
linkType: hard
37623762

0 commit comments

Comments
 (0)