Bump tsconfig-paths from 4.1.0 to 4.1.1 #495

Closed
dependabot[bot] wants to merge 1 commits from dependabot/npm_and_yarn/tsconfig-paths-4.1.1 into main

10
package-lock.json generated
View File

@ -1,12 +1,12 @@
{
"name": "@the-bds-maneger/core",
"version": "5.3.2",
"version": "5.3.3",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "@the-bds-maneger/core",
"version": "5.3.2",
"version": "5.3.3",
"license": "GPL-3.0",
"dependencies": {
"@the-bds-maneger/core-utils": "^1.1.1",
@ -3883,9 +3883,9 @@
}
},
"node_modules/tsconfig-paths": {
"version": "4.1.0",
"resolved": "https://registry.npmjs.org/tsconfig-paths/-/tsconfig-paths-4.1.0.tgz",
"integrity": "sha512-AHx4Euop/dXFC+Vx589alFba8QItjF+8hf8LtmuiCwHyI4rHXQtOOENaM8kvYf5fR0dRChy3wzWIZ9WbB7FWow==",
"version": "4.1.1",
"resolved": "https://registry.npmjs.org/tsconfig-paths/-/tsconfig-paths-4.1.1.tgz",
"integrity": "sha512-VgPrtLKpRgEAJsMj5Q/I/mXouC6A/7eJ/X4Nuk6o0cRPwBtznYxTCU4FodbexbzH9somBPEXYi0ZkUViUpJ21Q==",
"dev": true,
"dependencies": {
"json5": "^2.2.1",