Skip to content
This repository was archived by the owner on Mar 23, 2021. It is now read-only.

Commit 8677077

Browse files
Bump moment from 2.26.0 to 2.27.0 in /create/new_project/demos/btc_eth
Bumps [moment](https://github.com/moment/moment) from 2.26.0 to 2.27.0. - [Release notes](https://github.com/moment/moment/releases) - [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md) - [Commits](moment/moment@2.26.0...2.27.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 5845785 commit 8677077

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

create/new_project/demos/btc_eth/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"dependencies": {
2828
"comit-sdk": "^0.16.1",
2929
"dotenv": "^8.2.0",
30-
"moment": "^2.26.0",
30+
"moment": "^2.27.0",
3131
"satoshi-bitcoin-ts": "^0.2.4"
3232
},
3333
"prettier": {

create/new_project/demos/btc_eth/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3521,10 +3521,10 @@ mkdirp@^0.5.0, mkdirp@^0.5.1, mkdirp@^0.5.3, mkdirp@~0.5.1:
35213521
dependencies:
35223522
minimist "^1.2.5"
35233523

3524-
moment@^2.10.6, moment@^2.24.0, moment@^2.26.0:
3525-
version "2.26.0"
3526-
resolved "https://registry.yarnpkg.com/moment/-/moment-2.26.0.tgz#5e1f82c6bafca6e83e808b30c8705eed0dcbd39a"
3527-
integrity sha512-oIixUO+OamkUkwjhAVE18rAMfRJNsNe/Stid/gwHSOfHrOtw9EhAY2AHvdKZ/k/MggcYELFCJz/Sn2pL8b8JMw==
3524+
moment@^2.10.6, moment@^2.24.0, moment@^2.27.0:
3525+
version "2.27.0"
3526+
resolved "https://registry.yarnpkg.com/moment/-/moment-2.27.0.tgz#8bff4e3e26a236220dfe3e36de756b6ebaa0105d"
3527+
integrity sha512-al0MUK7cpIcglMv3YF13qSgdAIqxHTO7brRtaz3DlSULbqfazqkc5kEjNrLDOM7fsjshoFIihnU8snrP7zUvhQ==
35283528

35293529
mrmr@~0.1.6, mrmr@~0.1.8:
35303530
version "0.1.8"

0 commit comments

Comments
 (0)