Skip to content

Commit b844e3a

Browse files
committed
fix: package.json & package-lock.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-BL-608877 - https://snyk.io/vuln/SNYK-JS-MINIMIST-559764
1 parent 3bea834 commit b844e3a

2 files changed

Lines changed: 15 additions & 15 deletions

File tree

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"dependencies": {
1717
"@atom/nsfw": "1.0.26",
1818
"@atom/source-map-support": "^0.3.4",
19-
"@atom/watcher": "1.3.4-0",
19+
"@atom/watcher": "1.3.5",
2020
"about": "file:packages/about",
2121
"archive-view": "https://www.atom.io/api/packages/archive-view/versions/0.65.2/tarball",
2222
"async": "3.2.0",

0 commit comments

Comments
 (0)