Skip to content

Commit

Permalink
fix: upgrade multiple dependencies with Snyk
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade:
  - @capacitor/android from 5.4.1 to 5.7.8.
    See this package in yarn: 
  - @capacitor/app from 5.0.6 to 5.0.8.
    See this package in yarn: 
  - @capacitor/camera from 5.0.7 to 5.0.10.
    See this package in yarn: 
  - @capacitor/clipboard from 5.0.6 to 5.0.8.
    See this package in yarn: 
  - @capacitor/core from 5.4.1 to 5.7.8.
    See this package in yarn: 
  - @capacitor/filesystem from 5.1.4 to 5.2.2.
    See this package in yarn: 
  - @capacitor/haptics from 5.0.6 to 5.0.8.
    See this package in yarn: 
  - @capacitor/ios from 5.4.1 to 5.7.8.
    See this package in yarn: 
  - @capacitor/keyboard from 5.0.6 to 5.0.9.
    See this package in yarn: 
  - @capacitor/share from 5.0.6 to 5.0.8.
    See this package in yarn: 
  - @capacitor/splash-screen from 5.0.6 to 5.0.8.
    See this package in yarn: 
  - @capacitor/status-bar from 5.0.6 to 5.0.8.
    See this package in yarn: 
  - @capgo/capacitor-navigation-bar from 6.0.6 to 6.1.40.
    See this package in yarn: 
  - @excalidraw/excalidraw from 0.16.1 to 0.17.6.
    See this package in yarn: 
  - @highlightjs/cdn-assets from 10.4.1 to 10.7.3.
    See this package in yarn: 
  - @logseq/react-tweet-embed from 1.3.1-1 to 1.3.1.
    See this package in yarn: 
  - @tippyjs/react from 4.2.5 to 4.2.6.
    See this package in yarn: 
  - check-password-strength from 2.0.7 to 2.0.10.
    See this package in yarn: 
  - chokidar from 3.5.1 to 3.6.0.
    See this package in yarn: 
  - chrono-node from 2.2.4 to 2.7.6.
    See this package in yarn: 
  - codemirror from 5.65.13 to 5.65.17.
    See this package in yarn: 
  - diff from 5.0.0 to 5.2.0.
    See this package in yarn: 
  - dompurify from 2.4.0 to 2.5.6.
    See this package in yarn: 
  - electron from 28.3.1 to 28.3.3.
    See this package in yarn: 
  - electron-dl from 3.3.0 to 3.5.2.
    See this package in yarn: 
  - fs from 0.0.1-security to 0.0.2.
    See this package in yarn: 
  - fuse.js from 6.4.6 to 6.6.2.
    See this package in yarn: 
  - graphology from 0.20.0 to 0.25.4.
    See this package in yarn: 
  - ignore from 5.1.8 to 5.3.2.
    See this package in yarn: 
  - interactjs from 1.10.19 to 1.10.27.
    See this package in yarn: 
  - jszip from 3.8.0 to 3.10.1.
    See this package in yarn: 
  - katex from 0.16.10 to 0.16.11.
    See this package in yarn: 
  - mldoc from 1.5.7 to 1.5.9.
    See this package in yarn: 
  - photoswipe from 5.4.1 to 5.4.4.
    See this package in yarn: 
  - url from 0.11.3 to 0.11.4.
    See this package in yarn: 
  - pixi.js from 6.2.0 to 6.5.10.
    See this package in yarn: 
  - posthog-js from 1.10.2 to 1.157.2.
    See this package in yarn: 
  - react-grid-layout from 0.16.6 to 0.18.3.
    See this package in yarn: 
  - react-intersection-observer from 9.5.2 to 9.13.0.
    See this package in yarn: 
  - react-textarea-autosize from 8.3.3 to 8.5.3.
    See this package in yarn: 
  - react-transition-group from 4.3.0 to 4.4.5.
    See this package in yarn: 
  - remove-accents from 0.4.2 to 0.5.0.
    See this package in yarn: 
  - threads from 1.6.5 to 1.7.0.
    See this package in yarn: 
  - yargs-parser from 20.2.4 to 20.2.9.
    See this package in yarn: 

See this project in Snyk:
https://app.snyk.io/org/logseq-shared/project/5a3d2338-cdfe-4786-a6d7-222f2c01c29e?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Sep 14, 2024
1 parent c7b10ce commit b501a50
Show file tree
Hide file tree
Showing 2 changed files with 599 additions and 383 deletions.
88 changes: 44 additions & 44 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,79 +79,79 @@
},
"dependencies": {
"@capacitor/action-sheet": "^5.0.7",
"@capacitor/android": "^5.0.0",
"@capacitor/app": "^5.0.0",
"@capacitor/camera": "^5.0.0",
"@capacitor/clipboard": "^5.0.0",
"@capacitor/core": "^5.0.0",
"@capacitor/filesystem": "^5.0.0",
"@capacitor/haptics": "^5.0.0",
"@capacitor/ios": "^5.0.0",
"@capacitor/keyboard": "^5.0.0",
"@capacitor/share": "^5.0.0",
"@capacitor/splash-screen": "^5.0.0",
"@capacitor/status-bar": "^5.0.0",
"@capacitor/android": "^5.7.8",
"@capacitor/app": "^5.0.8",
"@capacitor/camera": "^5.0.10",
"@capacitor/clipboard": "^5.0.8",
"@capacitor/core": "^5.7.8",
"@capacitor/filesystem": "^5.2.2",
"@capacitor/haptics": "^5.0.8",
"@capacitor/ios": "^5.7.8",
"@capacitor/keyboard": "^5.0.9",
"@capacitor/share": "^5.0.8",
"@capacitor/splash-screen": "^5.0.8",
"@capacitor/status-bar": "^5.0.8",
"@capawesome/capacitor-background-task": "^5.0.0",
"@capgo/capacitor-navigation-bar": "^6.0.0",
"@excalidraw/excalidraw": "0.16.1",
"@highlightjs/cdn-assets": "10.4.1",
"@capgo/capacitor-navigation-bar": "^6.1.40",
"@excalidraw/excalidraw": "0.17.6",
"@highlightjs/cdn-assets": "10.7.3",
"@isomorphic-git/lightning-fs": "^4.6.0",
"@logseq/capacitor-file-sync": "5.0.2",
"@logseq/diff-merge": "0.2.2",
"@logseq/react-tweet-embed": "1.3.1-1",
"@logseq/react-tweet-embed": "1.3.1",
"@radix-ui/colors": "^0.1.8",
"@sentry/react": "^6.18.2",
"@sentry/tracing": "^6.18.2",
"@tabler/icons": "^1.96.0",
"@tippyjs/react": "4.2.5",
"@tippyjs/react": "4.2.6",
"bignumber.js": "^9.0.2",
"capacitor-voice-recorder": "^5.0.0",
"check-password-strength": "2.0.7",
"chokidar": "3.5.1",
"chrono-node": "2.2.4",
"codemirror": "5.65.13",
"check-password-strength": "2.0.10",
"chokidar": "3.6.0",
"chrono-node": "2.7.6",
"codemirror": "5.65.17",
"d3-force": "3.0.0",
"diff": "5.0.0",
"dompurify": "2.4.0",
"electron": "28.3.1",
"electron-dl": "3.3.0",
"fs": "0.0.1-security",
"diff": "5.2.0",
"dompurify": "2.5.6",
"electron": "28.3.3",
"electron-dl": "3.5.2",
"fs": "0.0.2",
"fs-extra": "9.1.0",
"fuse.js": "6.4.6",
"fuse.js": "6.6.2",
"grapheme-splitter": "1.0.4",
"graphology": "0.20.0",
"graphology": "0.25.4",
"html2canvas": "^1.4.1",
"ignore": "5.1.8",
"ignore": "5.3.2",
"inter-ui": "^3.19.3",
"interactjs": "^1.10.17",
"jszip": "3.8.0",
"katex": "^0.16.10",
"interactjs": "^1.10.27",
"jszip": "3.10.1",
"katex": "^0.16.11",
"marked": "^5.1.2",
"mldoc": "1.5.7",
"mldoc": "1.5.9",
"path": "0.12.7",
"path-complete-extname": "1.0.0",
"pdfjs-dist": "^3.9.179",
"photoswipe": "^5.3.7",
"photoswipe": "^5.4.4",
"pixi-graph-fork": "0.2.0",
"pixi.js": "6.2.0",
"posthog-js": "1.10.2",
"pixi.js": "6.5.10",
"posthog-js": "1.157.2",
"react": "17.0.2",
"react-dom": "17.0.2",
"react-grid-layout": "0.16.6",
"react-intersection-observer": "^9.3.5",
"react-grid-layout": "0.18.3",
"react-intersection-observer": "^9.13.0",
"react-resize-context": "3.0.0",
"react-textarea-autosize": "8.3.3",
"react-textarea-autosize": "8.5.3",
"react-tippy": "1.4.0",
"react-transition-group": "4.3.0",
"remove-accents": "0.4.2",
"react-transition-group": "4.4.5",
"remove-accents": "0.5.0",
"reveal.js": "^4.5.0",
"sanitize-filename": "1.6.3",
"send-intent": "^5.0.0",
"shepherd.js": "^9.1.0",
"tailwind-capitalize-first-letter": "^1.0.4",
"threads": "1.6.5",
"url": "^0.11.0",
"yargs-parser": "20.2.4"
"threads": "1.7.0",
"url": "^0.11.4",
"yargs-parser": "20.2.9"
},
"resolutions": {
"pixi-graph-fork/@pixi/app": "6.2.0",
Expand Down
Loading

0 comments on commit b501a50

Please sign in to comment.