📦 Update packages

This commit is contained in:
Alicia Sykes 2022-07-03 23:14:21 +01:00
parent 5c44c97a71
commit 90272d0aa2
2 changed files with 6 additions and 0 deletions

View File

@ -13,6 +13,7 @@
"@types/react-router-dom": "^5.3.3",
"@types/styled-components": "^5.1.25",
"jest-styled-components": "^7.0.8",
"node-fetch": "2.6.1",
"react": "^18.1.0",
"react-dom": "^18.1.0",
"react-router-dom": "^6.3.0",

View File

@ -6189,6 +6189,11 @@ no-case@^3.0.4:
lower-case "^2.0.2"
tslib "^2.0.3"
node-fetch@2.6.1:
version "2.6.1"
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.1.tgz#045bd323631f76ed2e2b55573394416b639a0052"
integrity sha512-V4aYg89jEoVRxRb2fJdAg8FHvI7cEyYdVAh94HH0UIK8oJxUfkjlDQN9RbMx+bEjP7+ggMiFRprSti032Oipxw==
node-forge@^1:
version "1.3.1"
resolved "https://registry.yarnpkg.com/node-forge/-/node-forge-1.3.1.tgz#be8da2af243b2417d5f646a770663a92b7e9ded3"