Skip to content

Commit

Permalink
package bumps
Browse files Browse the repository at this point in the history
  • Loading branch information
ansibleguy76 committed Jan 19, 2025
1 parent 0f9ba99 commit c393625
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"bulma-quickview": "*",
"bulmaswatch": "0.8.1",
"copy-to-clipboard": "~3.3.3",
"core-js": "~3.39",
"core-js": "~3.40.0",
"es6-promise": "~4.2.8",
"highlight.js": "^10.7.2",
"jsonwebtoken": "^9.0.2",
Expand Down
4 changes: 2 additions & 2 deletions server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,13 +26,13 @@
"cert-info": "~1.5.1",
"cheerio": "~1.0.0",
"connect-history-api-fallback": "~2.0.0",
"core-js": "~3.39.0",
"core-js": "~3.40.0",
"cors": "~2.8.5",
"cron-parser": "~4.9.0",
"dayjs": "~1.11.13",
"express": "~4.21.2",
"cookie-session": "~2.1.0",
"fs-extra": "~11.2.0",
"fs-extra": "~11.3.0",
"json-bigint": "~1.0.0",
"ldap-authentication": "~3.2.4",
"ldapjs": "~3.0.7",
Expand Down

0 comments on commit c393625

Please sign in to comment.