exact package version

This commit is contained in:
Miodec 2022-01-31 16:08:15 +01:00
parent 1692679951
commit 68de7cfb89
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View file

@ -6194,7 +6194,7 @@
"google-auth-library": "^7.6.1",
"is-stream-ended": "^0.1.4",
"node-fetch": "^2.6.1",
"object-hash": "^2.1.1",
"object-hash": "2.2.0",
"proto3-json-serializer": "^0.1.1",
"protobufjs": "6.11.2",
"retry-request": "^4.0.0"

View file

@ -68,7 +68,7 @@
"mongodb": "^3.6.9",
"node-fetch": "^2.6.7",
"nodemon": "^2.0.7",
"object-hash": "^2.2.0",
"object-hash": "2.2.0",
"path": "^0.12.7",
"simple-git": "^2.45.1",
"string-similarity": "^4.0.4",