Bump dotenv from 8.2.0 to 16.3.1 in /services/idp

Bumps [dotenv](https://github.com/motdotla/dotenv) from 8.2.0 to 16.3.1.
- [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md)
- [Commits](https://github.com/motdotla/dotenv/compare/v8.2.0...v16.3.1)

---
updated-dependencies:
- dependency-name: dotenv
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-08-30 11:10:59 +00:00
committed by Ralf Haferkamp
parent 6d55325a41
commit 44ee50c4be
2 changed files with 6 additions and 6 deletions

View File

@@ -115,7 +115,7 @@
"case-sensitive-paths-webpack-plugin": "2.3.0",
"cldr": "^7.1.1",
"css-loader": "4.3.0",
"dotenv": "8.2.0",
"dotenv": "16.3.1",
"dotenv-expand": "10.0.0",
"eslint": "^7.11.0",
"eslint-config-react-app": "^6.0.0",

View File

@@ -134,8 +134,8 @@ devDependencies:
specifier: 4.3.0
version: 4.3.0(webpack@4.46.0)
dotenv:
specifier: 8.2.0
version: 8.2.0
specifier: 16.3.1
version: 16.3.1
dotenv-expand:
specifier: 10.0.0
version: 10.0.0
@@ -5542,9 +5542,9 @@ packages:
engines: {node: '>=12'}
dev: true
/dotenv@8.2.0:
resolution: {integrity: sha512-8sJ78ElpbDJBHNeBzUbUVLsqKdccaa/BXF1uPTw3GrvQTBgrQrtObr2mUrE38vzYd8cEv+m/JBfDLioYcfXoaw==}
engines: {node: '>=8'}
/dotenv@16.3.1:
resolution: {integrity: sha512-IPzF4w4/Rd94bA9imS68tZBaYyBWSCE47V1RGuMrB94iyTOIEwRmVL2x/4An+6mETpLrKJ5hQkB8W4kFAadeIQ==}
engines: {node: '>=12'}
dev: true
/duplexer@0.1.2: