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

Commit cf5811b

Browse files
Bump moment from 2.26.0 to 2.27.0 in /create/new_project/demos/erc20_btc
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 cf5811b

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

create/new_project/demos/erc20_btc/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"dependencies": {
2727
"comit-sdk": "^0.16.1",
2828
"dotenv": "^8.1.0",
29-
"moment": "^2.26.0",
29+
"moment": "^2.27.0",
3030
"readline-sync": "^1.4.10",
3131
"satoshi-bitcoin-ts": "^0.2.4"
3232
},

create/new_project/demos/erc20_btc/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1454,10 +1454,10 @@ mkdirp@^0.5.0, mkdirp@^0.5.1, mkdirp@^0.5.3, mkdirp@~0.5.1:
14541454
dependencies:
14551455
minimist "^1.2.5"
14561456

1457-
moment@^2.10.6, moment@^2.24.0, moment@^2.26.0:
1458-
version "2.26.0"
1459-
resolved "https://registry.yarnpkg.com/moment/-/moment-2.26.0.tgz#5e1f82c6bafca6e83e808b30c8705eed0dcbd39a"
1460-
integrity sha512-oIixUO+OamkUkwjhAVE18rAMfRJNsNe/Stid/gwHSOfHrOtw9EhAY2AHvdKZ/k/MggcYELFCJz/Sn2pL8b8JMw==
1457+
moment@^2.10.6, moment@^2.24.0, moment@^2.27.0:
1458+
version "2.27.0"
1459+
resolved "https://registry.yarnpkg.com/moment/-/moment-2.27.0.tgz#8bff4e3e26a236220dfe3e36de756b6ebaa0105d"
1460+
integrity sha512-al0MUK7cpIcglMv3YF13qSgdAIqxHTO7brRtaz3DlSULbqfazqkc5kEjNrLDOM7fsjshoFIihnU8snrP7zUvhQ==
14611461

14621462
mrmr@~0.1.6, mrmr@~0.1.8:
14631463
version "0.1.8"

0 commit comments

Comments
 (0)