chore: update dependency fast-safe-stringify to ^2.1.1

Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
Renovate Bot 2022-03-30 18:36:02 +00:00 committed by renovate[bot]
parent 53de968fe2
commit 364e9c2494
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View File

@ -12,7 +12,7 @@
"accepts": "^1.3.8",
"debug": "^4.3.4",
"ejs": "^3.1.6",
"fast-safe-stringify": "^2.0.6",
"fast-safe-stringify": "^2.1.1",
"http-status": "^1.5.0",
"js2xmlparser": "^4.0.2",
"strong-globalize": "^6.0.5"
@ -1279,9 +1279,9 @@
"dev": true
},
"node_modules/fast-safe-stringify": {
"version": "2.0.8",
"resolved": "https://registry.npmjs.org/fast-safe-stringify/-/fast-safe-stringify-2.0.8.tgz",
"integrity": "sha512-lXatBjf3WPjmWD6DpIZxkeSsCOwqI0maYMpgDlx8g4U2qi4lbjA9oH/HD2a87G+KfsUmo5WbJFmqBZlPxtptag=="
"version": "2.1.1",
"resolved": "https://registry.npmjs.org/fast-safe-stringify/-/fast-safe-stringify-2.1.1.tgz",
"integrity": "sha512-W+KJc2dmILlPplD/H4K9l9LcAHAfPtP6BY84uVLXQ6Evcz9Lcg33Y2z1IVblT6xdY54PXYVHEv+0Wpq8Io6zkA=="
},
"node_modules/file-entry-cache": {
"version": "6.0.1",
@ -4399,9 +4399,9 @@
"dev": true
},
"fast-safe-stringify": {
"version": "2.0.8",
"resolved": "https://registry.npmjs.org/fast-safe-stringify/-/fast-safe-stringify-2.0.8.tgz",
"integrity": "sha512-lXatBjf3WPjmWD6DpIZxkeSsCOwqI0maYMpgDlx8g4U2qi4lbjA9oH/HD2a87G+KfsUmo5WbJFmqBZlPxtptag=="
"version": "2.1.1",
"resolved": "https://registry.npmjs.org/fast-safe-stringify/-/fast-safe-stringify-2.1.1.tgz",
"integrity": "sha512-W+KJc2dmILlPplD/H4K9l9LcAHAfPtP6BY84uVLXQ6Evcz9Lcg33Y2z1IVblT6xdY54PXYVHEv+0Wpq8Io6zkA=="
},
"file-entry-cache": {
"version": "6.0.1",

View File

@ -20,7 +20,7 @@
"accepts": "^1.3.8",
"debug": "^4.3.4",
"ejs": "^3.1.6",
"fast-safe-stringify": "^2.0.6",
"fast-safe-stringify": "^2.1.1",
"http-status": "^1.5.0",
"js2xmlparser": "^4.0.2",
"strong-globalize": "^6.0.5"