Skip to content

Commit 1b6e55c

Browse files
build(deps): bump uuid from 3.3.3 to 3.4.0 (#11)
Bumps [uuid](https://github.com/uuidjs/uuid) from 3.3.3 to 3.4.0. - [Release notes](https://github.com/uuidjs/uuid/releases) - [Changelog](https://github.com/uuidjs/uuid/blob/master/CHANGELOG.md) - [Commits](uuidjs/uuid@v3.3.3...v3.4.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 63f37d1 commit 1b6e55c

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package-lock.json

+3-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"@actions/core": "^1.2.2",
3737
"@actions/github": "^2.0.2",
3838
"@octokit/webhooks": "^7.0.0",
39-
"uuid": "^3.3.3"
39+
"uuid": "^3.4.0"
4040
},
4141
"devDependencies": {
4242
"@types/jest": "^25.1.2",

0 commit comments

Comments
 (0)