Skip to content

Commit b5012a8

Browse files
Bump the npm_and_yarn group across 1 directory with 4 updates
Bumps the npm_and_yarn group with 4 updates in the / directory: [axios](https://github.com/axios/axios), [js-yaml](https://github.com/nodeca/js-yaml), [jws](https://github.com/brianloveswords/node-jws) and [tar-fs](https://github.com/mafintosh/tar-fs). Updates `axios` from 1.11.0 to 1.12.0 - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.11.0...v1.12.0) Updates `js-yaml` from 4.1.0 to 4.1.1 - [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md) - [Commits](nodeca/js-yaml@4.1.0...4.1.1) Updates `jws` from 3.2.2 to 3.2.3 - [Release notes](https://github.com/brianloveswords/node-jws/releases) - [Changelog](https://github.com/auth0/node-jws/blob/master/CHANGELOG.md) - [Commits](auth0/node-jws@v3.2.2...v3.2.3) Updates `tar-fs` from 2.1.3 to 2.1.4 - [Commits](mafintosh/tar-fs@v2.1.3...v2.1.4) --- updated-dependencies: - dependency-name: axios dependency-version: 1.12.0 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: js-yaml dependency-version: 4.1.1 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: jws dependency-version: 3.2.3 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: tar-fs dependency-version: 2.1.4 dependency-type: indirect dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7bdce19 commit b5012a8

2 files changed

Lines changed: 105 additions & 55 deletions

File tree

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -586,12 +586,12 @@
586586
"@vscode/test-electron": "^2.5.2",
587587
"@vscode/vsce": "^2.32.0",
588588
"eslint": "^8.26.0",
589-
"glob": "^8.0.3",
589+
"glob": "^9.0.0",
590590
"mocha": "^10.1.0",
591591
"rimraf": "^5.0.0",
592592
"typescript": "^4.8.4"
593593
},
594594
"dependencies": {
595-
"axios": "^1.4.0"
595+
"axios": "^1.12.0"
596596
}
597597
}

0 commit comments

Comments
 (0)