Skip to content

Commit 395c08b

Browse files
committed
Update dependency dotenv to ^16.4.3
1 parent b75dc65 commit 395c08b

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/pine/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"bach": "^2.0.1",
3737
"chalk": "^4.1.2",
3838
"date-fns": "^2.30.0",
39-
"dotenv": "^16.4.2",
39+
"dotenv": "^16.4.3",
4040
"esbuild": "^0.19.12",
4141
"esbuild-register": "^3.5.0",
4242
"execa": "^5.1.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1988,10 +1988,10 @@ doctrine@^3.0.0:
19881988
dependencies:
19891989
esutils "^2.0.2"
19901990

1991-
dotenv@^16.4.2:
1992-
version "16.4.2"
1993-
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-16.4.2.tgz#7ca798f89ae2011846bbdbf6470785307754120d"
1994-
integrity sha512-rZSSFxke7d9nYQ5NeMIwp5PP+f8wXgKNljpOb7KtH6SKW1cEqcXAz9VSJYVLKe7Jhup/gUYOkaeSVyK8GJ+nBg==
1991+
dotenv@^16.4.3:
1992+
version "16.4.3"
1993+
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-16.4.3.tgz#481235ec516c4e47d2612a478482ee36607f70c1"
1994+
integrity sha512-II98GFrje5psQTSve0E7bnwMFybNLqT8Vu8JIFWRjsE3khyNUm/loZupuy5DVzG2IXf/ysxvrixYOQnM6mjD3A==
19951995

19961996
dotenv@^8.1.0:
19971997
version "8.6.0"

0 commit comments

Comments
 (0)