Skip to content

Commit 4ed377a

Browse files
Chris Brodylydell
authored andcommitted
audit(critical): [email protected] in package resolutions (prettier#6853)
* audit(critical): [email protected] in package resolutions and update yarn.lock resolves critical `yarn audit` issue due to: https://www.npmjs.com/advisories/755 fixed formatting of `resolutions` package field using the following command: node ./bin/prettier.js --write package.json * and remove resolutions, not needed now that the lock file has been updated
1 parent b23c6a2 commit 4ed377a

1 file changed

Lines changed: 4 additions & 14 deletions

File tree

yarn.lock

Lines changed: 4 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -3434,20 +3434,10 @@ growly@^1.3.0:
34343434
version "1.3.0"
34353435
resolved "https://registry.yarnpkg.com/growly/-/growly-1.3.0.tgz#f10748cbe76af964b7c96c93c6bcc28af120c081"
34363436

3437-
handlebars@^4.0.13:
3438-
version "4.1.1"
3439-
resolved "https://registry.yarnpkg.com/handlebars/-/handlebars-4.1.1.tgz#6e4e41c18ebe7719ae4d38e5aca3d32fa3dd23d3"
3440-
integrity sha512-3Zhi6C0euYZL5sM0Zcy7lInLXKQ+YLcF/olbN010mzGQ4XVm50JeyBnMqofHh696GrciGruC7kCcApPDJvVgwA==
3441-
dependencies:
3442-
neo-async "^2.6.0"
3443-
optimist "^0.6.1"
3444-
source-map "^0.6.1"
3445-
optionalDependencies:
3446-
uglify-js "^3.1.4"
3447-
3448-
handlebars@^4.0.3:
3449-
version "4.1.2"
3450-
resolved "https://registry.yarnpkg.com/handlebars/-/handlebars-4.1.2.tgz#b6b37c1ced0306b221e094fc7aca3ec23b131b67"
3437+
[email protected], handlebars@^4.0.13, handlebars@^4.0.3:
3438+
version "4.4.5"
3439+
resolved "https://registry.yarnpkg.com/handlebars/-/handlebars-4.4.5.tgz#1b1f94f9bfe7379adda86a8b73fb570265a0dddd"
3440+
integrity sha512-0Ce31oWVB7YidkaTq33ZxEbN+UDxMMgThvCe8ptgQViymL5DPis9uLdTA13MiRPhgvqyxIegugrP97iK3JeBHg==
34513441
dependencies:
34523442
neo-async "^2.6.0"
34533443
optimist "^0.6.1"

0 commit comments

Comments
 (0)