Skip to content

Commit

Permalink
Merge pull request #8072 from sagemathinc/npm-20241219
Browse files Browse the repository at this point in the history
npm updates
  • Loading branch information
williamstein authored Dec 19, 2024
2 parents 12451cd + c1c56dd commit 0ca12f9
Show file tree
Hide file tree
Showing 6 changed files with 121 additions and 81 deletions.
6 changes: 3 additions & 3 deletions src/packages/hub/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"@passport-next/passport-google-oauth2": "^1.0.0",
"@passport-next/passport-oauth2": "^2.1.4",
"@types/formidable": "^3.4.5",
"@types/primus": "^7.3.6",
"@types/primus": "^7.3.9",
"@types/react": "^18.3.10",
"@types/uuid": "^8.3.1",
"async": "^1.5.2",
Expand All @@ -36,7 +36,7 @@
"cors": "^2.8.5",
"debug": "^4.3.2",
"escape-html": "^1.0.3",
"express": "^4.21.1",
"express": "^4.21.2",
"formidable": "^3.5.1",
"http-proxy": "^1.18.1",
"immutable": "^4.3.0",
Expand All @@ -52,7 +52,7 @@
"parse-domain": "^5.0.0",
"passport": "^0.6.0",
"password-hash": "^1.2.2",
"primus": "^8.0.7",
"primus": "^8.0.9",
"prom-client": "^13.0.0",
"random-key": "^0.3.2",
"react": "^18.3.1",
Expand Down
2 changes: 1 addition & 1 deletion src/packages/next/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
"cookies": "^0.8.0",
"csv-stringify": "^6.3.0",
"dayjs": "^1.11.11",
"express": "^4.21.1",
"express": "^4.21.2",
"lodash": "^4.17.21",
"lru-cache": "^7.18.3",
"ms": "2.1.2",
Expand Down
Loading

0 comments on commit 0ca12f9

Please sign in to comment.