Merge pull request #1184 from OneUptime/snyk-upgrade-e6147b2f95c1e1842dbd395511b4ba5e

[Snyk] Upgrade dotenv from 16.3.2 to 16.4.1
This commit is contained in:
Simon Larsen
2024-02-17 19:25:54 +00:00
committed by GitHub
2 changed files with 5 additions and 5 deletions

View File

@@ -13,7 +13,7 @@
"Common": "file:../Common",
"CommonServer": "file:../CommonServer",
"CommonUI": "file:../CommonUI",
"dotenv": "^16.3.2",
"dotenv": "^16.4.1",
"file-loader": "^6.2.0",
"Model": "file:../Model",
"react": "^18.2.0",
@@ -8386,9 +8386,9 @@
}
},
"node_modules/dotenv": {
"version": "16.3.2",
"resolved": "https://registry.npmjs.org/dotenv/-/dotenv-16.3.2.tgz",
"integrity": "sha512-HTlk5nmhkm8F6JcdXvHIzaorzCoziNQT9mGxLPVXW8wJF1TiGSL60ZGB4gHWabHOaMmWmhvk2/lPHfnBiT78AQ==",
"version": "16.4.1",
"resolved": "https://registry.npmjs.org/dotenv/-/dotenv-16.4.1.tgz",
"integrity": "sha512-CjA3y+Dr3FyFDOAMnxZEGtnW9KBR2M0JvvUtXNW+dYJL5ROWxP9DUHCwgFqpMk0OXCc0ljhaNTr2w/kutYIcHQ==",
"engines": {
"node": ">=12"
},

View File

@@ -33,7 +33,7 @@
"Common": "file:../Common",
"CommonServer": "file:../CommonServer",
"CommonUI": "file:../CommonUI",
"dotenv": "^16.3.2",
"dotenv": "^16.4.1",
"file-loader": "^6.2.0",
"Model": "file:../Model",
"react": "^18.2.0",