Skip to content

Commit 4badbf5

Browse files
committed
fix: packages/ble-peripheral/package.json & packages/ble-peripheral/yarn.lock to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-TAR-15127355
1 parent b500c48 commit 4badbf5

2 files changed

Lines changed: 1493 additions & 2328 deletions

File tree

packages/ble-peripheral/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,6 @@
1717
},
1818
"dependencies": {
1919
"i": "^0.3.6",
20-
"npm": "^6.14.7"
20+
"npm": "^7.21.0"
2121
}
2222
}

0 commit comments

Comments
 (0)