chore(deps): update dependency dotenv to v8.5.1
This commit is contained in:
committed by
renovate[bot]
parent
582b9a3298
commit
06b90baa59
6
tools/crowdin/package-lock.json
generated
6
tools/crowdin/package-lock.json
generated
@@ -143,9 +143,9 @@
|
||||
"integrity": "sha512-xmHIy4F3scKVwMsQ4WnVaS8bHOx0DmVwRywosKhaILI0ywMDWPtBSku2HNxRvF7jtwDRsoEwYQSfbxj8b7RlJQ=="
|
||||
},
|
||||
"dotenv": {
|
||||
"version": "8.2.0",
|
||||
"resolved": "https://registry.npmjs.org/dotenv/-/dotenv-8.2.0.tgz",
|
||||
"integrity": "sha512-8sJ78ElpbDJBHNeBzUbUVLsqKdccaa/BXF1uPTw3GrvQTBgrQrtObr2mUrE38vzYd8cEv+m/JBfDLioYcfXoaw=="
|
||||
"version": "8.5.1",
|
||||
"resolved": "https://registry.npmjs.org/dotenv/-/dotenv-8.5.1.tgz",
|
||||
"integrity": "sha512-qC1FbhCH7UH7B+BcRNUDhAk04d/n+tnGGB1ctwndZkVFeehYJOn39pRWWzmdzpFqImyX1KB8tO0DCHLf8yRaYQ=="
|
||||
},
|
||||
"esprima": {
|
||||
"version": "4.0.1",
|
||||
|
@@ -24,7 +24,7 @@
|
||||
"dependencies": {
|
||||
"@actions/core": "1.2.7",
|
||||
"@actions/github": "4.0.0",
|
||||
"dotenv": "8.2.0",
|
||||
"dotenv": "8.5.1",
|
||||
"gray-matter": "4.0.3",
|
||||
"node-fetch": "2.6.1",
|
||||
"readdirp": "3.6.0"
|
||||
|
Reference in New Issue
Block a user