Merge branch 'renovate/uuid-9.x' into 'develop'

Update dependency uuid to v9

See merge request soapbox-pub/soapbox!2087
This commit is contained in:
Alex Gleason
2023-01-05 22:16:51 +00:00
5 changed files with 11 additions and 15 deletions

View File

@ -91,7 +91,7 @@
"@types/redux-mock-store": "^1.0.3",
"@types/seedrandom": "^3.0.2",
"@types/semver": "^7.3.9",
"@types/uuid": "^8.3.4",
"@types/uuid": "^9.0.0",
"@types/webpack-assets-manifest": "^5.1.0",
"@types/webpack-bundle-analyzer": "^4.6.0",
"@types/webpack-deadcode-plugin": "^0.1.2",
@ -198,7 +198,7 @@
"twemoji": "https://github.com/twitter/twemoji#v14.0.2",
"typescript": "^4.4.4",
"util": "^0.12.4",
"uuid": "^8.3.2",
"uuid": "^9.0.0",
"webpack": "^5.72.1",
"webpack-assets-manifest": "^5.1.0",
"webpack-bundle-analyzer": "^4.5.0",