Skip to content

Commit 6010791

Browse files
chore(deps): bump axios in /nodejs/nodejs-guestbook/src/frontend (#1309)
Bumps [axios](https://github.com/axios/axios) from 1.5.0 to 1.6.0. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.5.0...v1.6.0) --- updated-dependencies: - dependency-name: axios dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Katie McLaughlin <[email protected]>
1 parent 71e4265 commit 6010791

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

nodejs/nodejs-guestbook/src/frontend/package-lock.json

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

nodejs/nodejs-guestbook/src/frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"author": "Google Inc.",
1010
"license": "0BSD",
1111
"dependencies": {
12-
"axios": "1.5.0",
12+
"axios": "1.6.0",
1313
"body-parser": "1.20.2",
1414
"express": "4.18.2",
1515
"moment": "2.29.4",

0 commit comments

Comments
 (0)