Skip to content
Snippets Groups Projects
Commit e514d8d9 authored by Grant's avatar Grant
Browse files

Merge branch 'dependabot-npm_and_yarn-dotenv-16.4.7' into 'main'

Bump dotenv from 16.4.1 to 16.4.7

See merge request !28
parents 37081083 05d5cb11
No related branches found
No related tags found
1 merge request!28Bump dotenv from 16.4.1 to 16.4.7
Pipeline #119 canceled
......@@ -19,7 +19,7 @@
},
"devDependencies": {
"@tsconfig/recommended": "^1.0.8",
"dotenv": "^16.3.1",
"dotenv": "^16.4.7",
"nodemon": "^3.0.1",
"prettier": "^3.0.1",
"ts-node": "^10.9.1",
......@@ -8420,15 +8420,15 @@
}
},
"node_modules/dotenv": {
"version": "16.4.1",
"resolved": "https://registry.npmjs.org/dotenv/-/dotenv-16.4.1.tgz",
"integrity": "sha512-CjA3y+Dr3FyFDOAMnxZEGtnW9KBR2M0JvvUtXNW+dYJL5ROWxP9DUHCwgFqpMk0OXCc0ljhaNTr2w/kutYIcHQ==",
"version": "16.4.7",
"resolved": "https://registry.npmjs.org/dotenv/-/dotenv-16.4.7.tgz",
"integrity": "sha512-47qPchRCykZC03FhkYAhrvwU4xDBFIj1QPqaarj6mdM/hgUzfPHcpkHJOn3mJAufFeeAxAzeGsr5X0M4k6fLZQ==",
"dev": true,
"engines": {
"node": ">=12"
},
"funding": {
"url": "https://github.com/motdotla/dotenv?sponsor=1"
"url": "https://dotenvx.com"
}
},
"node_modules/eastasianwidth": {
......@@ -16543,7 +16543,7 @@
"@types/uuid": "^10.0.0",
"@typescript-eslint/eslint-plugin": "^7.1.0",
"@typescript-eslint/parser": "^7.1.0",
"dotenv": "^16.3.1",
"dotenv": "^16.4.7",
"eslint": "^8.57.0",
"prettier": "^3.0.1",
"prisma": "^6.1.0",
......
......@@ -25,7 +25,7 @@
"license": "ISC",
"devDependencies": {
"@tsconfig/recommended": "^1.0.8",
"dotenv": "^16.3.1",
"dotenv": "^16.4.7",
"nodemon": "^3.0.1",
"prettier": "^3.0.1",
"ts-node": "^10.9.1",
......
......@@ -23,7 +23,7 @@
"@types/uuid": "^10.0.0",
"@typescript-eslint/eslint-plugin": "^7.1.0",
"@typescript-eslint/parser": "^7.1.0",
"dotenv": "^16.3.1",
"dotenv": "^16.4.7",
"eslint": "^8.57.0",
"prettier": "^3.0.1",
"prisma": "^6.1.0",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment