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

Commit ed27315

Browse files
Bump moment in /create/new_project/examples/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 ed27315

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

create/new_project/examples/btc_eth/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"comit-sdk": "^0.17.0",
2929
"dotenv": "^8.1.0",
3030
"express": "^4.17.1",
31-
"moment": "^2.26.0",
31+
"moment": "^2.27.0",
3232
"readline-sync": "^1.4.10",
3333
"satoshi-bitcoin-ts": "^0.2.4"
3434
},

create/new_project/examples/btc_eth/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1276,10 +1276,10 @@ mkdirp@^0.5.0, mkdirp@^0.5.1, mkdirp@^0.5.3, mkdirp@~0.5.1:
12761276
dependencies:
12771277
minimist "^1.2.5"
12781278

1279-
moment@^2.10.6, moment@^2.24.0, moment@^2.26.0:
1280-
version "2.26.0"
1281-
resolved "https://registry.yarnpkg.com/moment/-/moment-2.26.0.tgz#5e1f82c6bafca6e83e808b30c8705eed0dcbd39a"
1282-
integrity sha512-oIixUO+OamkUkwjhAVE18rAMfRJNsNe/Stid/gwHSOfHrOtw9EhAY2AHvdKZ/k/MggcYELFCJz/Sn2pL8b8JMw==
1279+
moment@^2.10.6, moment@^2.24.0, moment@^2.27.0:
1280+
version "2.27.0"
1281+
resolved "https://registry.yarnpkg.com/moment/-/moment-2.27.0.tgz#8bff4e3e26a236220dfe3e36de756b6ebaa0105d"
1282+
integrity sha512-al0MUK7cpIcglMv3YF13qSgdAIqxHTO7brRtaz3DlSULbqfazqkc5kEjNrLDOM7fsjshoFIihnU8snrP7zUvhQ==
12831283

12841284
12851285
version "2.0.0"

0 commit comments

Comments
 (0)