mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2026-09-09 18:02:54 +00:00
Build(deps-dev): Bump dotenv-expand from 5.1.0 to 6.0.1 (#2407)
Bumps [dotenv-expand](https://github.com/motdotla/dotenv-expand) from 5.1.0 to 6.0.1. - [Release notes](https://github.com/motdotla/dotenv-expand/releases) - [Changelog](https://github.com/motdotla/dotenv-expand/blob/master/CHANGELOG.md) - [Commits](https://github.com/motdotla/dotenv-expand/compare/v5.1.0...v6.0.1) --- updated-dependencies: - dependency-name: dotenv-expand dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
Generated
+3
-3
@@ -6568,9 +6568,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"dotenv-expand": {
|
||||
"version": "5.1.0",
|
||||
"resolved": "https://registry.npmjs.org/dotenv-expand/-/dotenv-expand-5.1.0.tgz",
|
||||
"integrity": "sha512-YXQl1DSa4/PQyRfgrv6aoNjhasp/p4qs9FjJ4q4cQk+8m4r6k4ZSiEyytKG8f8W9gi8WsQtIObNmKd+tMzNTmA==",
|
||||
"version": "6.0.1",
|
||||
"resolved": "https://registry.npmjs.org/dotenv-expand/-/dotenv-expand-6.0.1.tgz",
|
||||
"integrity": "sha512-GNHcCOyRKLCXWnH3L/+sJ04PQxxgTOZDCPuQQnqkqPMGIilyoxHZ2JUNmh2VWKCfzVKH/AZsqcbuSYlDDVb/xw==",
|
||||
"dev": true
|
||||
},
|
||||
"duplexify": {
|
||||
|
||||
+1
-1
@@ -80,7 +80,7 @@
|
||||
"connect-history-api-fallback": "^1.6.0",
|
||||
"cspell": "^5.15.1",
|
||||
"dotenv": "^8.2.0",
|
||||
"dotenv-expand": "^5.1.0",
|
||||
"dotenv-expand": "^6.0.1",
|
||||
"envsub": "^4.0.7",
|
||||
"http-server": "^14.1.0",
|
||||
"husky": "^7.0.2",
|
||||
|
||||
Reference in New Issue
Block a user