Skip to content

Commit c393625

Browse files
committed
package bumps
1 parent 0f9ba99 commit c393625

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"bulma-quickview": "*",
2929
"bulmaswatch": "0.8.1",
3030
"copy-to-clipboard": "~3.3.3",
31-
"core-js": "~3.39",
31+
"core-js": "~3.40.0",
3232
"es6-promise": "~4.2.8",
3333
"highlight.js": "^10.7.2",
3434
"jsonwebtoken": "^9.0.2",

server/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,13 +26,13 @@
2626
"cert-info": "~1.5.1",
2727
"cheerio": "~1.0.0",
2828
"connect-history-api-fallback": "~2.0.0",
29-
"core-js": "~3.39.0",
29+
"core-js": "~3.40.0",
3030
"cors": "~2.8.5",
3131
"cron-parser": "~4.9.0",
3232
"dayjs": "~1.11.13",
3333
"express": "~4.21.2",
3434
"cookie-session": "~2.1.0",
35-
"fs-extra": "~11.2.0",
35+
"fs-extra": "~11.3.0",
3636
"json-bigint": "~1.0.0",
3737
"ldap-authentication": "~3.2.4",
3838
"ldapjs": "~3.0.7",

0 commit comments

Comments
 (0)