Merge pull request #898 from shlinkio/dependabot/npm_and_yarn/uuid-and-types/uuid-9.0.1

Bump uuid and @types/uuid
This commit is contained in:
Alejandro Celaya
2023-09-23 12:01:52 +02:00
committed by GitHub
2 changed files with 20 additions and 16 deletions

View File

@@ -48,7 +48,7 @@
"react-router-dom": "^6.16.0",
"reactstrap": "^9.2.0",
"redux-localstorage-simple": "^2.5.1",
"uuid": "^9.0.0",
"uuid": "^9.0.1",
"workbox-core": "^7.0.0",
"workbox-expiration": "^7.0.0",
"workbox-precaching": "^7.0.0",
@@ -65,7 +65,7 @@
"@types/ramda": "^0.27.66",
"@types/react": "^18.2.21",
"@types/react-dom": "^18.2.7",
"@types/uuid": "^9.0.3",
"@types/uuid": "^9.0.4",
"@vitejs/plugin-react": "^4.0.4",
"@vitest/coverage-v8": "^0.34.4",
"adm-zip": "^0.5.10",