Skip to content

Commit 9d6667b

Browse files
committed
Update dependency dotenv to v16.0.3
1 parent 2609b74 commit 9d6667b

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"@types/url-join": "4.0.1",
5353
"@types/sinon": "10.0.13",
5454
"ava": "4.3.3",
55-
"dotenv": "16.0.2",
55+
"dotenv": "16.0.3",
5656
"eslint": "7.32.0",
5757
"eslint-config-prettier": "8.5.0",
5858
"eslint-plugin-functional": "3.7.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3186,10 +3186,10 @@ dotenv@*:
31863186
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-8.2.0.tgz#97e619259ada750eea3e4ea3e26bceea5424b16a"
31873187
integrity sha512-8sJ78ElpbDJBHNeBzUbUVLsqKdccaa/BXF1uPTw3GrvQTBgrQrtObr2mUrE38vzYd8cEv+m/JBfDLioYcfXoaw==
31883188

3189-
3190-
version "16.0.2"
3191-
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-16.0.2.tgz#0b0f8652c016a3858ef795024508cddc4bffc5bf"
3192-
integrity sha512-JvpYKUmzQhYoIFgK2MOnF3bciIZoItIIoryihy0rIA+H4Jy0FmgyKYAHCTN98P5ybGSJcIFbh6QKeJdtZd1qhA==
3189+
3190+
version "16.0.3"
3191+
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-16.0.3.tgz#115aec42bac5053db3c456db30cc243a5a836a07"
3192+
integrity sha512-7GO6HghkA5fYG9TYnNxi14/7K9f5occMlp3zXAuSxn7CKCxt9xbNWG7yF8hTCSUchlfWSe3uLmlPfigevRItzQ==
31933193

31943194
dotignore@~0.1.2:
31953195
version "0.1.2"

0 commit comments

Comments
 (0)