Skip to content

Commit 5e2a474

Browse files
author
Steve Hobbs
committed
Updated package resolution
1 parent 13c92e0 commit 5e2a474

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@
122122
}
123123
},
124124
"resolutions": {
125-
"minimist": "^1.2.0",
125+
"minimist": "^1.2.5",
126126
"set-value": "^2.0.1",
127127
"acorn": "^7.1.1",
128128
"serialize-javascript": "^2.1.1",

yarn.lock

+1-1
Original file line numberDiff line numberDiff line change
@@ -4414,7 +4414,7 @@ minami@^1.2.3:
44144414
dependencies:
44154415
brace-expansion "^1.1.7"
44164416

4417-
[email protected], minimist@^1.1.3, minimist@^1.2.0, minimist@~0.0.1:
4417+
[email protected], minimist@^1.1.3, minimist@^1.2.0, minimist@^1.2.5, minimist@~0.0.1:
44184418
version "1.2.5"
44194419
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.5.tgz#67d66014b66a6a8aaa0c083c5fd58df4e4e97602"
44204420
integrity sha512-FM9nNUYrRBAELZQT3xeZQ7fmMOBg6nWNmJKTcgsJeaLstP/UODVpGsr5OhXhhXg6f+qtJ8uiZ+PUxkDWcgIXLw==

0 commit comments

Comments
 (0)