Skip to content

Commit baf009b

Browse files
authored
Merge pull request #20274 from mozilla/dependabot/npm_and_yarn/handlebars-4.7.9
chore(deps): bump handlebars from 4.7.8 to 4.7.9
2 parents fcffd9f + 94f4c76 commit baf009b

3 files changed

Lines changed: 22 additions & 4 deletions

File tree

packages/fxa-content-server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
"grunt-text-replace": "0.4.0",
8080
"grunt-usemin": "3.1.1",
8181
"grunt-z-schema": "0.1.0",
82-
"handlebars": "^4.7.7",
82+
"handlebars": "^4.7.9",
8383
"helmet": "^8.0.0",
8484
"hot-shots": "^10.2.1",
8585
"http-proxy-middleware": "^2.0.7",

packages/fxa-payments-server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@
9595
"grunt-cli": "^1.4.3",
9696
"grunt-contrib-concat": "^2.1.0",
9797
"grunt-contrib-watch": "^1.1.0",
98-
"handlebars": "^4.7.7",
98+
"handlebars": "^4.7.9",
9999
"intl": "1.2.5",
100100
"jest": "27.5.1",
101101
"nock": "^13.5.1",

yarn.lock

Lines changed: 20 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36573,7 +36573,7 @@ __metadata:
3657336573
grunt-todo: "npm:0.5.0"
3657436574
grunt-usemin: "npm:3.1.1"
3657536575
grunt-z-schema: "npm:0.1.0"
36576-
handlebars: "npm:^4.7.7"
36576+
handlebars: "npm:^4.7.9"
3657736577
helmet: "npm:^8.0.0"
3657836578
hot-shots: "npm:^10.2.1"
3657936579
htmlparser2: "npm:9.1.0"
@@ -36842,7 +36842,7 @@ __metadata:
3684236842
grunt-cli: "npm:^1.4.3"
3684336843
grunt-contrib-concat: "npm:^2.1.0"
3684436844
grunt-contrib-watch: "npm:^1.1.0"
36845-
handlebars: "npm:^4.7.7"
36845+
handlebars: "npm:^4.7.9"
3684636846
helmet: "npm:^8.0.0"
3684736847
hot-shots: "npm:^10.2.1"
3684836848
intl: "npm:1.2.5"
@@ -38806,6 +38806,24 @@ __metadata:
3880638806
languageName: node
3880738807
linkType: hard
3880838808

38809+
"handlebars@npm:^4.7.9":
38810+
version: 4.7.9
38811+
resolution: "handlebars@npm:4.7.9"
38812+
dependencies:
38813+
minimist: "npm:^1.2.5"
38814+
neo-async: "npm:^2.6.2"
38815+
source-map: "npm:^0.6.1"
38816+
uglify-js: "npm:^3.1.4"
38817+
wordwrap: "npm:^1.0.0"
38818+
dependenciesMeta:
38819+
uglify-js:
38820+
optional: true
38821+
bin:
38822+
handlebars: bin/handlebars
38823+
checksum: 10c0/22f8105a7e68e81aff2662bb434edf05f757d21d850731d71cec886d69c10cd33d3c43e34b2892968ec62de8241611851d3d0674c8ef324ea3e01dc66262faa9
38824+
languageName: node
38825+
linkType: hard
38826+
3880938827
"hapi-auth-jwt2@npm:^11.0.0":
3881038828
version: 11.0.0
3881138829
resolution: "hapi-auth-jwt2@npm:11.0.0"

0 commit comments

Comments
 (0)