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.5.
    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.6.
    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
  - vue-tsc from 2.0.29 to 2.1.2.
    See this package in npm: https://www.npmjs.com/package/vue-tsc

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 21, 2024
1 parent 9a5288a commit 880a35d
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,14 +7,14 @@
"preview": "vite preview"
},
"dependencies": {
"@apollo/client": "^3.11.4",
"@apollo/client": "^3.11.5",
"@babel/plugin-proposal-class-properties": "^7.17.12",
"@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.6",
"bootstrap": "^5.3.3",
"bootstrap-icons-vue": "^1.11.3",
"cross-env": "^7.0.3",
Expand Down Expand Up @@ -54,7 +54,7 @@
"typescript": "^4.9.4",
"vite": "^3.2.10",
"vite-svg-loader": "^3.6.0",
"vue-tsc": "^2.0.29",
"vue-tsc": "^2.1.2",
"webpack-cli": "^4.10.0"
}
}

0 comments on commit 880a35d

Please sign in to comment.