Merge pull request #7137 from Ocelot-Social-Community/dependabot/npm_and_yarn/dotenv-16.4.5

Bump dotenv from 16.4.4 to 16.4.5
This commit is contained in:
mahula 2024-03-30 22:07:47 +01:00 committed by GitHub
commit 2162aa91f4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 9 additions and 9 deletions

8
package-lock.json generated
View File

@ -22,7 +22,7 @@
"cypress": "^13.7.0",
"cypress-network-idle": "^1.14.2",
"date-fns": "^3.3.1",
"dotenv": "^16.4.4",
"dotenv": "^16.4.5",
"expect": "^29.6.4",
"graphql-request": "^2.0.0",
"import": "^0.0.6",
@ -6941,9 +6941,9 @@
}
},
"node_modules/dotenv": {
"version": "16.4.4",
"resolved": "https://registry.npmjs.org/dotenv/-/dotenv-16.4.4.tgz",
"integrity": "sha512-XvPXc8XAQThSjAbY6cQ/9PcBXmFoWuw1sQ3b8HqUCR6ziGXjkTi//kB9SWa2UwqlgdAIuRqAa/9hVljzPehbYg==",
"version": "16.4.5",
"resolved": "https://registry.npmjs.org/dotenv/-/dotenv-16.4.5.tgz",
"integrity": "sha512-ZmdL2rui+eB2YwhsWzjInR8LldtZHGDoQ1ugH85ppHKwpUHL7j7rN0Ti9NCnGiQbhaZ11FpR+7ao1dNsmduNUg==",
"dev": true,
"engines": {
"node": ">=12"

View File

@ -46,7 +46,7 @@
"cypress": "^13.7.0",
"cypress-network-idle": "^1.14.2",
"date-fns": "^3.3.1",
"dotenv": "^16.4.4",
"dotenv": "^16.4.5",
"expect": "^29.6.4",
"graphql-request": "^2.0.0",
"import": "^0.0.6",

View File

@ -3916,10 +3916,10 @@ domutils@^3.0.1:
domelementtype "^2.3.0"
domhandler "^5.0.3"
dotenv@^16.4.4:
version "16.4.4"
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-16.4.4.tgz#a26e7bb95ebd36272ebb56edb80b826aecf224c1"
integrity sha512-XvPXc8XAQThSjAbY6cQ/9PcBXmFoWuw1sQ3b8HqUCR6ziGXjkTi//kB9SWa2UwqlgdAIuRqAa/9hVljzPehbYg==
dotenv@^16.4.5:
version "16.4.5"
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-16.4.5.tgz#cdd3b3b604cb327e286b4762e13502f717cb099f"
integrity sha512-ZmdL2rui+eB2YwhsWzjInR8LldtZHGDoQ1ugH85ppHKwpUHL7j7rN0Ti9NCnGiQbhaZ11FpR+7ao1dNsmduNUg==
dotenv@^4.0.0:
version "4.0.0"