Bump yaml and @svgr/webpack

Removes [yaml](https://github.com/eemeli/yaml). It's no longer used after updating ancestor dependency [@svgr/webpack](https://github.com/gregberge/svgr). These dependencies need to be updated together.


Removes `yaml`

Updates `@svgr/webpack` from 6.5.0 to 7.0.0
- [Release notes](https://github.com/gregberge/svgr/releases)
- [Changelog](https://github.com/gregberge/svgr/blob/main/CHANGELOG.md)
- [Commits](https://github.com/gregberge/svgr/compare/v6.5.0...v7.0.0)

---
updated-dependencies:
- dependency-name: yaml
  dependency-type: indirect
- dependency-name: "@svgr/webpack"
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-04-25 19:12:28 +00:00 committed by GitHub
parent 126d456b3a
commit d02b4ff77f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 996 additions and 982 deletions

1976
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -14,7 +14,7 @@
"@oceanprotocol/art": "^3.2.0",
"@oceanprotocol/contracts": "^1.1.8",
"@oceanprotocol/typographies": "^0.1.0",
"@svgr/webpack": "^6.5.0",
"@svgr/webpack": "^7.0.0",
"axios": "^1.1.3",
"dotenv": "^16.0.3",
"next": "12.3.1",