Skip to content

Commit 1c7367d

Browse files
committed
npm updates
1 parent a85026e commit 1c7367d

File tree

2 files changed

+14
-12
lines changed

2 files changed

+14
-12
lines changed

package-lock.json

Lines changed: 10 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -513,16 +513,16 @@ core-util-is@~1.0.0:
513513
cross-spawn@^5.1.0:
514514
version "5.1.0"
515515
resolved "https://registry.npmjs.org/cross-spawn/-/cross-spawn-5.1.0.tgz"
516-
integrity sha1-6L0O/uWPz/b4+UUQoKVUu/ojVEk=
516+
integrity sha512-pTgQJ5KC0d2hcY8eyL1IzlBPYjTkyH72XRZPnLyKus2mBfNjQs3klqbJU2VILqZryAZUt9JOb3h/mWMy23/f5A==
517517
dependencies:
518518
lru-cache "^4.0.1"
519519
shebang-command "^1.2.0"
520520
which "^1.2.9"
521521

522522
cross-spawn@^7.0.1:
523-
version "7.0.3"
524-
resolved "https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.3.tgz"
525-
integrity sha512-iRDPJKUPVEND7dHPO8rkbOnPpyDygcDFtWjpeWNCgy8WP2rXcxXL8TskReQl6OrB2G7+UJrags1q15Fudc7G6w==
523+
version "7.0.6"
524+
resolved "https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.6.tgz"
525+
integrity sha512-uV2QOWP2nWzsy2aMp8aRibhi9dlzF5Hgh5SHaB9OiTGEyDTiJJyx0uy51QXdyWbtAHNua4XJzUKca3OzKUd3vA==
526526
dependencies:
527527
path-key "^3.1.0"
528528
shebang-command "^2.0.0"

0 commit comments

Comments
 (0)