aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorRenovate Bot <[email protected]>2021-05-21 20:39:41 +0000
committerRenovate Bot <[email protected]>2021-05-21 20:39:41 +0000
commit11473571b1eef8bc2fea010a0211d7f5752fe0de (patch)
treef2fa0be720377bc7b618bd127cf95a8bf86835da /package.json
parentMerge branch 'main' of https://github.com/Whirlsplash/site (diff)
downloadsite-11473571b1eef8bc2fea010a0211d7f5752fe0de.tar.xz
site-11473571b1eef8bc2fea010a0211d7f5752fe0de.zip
fix(deps): update dependency dotenv to v10
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index e17dc6b..e125b9f 100644
--- a/package.json
+++ b/package.json
@@ -21,7 +21,7 @@
"@docusaurus/theme-live-codeblock": "2.0.0-alpha.74",
"@mdx-js/react": "1.6.22",
"clsx": "1.1.1",
- "dotenv": "8.2.0",
+ "dotenv": "10.0.0",
"react": "17.0.2",
"react-dom": "17.0.2"
},