Skip to content

Commit bba7489

Browse files
fix(deps): update @faker-js/faker to 9.9.0 🌟
1 parent d23eba8 commit bba7489

File tree

2 files changed

+124
-160
lines changed

2 files changed

+124
-160
lines changed

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -46,16 +46,16 @@
4646
"react-router-dom": "5.3.4",
4747
"react-virtualized": "9.22.5",
4848
"shortid": "2.2.16",
49-
"uuid": "8.3.2",
49+
"uuid": "11.1.0",
5050
"webpack": "5",
5151
"xstate": "4.38.3",
52-
"yup": "0.32.11"
52+
"yup": "1.6.1"
5353
},
5454
"devDependencies": {
5555
"@babel/plugin-proposal-private-property-in-object": "7.21.11",
5656
"@cypress/code-coverage": "^3.10.0-dev.1",
5757
"@cypress/instrument-cra": "1.4.0",
58-
"@faker-js/faker": "6.1.2",
58+
"@faker-js/faker": "9.9.0",
5959
"@percy/cli": "^1.27.4",
6060
"@percy/cypress": "3.1.6",
6161
"@testing-library/jest-dom": "^5.16.5",
@@ -98,26 +98,26 @@
9898
"cors": "2.8.5",
9999
"cross-env": "7.0.3",
100100
"cypress": "^14.3.2",
101-
"dotenv": "16.0.0",
101+
"dotenv": "17.2.1",
102102
"eslint": "^9.30.1",
103103
"eslint-plugin-cypress": "^5.1.0",
104104
"express": "4.20.0",
105105
"express-jwt": "6.1.2",
106106
"express-paginate": "1.0.2",
107107
"express-session": "1.18.0",
108108
"express-validator": "6.15.0",
109-
"fuse.js": "6.5.3",
109+
"fuse.js": "7.1.0",
110110
"graphql": "16.8.1",
111111
"graphql-http": "^1.22.0",
112112
"graphql-playground-middleware-express": "^1.7.23",
113113
"graphql-tools": "8.2.7",
114114
"http-proxy-middleware": "0.19.1",
115-
"husky": "7.0.4",
115+
"husky": "9.1.7",
116116
"istanbul-lib-coverage": "3.2.2",
117117
"jsdom": "^22.1.0",
118118
"json": "11.0.0",
119-
"jwks-rsa": "2.0.5",
120-
"lowdb": "1.0.0",
119+
"jwks-rsa": "3.2.0",
120+
"lowdb": "7.0.1",
121121
"morgan": "1.10.0",
122122
"ncp": "2.0.0",
123123
"nodemon": "2.0.22",
@@ -127,7 +127,7 @@
127127
"passport-local": "1.0.0",
128128
"patch-package": "^7.0.0",
129129
"prettier": "^3.0.0",
130-
"start-server-and-test": "1.14.0",
130+
"start-server-and-test": "2.0.12",
131131
"ts-node": "10.9.2",
132132
"typescript": "5.8.3",
133133
"typescript-eslint": "^8.35.1",

0 commit comments

Comments
 (0)