Skip to content

Commit 3da460d

Browse files
authored
Merge pull request #1045 from docker/dependabot/npm_and_yarn/handlebars-4.7.9
build(deps): bump handlebars from 4.7.8 to 4.7.9
2 parents 91c970e + 38434e8 commit 3da460d

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"async-retry": "^1.3.3",
5858
"csv-parse": "^6.2.1",
5959
"gunzip-maybe": "^1.4.2",
60-
"handlebars": "^4.7.8",
60+
"handlebars": "^4.7.9",
6161
"he": "^1.2.0",
6262
"js-yaml": "^4.1.1",
6363
"jwt-decode": "^4.0.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -401,7 +401,7 @@ __metadata:
401401
eslint-plugin-prettier: "npm:^5.5.5"
402402
globals: "npm:^17.3.0"
403403
gunzip-maybe: "npm:^1.4.2"
404-
handlebars: "npm:^4.7.8"
404+
handlebars: "npm:^4.7.9"
405405
he: "npm:^1.2.0"
406406
js-yaml: "npm:^4.1.1"
407407
jwt-decode: "npm:^4.0.0"
@@ -2948,9 +2948,9 @@ __metadata:
29482948
languageName: node
29492949
linkType: hard
29502950

2951-
"handlebars@npm:^4.7.8":
2952-
version: 4.7.8
2953-
resolution: "handlebars@npm:4.7.8"
2951+
"handlebars@npm:^4.7.9":
2952+
version: 4.7.9
2953+
resolution: "handlebars@npm:4.7.9"
29542954
dependencies:
29552955
minimist: "npm:^1.2.5"
29562956
neo-async: "npm:^2.6.2"
@@ -2962,7 +2962,7 @@ __metadata:
29622962
optional: true
29632963
bin:
29642964
handlebars: bin/handlebars
2965-
checksum: 10/bd528f4dd150adf67f3f857118ef0fa43ff79a153b1d943fa0a770f2599e38b25a7a0dbac1a3611a4ec86970fd2325a81310fb788b5c892308c9f8743bd02e11
2965+
checksum: 10/e755433d652e8a15fc02f83d7478e652359e7a4d354c4328818853ed4f8a39d4a09e1d22dad3c7213c5240864a65b3c840970b8b181745575dd957dd258f2b8d
29662966
languageName: node
29672967
linkType: hard
29682968

0 commit comments

Comments
 (0)