Skip to content
This repository has been archived by the owner on Mar 7, 2024. It is now read-only.

Commit

Permalink
fix(deps): update dependency dotenv-webpack to v8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 11, 2023
1 parent 9ecef6b commit b3ff4ac
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion packages/platform-extension-static-bundles/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@
"@commercetools/sync-actions": "5.3.0",
"body-parser": "^1.19.0",
"chai": "^4.3.4",
"dotenv-webpack": "7.1.1",
"dotenv-webpack": "8.0.1",
"express": "^4.17.1",
"localtunnel": "^2.0.2",
"lodash": "4.17.21",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -12756,10 +12756,10 @@ dotenv-expand@8.0.3:
resolved "https://registry.yarnpkg.com/dotenv-expand/-/dotenv-expand-8.0.3.tgz#29016757455bcc748469c83a19b36aaf2b83dd6e"
integrity sha512-SErOMvge0ZUyWd5B0NXMQlDkN+8r+HhVUsxgOO7IoPDOdDRD2JjExpN6y3KnFR66jsJMwSn1pqIivhU5rcJiNg==

dotenv-webpack@7.1.1:
version "7.1.1"
resolved "https://registry.yarnpkg.com/dotenv-webpack/-/dotenv-webpack-7.1.1.tgz#ee8a699e1d736fd8eb9363fbc7054cfff1bd9dbf"
integrity sha512-xw/19VqHDkXALtBOJAnnrSU/AZDIQRXczAmJyp0lZv6SH2aBLzUTl96W1MVryJZ7okZ+djZS4Gj4KlZ0xP7deA==
dotenv-webpack@8.0.1:
version "8.0.1"
resolved "https://registry.yarnpkg.com/dotenv-webpack/-/dotenv-webpack-8.0.1.tgz#6656550460a8076fab20e5ac2eac867e72478645"
integrity sha512-CdrgfhZOnx4uB18SgaoP9XHRN2v48BbjuXQsZY5ixs5A8579NxQkmMxRtI7aTwSiSQcM2ao12Fdu+L3ZS3bG4w==
dependencies:
dotenv-defaults "^2.0.2"

Expand Down

0 comments on commit b3ff4ac

Please sign in to comment.