Skip to content

Commit b261b50

Browse files
Bump dotenv from 16.0.1 to 16.0.3
Bumps [dotenv](https://github.com/motdotla/dotenv) from 16.0.1 to 16.0.3. - [Release notes](https://github.com/motdotla/dotenv/releases) - [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md) - [Commits](motdotla/dotenv@v16.0.1...v16.0.3) --- updated-dependencies: - dependency-name: dotenv dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 347d282 commit b261b50

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"animated-number-vue": "^1.0.0",
1616
"cookie-parser": "^1.4.6",
1717
"discord.js": "^12.5.3",
18-
"dotenv": "^16.0.1",
18+
"dotenv": "^16.0.3",
1919
"express": "^4.18.1",
2020
"express-rate-limit": "^6.4.0",
2121
"helmet": "^5.1.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4102,10 +4102,10 @@ dot-prop@^5.2.0:
41024102
dependencies:
41034103
is-obj "^2.0.0"
41044104

4105-
dotenv@^16.0.0, dotenv@^16.0.1:
4106-
version "16.0.1"
4107-
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-16.0.1.tgz#8f8f9d94876c35dac989876a5d3a82a267fdce1d"
4108-
integrity sha512-1K6hR6wtk2FviQ4kEiSjFiH5rpzEVi8WW0x96aztHVMhEspNpc4DVOUTEHtEva5VThQ8IaBX1Pe4gSzpVVUsKQ==
4105+
dotenv@^16.0.0, dotenv@^16.0.3:
4106+
version "16.0.3"
4107+
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-16.0.3.tgz#115aec42bac5053db3c456db30cc243a5a836a07"
4108+
integrity sha512-7GO6HghkA5fYG9TYnNxi14/7K9f5occMlp3zXAuSxn7CKCxt9xbNWG7yF8hTCSUchlfWSe3uLmlPfigevRItzQ==
41094109

41104110
dotenv@^8.1.0:
41114111
version "8.6.0"

0 commit comments

Comments
 (0)