Skip to content

Commit 7828e6a

Browse files
chore(deps): update @types/bcryptjs to 2.4.6 🌟
1 parent 0bb69bf commit 7828e6a

File tree

2 files changed

+118
-121
lines changed

2 files changed

+118
-121
lines changed

package.json

+18-18
Original file line numberDiff line numberDiff line change
@@ -59,37 +59,37 @@
5959
"@percy/cypress": "3.1.2",
6060
"@testing-library/jest-dom": "^5.16.5",
6161
"@testing-library/react": "^14.0.0",
62-
"@types/bcryptjs": "2.4.2",
63-
"@types/bluebird": "3.5.36",
64-
"@types/connect-flash": "0.0.37",
62+
"@types/bcryptjs": "2.4.6",
63+
"@types/bluebird": "3.5.42",
64+
"@types/connect-flash": "0.0.40",
6565
"@types/connect-history-api-fallback": "1.3.5",
66-
"@types/cors": "2.8.12",
67-
"@types/dinero.js": "1.9.0",
66+
"@types/cors": "2.8.17",
67+
"@types/dinero.js": "1.9.4",
6868
"@types/express": "4.17.2",
69-
"@types/express-paginate": "1.0.1",
69+
"@types/express-paginate": "1.0.4",
7070
"@types/express-serve-static-core": "4.17.2",
7171
"@types/express-session": "1.17.4",
7272
"@types/faker": "5.5.9",
7373
"@types/http-proxy-middleware": "0.19.3",
74-
"@types/json-server": "0.14.4",
75-
"@types/jsonwebtoken": "8.5.8",
74+
"@types/json-server": "0.14.7",
75+
"@types/jsonwebtoken": "8.5.9",
7676
"@types/jwt-decode": "2.2.1",
77-
"@types/lodash": "4.14.181",
78-
"@types/lowdb": "1.0.11",
79-
"@types/morgan": "1.9.3",
80-
"@types/node": "14.18.13",
81-
"@types/passport": "1.0.7",
77+
"@types/lodash": "4.14.202",
78+
"@types/lowdb": "1.0.15",
79+
"@types/morgan": "1.9.9",
80+
"@types/node": "14.18.63",
81+
"@types/passport": "1.0.16",
8282
"@types/react": "^18.2.14",
8383
"@types/react-dom": "^18.2.6",
84-
"@types/react-infinite-calendar": "2.3.6",
85-
"@types/react-router": "5.1.18",
84+
"@types/react-infinite-calendar": "2.3.9",
85+
"@types/react-router": "5.1.20",
8686
"@types/react-router-dom": "5.3.3",
87-
"@types/react-virtualized": "9.21.21",
88-
"@types/shortid": "0.0.29",
87+
"@types/react-virtualized": "9.21.29",
88+
"@types/shortid": "0.0.32",
8989
"@types/uuid": "8.3.4",
9090
"@types/validator": "13.7.2",
9191
"@types/webpack-env": "1.16.4",
92-
"@types/yup": "0.29.13",
92+
"@types/yup": "0.29.14",
9393
"@vitejs/plugin-react": "^4.0.2",
9494
"bcryptjs": "2.4.3",
9595
"concurrently": "7.1.0",

0 commit comments

Comments
 (0)