Merge branch 'upgradePackages' into 'main'

Upgrade packages

See merge request v3/service/auth!45
This commit is contained in:
Sylvain Briat 2023-07-18 15:14:08 +00:00
commit 603d3dca2b
2 changed files with 1646 additions and 873 deletions

2515
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -1,6 +1,6 @@
{
"name": "@mobicoop/auth",
"version": "0.3.0",
"version": "0.3.1",
"description": "Mobicoop V3 Auth Service",
"author": "sbriat",
"private": true,
@ -69,7 +69,7 @@
"@types/uuid": "^9.0.0",
"@typescript-eslint/eslint-plugin": "^5.0.0",
"@typescript-eslint/parser": "^5.0.0",
"dotenv-cli": "^6.0.0",
"dotenv-cli": "^7.2.1",
"eslint": "^8.0.1",
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-prettier": "^4.0.0",