We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0f9ba99 commit c393625Copy full SHA for c393625
client/package.json
@@ -28,7 +28,7 @@
28
"bulma-quickview": "*",
29
"bulmaswatch": "0.8.1",
30
"copy-to-clipboard": "~3.3.3",
31
- "core-js": "~3.39",
+ "core-js": "~3.40.0",
32
"es6-promise": "~4.2.8",
33
"highlight.js": "^10.7.2",
34
"jsonwebtoken": "^9.0.2",
server/package.json
@@ -26,13 +26,13 @@
26
"cert-info": "~1.5.1",
27
"cheerio": "~1.0.0",
"connect-history-api-fallback": "~2.0.0",
- "core-js": "~3.39.0",
"cors": "~2.8.5",
"cron-parser": "~4.9.0",
"dayjs": "~1.11.13",
"express": "~4.21.2",
"cookie-session": "~2.1.0",
35
- "fs-extra": "~11.2.0",
+ "fs-extra": "~11.3.0",
36
"json-bigint": "~1.0.0",
37
"ldap-authentication": "~3.2.4",
38
"ldapjs": "~3.0.7",
0 commit comments