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:
  - @babel/core from 7.22.6 to 7.25.2.
    See this package in npm: https://www.npmjs.com/package/@babel/core
  - vue from 3.4.35 to 3.4.38.
    See this package in npm: https://www.npmjs.com/package/vue
  - @apollo/client from 3.11.2 to 3.11.4.
    See this package in npm: https://www.npmjs.com/package/@apollo/client
  - @vue/apollo-composable from 4.0.2 to 4.2.1.
    See this package in npm: https://www.npmjs.com/package/@vue/apollo-composable
  - @vue/compiler-sfc from 3.4.35 to 3.4.38.
    See this package in npm: https://www.npmjs.com/package/@vue/compiler-sfc
  - autoprefixer from 10.4.14 to 10.4.20.
    See this package in npm: https://www.npmjs.com/package/autoprefixer
  - axios from 1.7.4 to 1.7.5.
    See this package in npm: https://www.npmjs.com/package/axios
  - bootstrap from 5.3.2 to 5.3.3.
    See this package in npm: https://www.npmjs.com/package/bootstrap
  - bootstrap-icons-vue from 1.11.1 to 1.11.3.
    See this package in npm: https://www.npmjs.com/package/bootstrap-icons-vue
  - css-loader from 6.8.1 to 6.11.0.
    See this package in npm: https://www.npmjs.com/package/css-loader
  - dashjs from 4.7.2 to 4.7.4.
    See this package in npm: https://www.npmjs.com/package/dashjs
  - icecast-metadata-player from 1.17.1 to 1.17.3.
    See this package in npm: https://www.npmjs.com/package/icecast-metadata-player
  - laravel-echo from 1.15.3 to 1.16.1.
    See this package in npm: https://www.npmjs.com/package/laravel-echo
  - moment from 2.29.4 to 2.30.1.
    See this package in npm: https://www.npmjs.com/package/moment
  - patch-package from 7.0.1 to 7.0.2.
    See this package in npm: https://www.npmjs.com/package/patch-package
  - sass from 1.63.3 to 1.77.8.
    See this package in npm: https://www.npmjs.com/package/sass
  - sass-loader from 13.3.2 to 13.3.3.
    See this package in npm: https://www.npmjs.com/package/sass-loader
  - socket.io-client from 4.7.2 to 4.7.5.
    See this package in npm: https://www.npmjs.com/package/socket.io-client
  - vue-router from 4.4.2 to 4.4.3.
    See this package in npm: https://www.npmjs.com/package/vue-router

See this project in Snyk:
https://app.snyk.io/org/shoutz0r-shared/project/71a76727-a61b-4cc8-aecd-bfff7773f421?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Sep 14, 2024
1 parent 9a5288a commit f681bc0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@
"@popperjs/core": "^2.11.6",
"@thekonz/apollo-lighthouse-subscription-link": "2.0.0-rc.1",
"@vue/apollo-components": "^4.0.0",
"@vue/apollo-composable": "^4.2.0",
"@vue/apollo-composable": "^4.2.1",
"apollo-upload-client": "^17.0.0",
"axios": "^1.7.4",
"axios": "^1.7.5",
"bootstrap": "^5.3.3",
"bootstrap-icons-vue": "^1.11.3",
"cross-env": "^7.0.3",
Expand Down

0 comments on commit f681bc0

Please sign in to comment.