Skip to content

Commit d31d44d

Browse files
chore: bump dotenv from 17.0.1 to 17.2.0 in /website in the all group (project-copacetic#1201)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Ashna Mehrotra <ashnamehrotra@gmail.com>
1 parent 0c629d1 commit d31d44d

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

website/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"@docusaurus/preset-classic": "3.8.1",
2020
"@mdx-js/react": "^3.1.0",
2121
"clsx": "^2.1.1",
22-
"dotenv": "^17.0.1",
22+
"dotenv": "^17.2.0",
2323
"prism-react-renderer": "^2.4.1",
2424
"react": "^19.1.0",
2525
"react-dom": "^19.1.0"

website/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4152,10 +4152,10 @@ dot-prop@^6.0.1:
41524152
dependencies:
41534153
is-obj "^2.0.0"
41544154

4155-
dotenv@^17.0.1:
4156-
version "17.0.1"
4157-
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-17.0.1.tgz#79bc4d232fadb42a4092685ff1206d31b2a43f95"
4158-
integrity sha512-GLjkduuAL7IMJg/ZnOPm9AnWKJ82mSE2tzXLaJ/6hD6DhwGfZaXG77oB8qbReyiczNxnbxQKyh0OE5mXq0bAHA==
4155+
dotenv@^17.2.0:
4156+
version "17.2.0"
4157+
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-17.2.0.tgz#e19678fdabcf86d4bfdb6764a758d7d44efbb6a2"
4158+
integrity sha512-Q4sgBT60gzd0BB0lSyYD3xM4YxrXA9y4uBDof1JNYGzOXrQdQ6yX+7XIAqoFOGQFOTK1D3Hts5OllpxMDZFONQ==
41594159

41604160
duplexer@^0.1.2:
41614161
version "0.1.2"

0 commit comments

Comments
 (0)