Skip to content

Commit 6889e4d

Browse files
authored
Merge pull request #393 from BimberLab/26.3_fb_npm
Update packages
2 parents adb4690 + 5603f6e commit 6889e4d

2 files changed

Lines changed: 60 additions & 49 deletions

File tree

jbrowse/package-lock.json

Lines changed: 55 additions & 44 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

jbrowse/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -23,18 +23,18 @@
2323
"@jbrowse/plugin-variants": "^4.1.13",
2424
"@jbrowse/product-core": "^4.1.13",
2525
"@jbrowse/react-linear-genome-view2": "^4.1.13",
26-
"@labkey/api": "^1.39.0",
27-
"@labkey/components": "^7.16.0",
26+
"@labkey/api": "^1.51.0",
27+
"@labkey/components": "^7.35.0",
2828
"@mui/x-data-grid": "^7.28.1",
2929
"assert": "^2.1.0",
3030
"browserify-zlib": "^0.2.0",
3131
"buffer": "^6.0.3",
3232
"child_process": "^1.0.2",
33-
"fs": "^0.0.1-security",
33+
"fs": "^0.0.2",
3434
"jquery": "^3.7.1",
3535
"jspdf": "^4.2.1",
3636
"jspdf-autotable": "^5.0.7",
37-
"node-polyfill-webpack-plugin": "4.1.0",
37+
"node-polyfill-webpack-plugin": "^4.1.0",
3838
"path-browserify": "^1.0.1",
3939
"react": "^18.3.0",
4040
"react-data-grid": "7.0.0-beta.46",
@@ -44,7 +44,7 @@
4444
"regenerator-runtime": "^0.14.1",
4545
"stream-browserify": "^3.0.0",
4646
"util": "^0.12.5",
47-
"uuid": "^11.1.0",
47+
"uuid": "^14.0.0",
4848
"vm-browserify": "^1.1.2"
4949
},
5050
"devDependencies": {

0 commit comments

Comments
 (0)