mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2026-09-09 18:03:21 +00:00
build(deps): bump dotenv-expand from 5.1.0 to 1000.0.0
Bumps [dotenv-expand](https://github.com/dotenvx/dotenv-expand) from 5.1.0 to 1000.0.0. - [Changelog](https://github.com/dotenvx/dotenv-expand/blob/master/CHANGELOG.md) - [Commits](https://github.com/dotenvx/dotenv-expand/compare/v5.1.0...v1000.0.0) --- updated-dependencies: - dependency-name: dotenv-expand dependency-version: 1000.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
+1
-1
@@ -60,7 +60,7 @@
|
|||||||
"chart.js": "4.4.4",
|
"chart.js": "4.4.4",
|
||||||
"cropperjs": "1.6.2",
|
"cropperjs": "1.6.2",
|
||||||
"date-fns": "2.30.0",
|
"date-fns": "2.30.0",
|
||||||
"dotenv-expand": "5.1.0",
|
"dotenv-expand": "1000.0.0",
|
||||||
"editorjs-html": "4.0.5",
|
"editorjs-html": "4.0.5",
|
||||||
"eventemitter3": "5.0.4",
|
"eventemitter3": "5.0.4",
|
||||||
"graphql-ws": "6.0.8",
|
"graphql-ws": "6.0.8",
|
||||||
|
|||||||
Generated
+8
-7
@@ -93,8 +93,8 @@ importers:
|
|||||||
specifier: 2.30.0
|
specifier: 2.30.0
|
||||||
version: 2.30.0
|
version: 2.30.0
|
||||||
dotenv-expand:
|
dotenv-expand:
|
||||||
specifier: 5.1.0
|
specifier: 1000.0.0
|
||||||
version: 5.1.0
|
version: 1000.0.0
|
||||||
editorjs-html:
|
editorjs-html:
|
||||||
specifier: 4.0.5
|
specifier: 4.0.5
|
||||||
version: 4.0.5
|
version: 4.0.5
|
||||||
@@ -5639,13 +5639,14 @@ packages:
|
|||||||
dot-case@3.0.4:
|
dot-case@3.0.4:
|
||||||
resolution: {integrity: sha512-Kv5nKlh6yRrdrGvxeJ2e5y2eRUpkUosIW4A2AS38zwSz27zu7ufDwQPi5Jhs3XAlGNetl3bmnGhQsMtkKJnj3w==}
|
resolution: {integrity: sha512-Kv5nKlh6yRrdrGvxeJ2e5y2eRUpkUosIW4A2AS38zwSz27zu7ufDwQPi5Jhs3XAlGNetl3bmnGhQsMtkKJnj3w==}
|
||||||
|
|
||||||
|
dotenv-expand@1000.0.0:
|
||||||
|
resolution: {integrity: sha512-3T4TtUjXm5iGKFEirqKjcDJ0EheFJbv9peb5xytC+HNu3l5Ygnu4dYE8yeqkppHMsh1If9C/A//EJu7IPtNu+A==}
|
||||||
|
engines: {node: '>=16'}
|
||||||
|
|
||||||
dotenv-expand@12.0.3:
|
dotenv-expand@12.0.3:
|
||||||
resolution: {integrity: sha512-uc47g4b+4k/M/SeaW1y4OApx+mtLWl92l5LMPP0GNXctZqELk+YGgOPIIC5elYmUH4OuoK3JLhuRUYegeySiFA==}
|
resolution: {integrity: sha512-uc47g4b+4k/M/SeaW1y4OApx+mtLWl92l5LMPP0GNXctZqELk+YGgOPIIC5elYmUH4OuoK3JLhuRUYegeySiFA==}
|
||||||
engines: {node: '>=12'}
|
engines: {node: '>=12'}
|
||||||
|
|
||||||
dotenv-expand@5.1.0:
|
|
||||||
resolution: {integrity: sha512-YXQl1DSa4/PQyRfgrv6aoNjhasp/p4qs9FjJ4q4cQk+8m4r6k4ZSiEyytKG8f8W9gi8WsQtIObNmKd+tMzNTmA==}
|
|
||||||
|
|
||||||
dotenv@16.4.7:
|
dotenv@16.4.7:
|
||||||
resolution: {integrity: sha512-47qPchRCykZC03FhkYAhrvwU4xDBFIj1QPqaarj6mdM/hgUzfPHcpkHJOn3mJAufFeeAxAzeGsr5X0M4k6fLZQ==}
|
resolution: {integrity: sha512-47qPchRCykZC03FhkYAhrvwU4xDBFIj1QPqaarj6mdM/hgUzfPHcpkHJOn3mJAufFeeAxAzeGsr5X0M4k6fLZQ==}
|
||||||
engines: {node: '>=12'}
|
engines: {node: '>=12'}
|
||||||
@@ -15537,12 +15538,12 @@ snapshots:
|
|||||||
no-case: 3.0.4
|
no-case: 3.0.4
|
||||||
tslib: 2.8.1
|
tslib: 2.8.1
|
||||||
|
|
||||||
|
dotenv-expand@1000.0.0: {}
|
||||||
|
|
||||||
dotenv-expand@12.0.3:
|
dotenv-expand@12.0.3:
|
||||||
dependencies:
|
dependencies:
|
||||||
dotenv: 16.4.7
|
dotenv: 16.4.7
|
||||||
|
|
||||||
dotenv-expand@5.1.0: {}
|
|
||||||
|
|
||||||
dotenv@16.4.7: {}
|
dotenv@16.4.7: {}
|
||||||
|
|
||||||
dunder-proto@1.0.1:
|
dunder-proto@1.0.1:
|
||||||
|
|||||||
Reference in New Issue
Block a user