Skip to content

Commit 35baa04

Browse files
fix(deps): update dependency react-helmet to v6
1 parent 89a4907 commit 35baa04

File tree

2 files changed

+177
-24
lines changed

2 files changed

+177
-24
lines changed

packages/ynap-web-app/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"gatsby-plugin-typescript": "2.12.1",
1818
"react": "16.14.0",
1919
"react-dom": "16.14.0",
20-
"react-helmet": "5.2.1",
20+
"react-helmet": "6.1.0",
2121
"react-helmet-async": "1.3.0",
2222
"react-toastify": "5.5.0",
2323
"styled-components": "4.4.1",
@@ -42,7 +42,7 @@
4242
"devDependencies": {
4343
"@types/file-saver": "2.0.5",
4444
"@types/node-fetch": "2.6.4",
45-
"@types/react-helmet": "5.0.21",
45+
"@types/react-helmet": "6.1.11",
4646
"@types/react-helmet-async": "1.0.1",
4747
"@types/react-toastify": "4.0.2",
4848
"@types/styled-components": "4.4.3",

0 commit comments

Comments
 (0)