Skip to content

Commit b6e8ef7

Browse files
Merge pull request #428 from samuelterra22/dependabot/npm_and_yarn/handlebars-4.7.7
Bump handlebars from 4.7.6 to 4.7.7
2 parents 99c8f1a + 15962b5 commit b6e8ef7

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"dotenv": "^8.2.0",
2323
"express": "^4.17.1",
2424
"express-async-errors": "^3.1.1",
25-
"handlebars": "^4.7.6",
25+
"handlebars": "^4.7.7",
2626
"ioredis": "^4.22.0",
2727
"jsonwebtoken": "^8.5.1",
2828
"mime": "^2.5.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3551,10 +3551,10 @@ growly@^1.3.0:
35513551
resolved "https://registry.yarnpkg.com/growly/-/growly-1.3.0.tgz#f10748cbe76af964b7c96c93c6bcc28af120c081"
35523552
integrity sha1-8QdIy+dq+WS3yWyTxrzCivEgwIE=
35533553

3554-
handlebars@^4.7.6:
3555-
version "4.7.6"
3556-
resolved "https://registry.yarnpkg.com/handlebars/-/handlebars-4.7.6.tgz#d4c05c1baf90e9945f77aa68a7a219aa4a7df74e"
3557-
integrity sha512-1f2BACcBfiwAfStCKZNrUCgqNZkGsAT7UM3kkYtXuLo0KnaVfjKOyf7PRzB6++aK9STyT1Pd2ZCPe3EGOXleXA==
3554+
handlebars@^4.7.7:
3555+
version "4.7.7"
3556+
resolved "https://registry.yarnpkg.com/handlebars/-/handlebars-4.7.7.tgz#9ce33416aad02dbd6c8fafa8240d5d98004945a1"
3557+
integrity sha512-aAcXm5OAfE/8IXkcZvCepKU3VzW1/39Fb5ZuqMtgI/hT8X2YgoMvBY5dLhq/cpOvw7Lk1nK/UF71aLG/ZnVYRA==
35583558
dependencies:
35593559
minimist "^1.2.5"
35603560
neo-async "^2.6.0"

0 commit comments

Comments
 (0)